| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | Merge branch 'vfs-7.2.openat2' into vfs.all | Christian Brauner | 1 | -0/+4 |
| 11 days | Merge branch 'kernel-7.2.task_exec_state' into vfs.all | Christian Brauner | 3 | -10/+46 |
| 11 days | openat2: new OPENAT2_REGULAR flag support | Dorjoy Chowdhury | 1 | -0/+4 |
| 2026-05-11 | fs: add icount_read_once() and stop open-coding ->i_count loads | Mateusz Guzik | 1 | -1/+1 |
| 2026-05-11 | ceph: put folios not suitable for writeback | Hristo Venev | 1 | -0/+2 |
| 2026-05-11 | ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs() | Viacheslav Dubeyko | 1 | -10/+27 |
| 2026-05-11 | ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size | Viacheslav Dubeyko | 1 | -0/+16 |
| 2026-05-11 | ceph: fix a buffer leak in __ceph_setxattr() | Viacheslav Dubeyko | 1 | -0/+1 |
| 2026-04-24 | Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 14 | -31/+1127 |
| 2026-04-22 | ceph: add subvolume metrics collection and reporting | Alex Markuze | 12 | -14/+1018 |
| 2026-04-22 | ceph: parse subvolume_id from InodeStat v9 and store in inode | Alex Markuze | 4 | -14/+76 |
| 2026-04-22 | ceph: handle InodeStat v8 versioned field in reply parsing | Alex Markuze | 1 | -0/+20 |
| 2026-04-22 | ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() fails | Max Kellermann | 1 | -1/+5 |
| 2026-04-22 | ceph: only d_add() negative dentries when they are unhashed | Max Kellermann | 1 | -2/+4 |
| 2026-04-22 | ceph: fix num_ops off-by-one when crypto allocation fails | Sam Edwards | 1 | -0/+4 |
| 2026-04-21 | Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2026-04-05 | folio_batch: rename pagevec.h to folio_batch.h | Tal Zussman | 1 | -1/+1 |
| 2026-04-02 | struct dentry: make ->d_u anonymous | Al Viro | 1 | -1/+1 |
| 2026-04-02 | for_each_alias(): helper macro for iterating through dentries of given inode | Al Viro | 1 | -1/+1 |
| 2026-03-09 | ceph: do not skip the first folio of the next object in writeback | Hristo Venev | 1 | -1/+0 |
| 2026-03-09 | ceph: fix memory leaks in ceph_mdsc_build_path() | Max Kellermann | 1 | -0/+3 |
| 2026-03-09 | ceph: add a bunch of missing ceph_path_info initializers | Max Kellermann | 4 | -6/+6 |
| 2026-03-09 | ceph: fix i_nlink underrun during async unlink | Max Kellermann | 1 | -1/+14 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -2/+2 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -8/+8 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 11 | -34/+31 |
| 2026-02-17 | Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2 | -16/+48 |
| 2026-02-11 | ceph: assert loop invariants in ceph_writepages_start() | Sam Edwards | 1 | -1/+3 |
| 2026-02-11 | ceph: remove error return from ceph_process_folio_batch() | Sam Edwards | 1 | -12/+5 |
| 2026-02-11 | ceph: fix write storm on fscrypted files | Sam Edwards | 1 | -1/+2 |
| 2026-02-11 | ceph: do not propagate page array emplacement errors as batch errors | Sam Edwards | 1 | -0/+1 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -28/+22 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+0 |
| 2026-02-09 | ceph: supply snapshot context in ceph_uninline_data() | ethanwu | 1 | -2/+22 |
| 2026-02-09 | ceph: supply snapshot context in ceph_zero_partial_object() | ethanwu | 1 | -1/+16 |
| 2026-02-04 | ceph: fix NULL pointer dereference in ceph_mds_auth_match() | Viacheslav Dubeyko | 4 | -11/+37 |
| 2026-02-03 | ceph: fix oops due to invalid pointer for kfree() in parse_longname() | Daniel Vogelbacher | 1 | -4/+5 |
| 2026-01-16 | posix_acl: make posix_acl_to_xattr() alloc the buffer | Miklos Szeredi | 1 | -28/+22 |
| 2026-01-12 | fs: remove simple_nosetlease() | Jeff Layton | 2 | -3/+0 |
| 2026-01-12 | ceph: don't allow delegations to be set on directories | Jeff Layton | 1 | -0/+2 |
| 2025-12-14 | Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 5 | -6/+26 |
| 2025-12-10 | ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES | Eric Biggers | 1 | -3/+0 |
| 2025-12-10 | ceph: Amend checking to fix `make W=1` build breakage | Andy Shevchenko | 1 | -1/+1 |
| 2025-12-10 | ceph: add trace points to the MDS client | Max Kellermann | 3 | -2/+25 |
| 2025-12-06 | Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -64/+9 |
| 2025-12-03 | Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -40/+20 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+1 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -19/+19 |
| 2025-11-26 | libceph: drop started parameter of __ceph_open_session() | Ilya Dryomov | 1 | -1/+1 |
| 2025-11-20 | ceph: replace local base64 helpers with lib/base64 | Guan-Chun Wu | 4 | -64/+9 |
| 2025-11-19 | ceph: Switch to use %ptSp | Andy Shevchenko | 3 | -40/+20 |
| 2025-10-29 | fs: Make wbc_to_tag() inline and use it in fs. | Julian Sun | 1 | -5/+1 |
| 2025-10-20 | ceph: use the new ->i_state accessors | Mateusz Guzik | 4 | -19/+19 |
| 2025-10-10 | Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 11 | -71/+170 |
| 2025-10-08 | ceph: fix multifs mds auth caps issue | Kotresh HR | 4 | -15/+35 |
| 2025-10-08 | ceph: cleanup in ceph_alloc_readdir_reply_buffer() | Viacheslav Dubeyko | 1 | -2/+7 |
| 2025-10-08 | ceph: fix potential NULL dereference issue in ceph_fill_trace() | Viacheslav Dubeyko | 1 | -0/+11 |
| 2025-10-08 | ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag | Viacheslav Dubeyko | 2 | -12/+44 |
| 2025-10-08 | ceph: refactor wake_up_bit() pattern of calling | Viacheslav Dubeyko | 2 | -6/+3 |
| 2025-10-08 | ceph: fix potential race condition in ceph_ioctl_lazyio() | Viacheslav Dubeyko | 1 | -5/+12 |
| 2025-10-08 | ceph: fix overflowed constant issue in ceph_do_objects_copy() | Viacheslav Dubeyko | 1 | -2/+2 |
| 2025-10-08 | ceph: fix wrong sizeof argument issue in register_session() | Viacheslav Dubeyko | 1 | -2/+3 |
| 2025-10-08 | ceph: add checking of wait_for_completion_killable() return value | Viacheslav Dubeyko | 1 | -1/+4 |
| 2025-10-08 | ceph: make ceph_start_io_*() killable | Max Kellermann | 3 | -26/+49 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -1/+5 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-19 | fs: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-09 | ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error | Max Kellermann | 1 | -2/+4 |
| 2025-09-09 | ceph: always call ceph_shift_unused_folios_left() | Max Kellermann | 1 | -2/+1 |
| 2025-09-09 | ceph: fix race condition where r_parent becomes stale before sending message | Alex Markuze | 1 | -12/+69 |
| 2025-09-09 | ceph: fix race condition validating r_parent before applying state | Alex Markuze | 6 | -107/+145 |
| 2025-09-01 | fs: add an icount_read helper | Josef Bacik | 1 | -1/+1 |
| 2025-08-21 | ceph: move crypt info pointer to fs-specific part of inode | Eric Biggers | 3 | -0/+4 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+11 |
| 2025-07-28 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 4 | -18/+11 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+5 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+7 |
| 2025-07-28 | Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -86/+43 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -3/+7 |
| 2025-07-10 | ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*() | Eric Biggers | 4 | -16/+10 |
| 2025-07-10 | fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace() | Eric Biggers | 1 | -2/+1 |
| 2025-07-09 | ceph: convert ceph_zero_partial_page() to use a folio | Matthew Wilcox (Oracle) | 1 | -11/+11 |
| 2025-06-19 | fs: replace mmap hook with .mmap_prepare for simple mappings | Lorenzo Stoakes | 3 | -5/+5 |
| 2025-06-17 | ceph: fix a race with rename() in ceph_mdsc_build_path() | Al Viro | 5 | -48/+18 |
| 2025-06-17 | prep for ceph_encode_encrypted_fname() fixes | Al Viro | 1 | -23/+17 |
| 2025-06-17 | [ceph] parse_longname(): strrchr() expects NUL-terminated string | Al Viro | 1 | -19/+12 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -1/+1 |
| 2025-06-06 | Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 4 | -11/+25 |
| 2025-06-06 | ceph: fix variable dereferenced before check in ceph_umount_begin() | Viacheslav Dubeyko | 1 | -2/+1 |
| 2025-06-02 | Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
| 2025-06-01 | ceph: set superblock s_magic for IMA fsmagic matching | Dennis Marttinen | 1 | -0/+1 |
| 2025-06-01 | ceph: cleanup hardcoded constants of file handle size | Viacheslav Dubeyko | 1 | -8/+13 |
| 2025-06-01 | ceph: fix possible integer overflow in ceph_zero_objects() | Dmitry Kandybka | 1 | -1/+1 |
| 2025-06-01 | ceph: avoid kernel BUG for encrypted inode with unaligned file size | Viacheslav Dubeyko | 1 | -0/+9 |
| 2025-05-23 | netfs: Fix undifferentiation of DIO reads from unbuffered reads | David Howells | 1 | -1/+3 |
| 2025-05-21 | netfs: Fix the request's work item to not require a ref | David Howells | 1 | -1/+1 |
| 2025-04-25 | Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1/+1 |
| 2025-04-04 | lib/crc: remove CONFIG_LIBCRC32C | Eric Biggers | 1 | -1/+1 |
| 2025-04-03 | ceph: Fix incorrect flush end position calculation | David Howells | 1 | -1/+1 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -476/+817 |
| 2025-03-05 | fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2025-03-05 | ceph: Fix error handling in fill_readdir_cache() | Matthew Wilcox (Oracle) | 1 | -2/+5 |
| 2025-02-28 | ceph: Pass a folio to ceph_allocate_page_array() | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2025-02-28 | ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_pag... | Matthew Wilcox (Oracle) | 1 | -9/+7 |
| 2025-02-28 | ceph: Remove uses of page from ceph_process_folio_batch() | Matthew Wilcox (Oracle) | 1 | -25/+22 |
| 2025-02-28 | ceph: Convert ceph_check_page_before_write() to use a folio | Matthew Wilcox (Oracle) | 1 | -9/+8 |
| 2025-02-28 | ceph: Convert writepage_nounlock() to write_folio_nounlock() | Matthew Wilcox (Oracle) | 1 | -33/+34 |
| 2025-02-28 | ceph: Convert ceph_readdir_cache_control to store a folio | Matthew Wilcox (Oracle) | 3 | -20/+23 |
| 2025-02-28 | ceph: Convert ceph_find_incompatible() to take a folio | Matthew Wilcox (Oracle) | 1 | -19/+19 |
| 2025-02-28 | ceph: Use a folio in ceph_page_mkwrite() | Matthew Wilcox (Oracle) | 1 | -13/+13 |
| 2025-02-28 | ceph: Remove ceph_writepage() | Matthew Wilcox (Oracle) | 1 | -27/+1 |
| 2025-02-28 | ceph: fix generic/421 test failure | Viacheslav Dubeyko | 4 | -1/+35 |
| 2025-02-28 | ceph: introduce ceph_submit_write() method | Viacheslav Dubeyko | 1 | -204/+257 |
| 2025-02-28 | ceph: introduce ceph_process_folio_batch() method | Viacheslav Dubeyko | 1 | -203/+365 |
| 2025-02-28 | ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring | Viacheslav Dubeyko | 1 | -184/+301 |
| 2025-02-27 | ceph: return the correct dentry on mkdir | NeilBrown | 1 | -8/+16 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -4/+4 |
| 2025-01-31 | Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2 | -17/+17 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -21/+15 |
| 2025-01-27 | ceph_d_revalidate(): propagate stable name down into request encoding | Al Viro | 3 | -3/+10 |
| 2025-01-27 | ceph_d_revalidate(): use stable parent inode passed by caller | Al Viro | 1 | -18/+4 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -2/+3 |
| 2025-01-27 | ceph: exchange hardcoded value on NAME_MAX | Viacheslav Dubeyko | 1 | -1/+1 |
| 2025-01-27 | ceph: streamline request head structures in MDS client | Liang Jie | 1 | -8/+8 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-21 | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+7 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+16 |
| 2025-01-15 | ceph: fix memory leak in ceph_mds_auth_match() | Antoine Viallon | 1 | -8/+8 |
| 2025-01-12 | ceph: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2024-12-20 | netfs: Change the read result collector to only use one work item | David Howells | 1 | -2/+7 |
| 2024-12-20 | netfs: Drop the was_async arg from netfs_read_subreq_terminated() | David Howells | 1 | -3/+3 |
| 2024-12-20 | netfs: Drop the error arg from netfs_read_subreq_terminated() | David Howells | 1 | -4/+9 |
| 2024-12-16 | ceph: allocate sparse_ext map only for sparse reads | Ilya Dryomov | 1 | -1/+1 |
| 2024-12-16 | ceph: fix memory leak in ceph_direct_read_write() | Ilya Dryomov | 1 | -21/+22 |
| 2024-12-16 | ceph: improve error handling and short/overflow-read logic in __ceph_sync_read() | Alex Markuze | 1 | -15/+14 |
| 2024-12-16 | ceph: validate snapdirname option length when mounting | Ilya Dryomov | 1 | -0/+2 |
| 2024-12-16 | ceph: give up on paths longer than PATH_MAX | Max Kellermann | 1 | -5/+4 |
| 2024-12-16 | ceph: fix memory leaks in __ceph_sync_read() | Max Kellermann | 1 | -4/+3 |
| 2024-12-04 | lsm: lsm_context in security_dentry_init_security | Casey Schaufler | 2 | -12/+7 |
| 2024-12-04 | lsm: ensure the correct LSM context releaser | Casey Schaufler | 1 | -1/+5 |
| 2024-11-30 | Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 12 | -71/+62 |
| 2024-11-25 | ceph: fix cred leak in ceph_mds_check_access() | Max Kellermann | 1 | -0/+3 |
| 2024-11-25 | ceph: pass cred pointer to ceph_mds_auth_match() | Max Kellermann | 1 | -2/+2 |
| 2024-11-19 | ceph: improve caps debugging output | Patrick Donnelly | 1 | -18/+17 |
| 2024-11-19 | ceph: correct ceph_mds_cap_peer field name | Patrick Donnelly | 1 | -9/+9 |
| 2024-11-19 | ceph: correct ceph_mds_cap_item field name | Patrick Donnelly | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+10 |
| 2024-11-18 | ceph: miscellaneous spelling fixes | Dmitry Antipov | 9 | -15/+15 |
| 2024-11-18 | ceph: Use strscpy() instead of strcpy() in __get_snap_name() | Abdul Rahim | 1 | -1/+7 |
| 2024-11-18 | ceph: Use str_true_false() helper in status_show() | Thorsten Blum | 1 | -1/+1 |
| 2024-11-18 | ceph: requalify some char pointers as const | Patrick Donnelly | 1 | -1/+1 |
| 2024-11-18 | ceph: extract entity name from device id | Patrick Donnelly | 1 | -1/+9 |
| 2024-11-18 | ceph: Remove fs/ceph deadcode | Dr. David Alan Gilbert | 4 | -25/+0 |
| 2024-10-04 | Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -2/+5 |
| 2024-10-04 | ceph: Remove call to PagePrivate2() | Matthew Wilcox (Oracle) | 1 | -10/+10 |
| 2024-10-03 | ceph: fix cap ref leak via netfs init_request | Patrick Donnelly | 1 | -1/+4 |
| 2024-10-03 | ceph: use struct_size() helper in __ceph_pool_perm_get() | Thorsten Blum | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-28 | Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 8 | -23/+51 |
| 2024-09-24 | ceph: remove the incorrect Fw reference check when dirtying pages | Xiubo Li | 1 | -1/+0 |
| 2024-09-24 | ceph: Remove empty definition in header file | Zhang Zekun | 1 | -4/+0 |
| 2024-09-24 | ceph: Fix typo in the comment | Yan Zhen | 4 | -4/+4 |
| 2024-09-24 | ceph: fix a memory leak on cap_auths in MDS client | Luis Henriques (SUSE) | 1 | -0/+12 |
| 2024-09-24 | ceph: flush all caps releases when syncing the whole filesystem | Xiubo Li | 4 | -0/+25 |
| 2024-09-24 | ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases() | Xiubo Li | 3 | -8/+8 |
| 2024-09-16 | Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -30/+46 |
| 2024-09-16 | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -1/+0 |
| 2024-09-16 | Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -8/+5 |
| 2024-09-12 | netfs: Speed up buffered reading | David Howells | 1 | -30/+46 |
| 2024-09-09 | ceph: remove unused f_version | Christian Brauner | 1 | -1/+0 |
| 2024-08-27 | ceph: Convert to use jiffies macro | Chen Yufan | 1 | -1/+2 |
| 2024-08-27 | ceph: Remove unused declarations | Yue Haibing | 2 | -5/+0 |
| 2024-08-21 | netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr... | David Howells | 1 | -0/+1 |
| 2024-08-14 | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+25 |
| 2024-08-13 | 9p: Fix DIO read through netfs | Dominique Martinet | 1 | -2/+4 |
| 2024-08-12 | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags | David Howells | 2 | -2/+3 |
| 2024-08-12 | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second... | David Howells | 1 | -1/+18 |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -6/+4 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2024-08-01 | ceph: force sending a cap update msg back to MDS for revoke op | Xiubo Li | 2 | -14/+28 |
| 2024-07-26 | Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 5 | -2/+19 |
| 2024-07-23 | ceph: fix incorrect kmalloc size of pagevec mempool | ethanwu | 1 | -1/+2 |
| 2024-07-23 | ceph: periodically flush the cap releases | Xiubo Li | 1 | -0/+2 |
| 2024-07-23 | ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch() | Chen Ni | 1 | -1/+1 |
| 2024-07-23 | ceph: use cap_wait_list only if debugfs is enabled | Max Kellermann | 3 | -0/+14 |
| 2024-07-03 | ceph: drop usage of page_index | Kairui Song | 2 | -2/+2 |
| 2024-05-25 | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 5 | -13/+425 |
| 2024-05-23 | ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit | Xiubo Li | 1 | -1/+3 |
| 2024-05-23 | ceph: check the cephx mds auth access for async dirop | Xiubo Li | 2 | -0/+59 |
| 2024-05-23 | ceph: check the cephx mds auth access for open | Xiubo Li | 1 | -2/+33 |
| 2024-05-23 | ceph: check the cephx mds auth access for setattr | Xiubo Li | 1 | -9/+37 |
| 2024-05-23 | ceph: add ceph_mds_check_access() helper | Xiubo Li | 2 | -0/+167 |
| 2024-05-23 | ceph: save cap_auths in MDS client when session is opened | Xiubo Li | 2 | -1/+126 |
| 2024-05-01 | netfs: Switch to using unsigned long long rather than loff_t | David Howells | 1 | -1/+1 |
| 2024-04-29 | netfs: Remove deprecated use of PG_private_2 as a second writeback flag | David Howells | 1 | -18/+1 |