summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-03-11smb: client: introduce reparse mount optionPaulo Alcantara4-0/+52
2024-03-11smb: client: retry compound request without reusing leaseMeetakshi Setiya1-3/+38
2024-03-11smb: client: do not defer close open handles to deleted filesMeetakshi Setiya6-5/+74
2024-03-11smb: client: reuse file lease key in compound operationsMeetakshi Setiya6-31/+48
2024-03-11smb3: update allocation size more accurately on write completionSteve French1-1/+8
2024-03-11smb: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+1
2024-03-11cifs: allow changing password during remountSteve French4-5/+30
2024-03-11cifs: prevent updating file size from server if we have a read/write leaseBharath SM4-12/+17
2024-03-10erofs: support compressed inodes over fscacheJingbo Xu4-20/+77
2024-03-10erofs: make iov_iter describe target buffers over fscacheJingbo Xu1-112/+123
2024-03-10erofs: fix lockdep false positives on initializing erofs_pseudo_mntBaokun Li3-31/+15
2024-03-10erofs: refine managed cache operations to foliosGao Xiang6-48/+34
2024-03-10erofs: convert z_erofs_submissionqueue_endio() to foliosGao Xiang1-11/+11
2024-03-10erofs: convert z_erofs_fill_bio_vec() to foliosGao Xiang1-35/+36
2024-03-10erofs: get rid of `justfound` debugging tagGao Xiang1-17/+3
2024-03-10erofs: convert z_erofs_do_read_page() to foliosGao Xiang1-16/+15
2024-03-10erofs: convert z_erofs_onlinepage_.* to foliosGao Xiang1-28/+22
2024-03-10exec: Simplify remove_arg_zero() error pathKees Cook1-7/+3
2024-03-09pstore/zone: Don't clear memory twiceChristophe JAILLET1-1/+0
2024-03-09NFSD: Clean up nfsd4_encode_replay()Chuck Lever2-16/+31
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-78/+236
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-03-07fanotify: allow freeze when waiting response for permission eventsWinston Wen1-2/+4
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner9-78/+59
2024-03-07xfs: shrink failure needs to hold AGI bufferDave Chinner1-1/+10
2024-03-07erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang1-0/+1
2024-03-07erofs: fix uninitialized page cache reported by KMSANGao Xiang1-1/+2
2024-03-07hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATAGang Li1-0/+1
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds1-3/+42
2024-03-05btrfs: reuse cloned extent buffer during fiemap to avoid re-allocationsFilipe Manana1-8/+24
2024-03-05btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana1-61/+160
2024-03-05btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana1-1/+1
2024-03-05btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...Qu Wenruo1-7/+72
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo3-13/+57
2024-03-05btrfs: include device major and minor numbers in the device scan noticeAnand Jain1-7/+12
2024-03-05btrfs: mark btrfs_put_caching_control() staticLijuan Li2-2/+1
2024-03-05btrfs: remove SLAB_MEM_SPREAD flag useChengming Zhou12-29/+18
2024-03-05btrfs: qgroup: always free reserved space for extent recordsQu Wenruo1-5/+5
2024-03-05btrfs: tree-checker: dump the page status if hit something wrongQu Wenruo1-0/+6
2024-03-05btrfs: compression: remove dead comments in btrfs_compress_heuristic()Qu Wenruo1-5/+0
2024-03-05btrfs: subpage: make writer lock utilize bitmapQu Wenruo1-2/+19
2024-03-05btrfs: subpage: make reader lock utilize bitmapQu Wenruo2-11/+46
2024-03-05btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...Qu Wenruo2-8/+4
2024-03-05btrfs: pass a valid extent map cache pointer to __get_extent_map()David Sterba1-3/+10
2024-03-05NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...Dai Ngo1-0/+3
2024-03-05NFSD: Document nfsd_setattr() fill-attributes behaviorChuck Lever1-0/+7
2024-03-05udf: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+0
2024-03-05quota: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+1
2024-03-05isofs: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+1
2024-03-05ext2: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-2/+1