aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 18-404/+1031
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 21-331/+586
2023-07-04afs: Fix accidental truncation when storing dataGravatar David Howells 1-3/+5
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-564/+581
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 19-237/+277
2023-07-03gfs2: Add quota_change typeGravatar Bob Peterson 2-11/+15
2023-07-03gfs2: Use memcpy_{from,to}_page where appropriateGravatar Andreas Gruenbacher 3-15/+7
2023-07-03gfs2: Convert remaining kmap_atomic calls to kmap_local_pageGravatar Andreas Gruenbacher 2-8/+9
2023-07-03gfs2: Replace deprecated kmap_atomic with kmap_local_pageGravatar Deepak R Varma 1-4/+4
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpGravatar Andreas Gruenbacher 2-12/+7
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupGravatar Andreas Gruenbacher 4-12/+7
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagGravatar Andreas Gruenbacher 7-31/+17
2023-07-03gfs2: Rework freeze / thaw logicGravatar Andreas Gruenbacher 7-110/+178
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-13/+10
2023-07-03xfs: Remove unneeded semicolonGravatar Yang Li 1-1/+1
2023-07-03xfs: AGI length should be bounds checkedGravatar Darrick J. Wong 3-39/+60
2023-07-03ovl: move all parameter handling into params.{c,h}Gravatar Christian Brauner 4-564/+581
2023-07-02Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-1/+1
2023-07-02xfs: fix the calculation for "end" and "length"Gravatar Shiyang Ruan 1-4/+5
2023-07-02xfs: fix xfs_btree_query_range callers to initialize btree rec fullyGravatar Darrick J. Wong 3-20/+13
2023-07-02xfs: validate fsmap offsets specified in the query keysGravatar Darrick J. Wong 1-11/+19
2023-07-02xfs: fix logdev fsmap query result filteringGravatar Darrick J. Wong 1-22/+8
2023-07-02xfs: clean up the rtbitmap fsmap backendGravatar Darrick J. Wong 2-53/+34
2023-07-02xfs: fix getfsmap reporting past the last rt extentGravatar Darrick J. Wong 1-1/+1
2023-07-02xfs: fix integer overflows in the fsmap rtbitmap and logdev backendsGravatar Darrick J. Wong 1-26/+64
2023-07-02xfs: fix interval filtering in multi-step fsmap queriesGravatar Darrick J. Wong 1-19/+48
2023-07-02fs: move cleanup from init_file() into its callersGravatar Amir Goldstein 1-4/+10
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 15-393/+773
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+9
2023-07-01Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2023-06-30Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 20-345/+403
2023-06-30Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbdGravatar Linus Torvalds 9-77/+88
2023-06-30Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-5/+5
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+38
2023-06-30f2fs: fix to do sanity check on direct node in truncate_dnode()Gravatar Chao Yu 3-8/+12
2023-06-30f2fs: only set release for file that has compressed dataGravatar Sheng Yong 1-3/+5
2023-06-30f2fs: fix compile warning in f2fs_destroy_node_manager()Gravatar Chao Yu 2-8/+9
2023-06-30f2fs: fix error path handling in truncate_dnode()Gravatar Chao Yu 1-1/+3
2023-06-30f2fs: fix deadlock in i_xattr_sem and inode page lockGravatar Jaegeuk Kim 2-3/+12
2023-06-30sysctl: set variable sysctl_mount_point storage-class-specifier to staticGravatar Tom Rix 1-1/+1
2023-06-29Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 29-290/+465
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-31/+63
2023-06-29Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 13-222/+203
2023-06-29Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 5-14/+19
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 16-578/+883
2023-06-29Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggyGravatar Linus Torvalds 4-1/+22
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Gravatar Linus Torvalds 13-699/+1350
2023-06-29Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Gravatar Benjamin Coddington 1-4/+2
2023-06-29NFS: Don't cleanup sysfs superblock entry if uninitializedGravatar Benjamin Coddington 1-2/+4
2023-06-29xfs: fix bounds check in xfs_defer_agfl_block()Gravatar Dave Chinner 1-5/+6