aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2022-03-09Merge tag 'v5.4.183' into v5.4/standard/baseBruce Ashfield
2022-03-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana
2022-03-08btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-03-02Merge tag 'v5.4.182' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.181' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.180' into v5.4/standard/baseBruce Ashfield
2022-03-02fget: clarify and improve __fget_files() implementationLinus Torvalds
2022-03-02tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)
2022-03-02configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust
2022-02-23ext4: prevent partial update of the extent blocksZhang Yi
2022-02-23ext4: check for inconsistent extents between index and leaf blockZhang Yi
2022-02-23ext4: check for out-of-order index extents in ext4_valid_extent_entries()Zhang Yi
2022-02-23quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong
2022-02-23vfs: make freeze_super abort when sync_filesystem returns errorDarrick J. Wong
2022-02-23btrfs: send: in case of IO error log itDāvis Mosāns
2022-02-16NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia
2022-02-16NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia
2022-02-16NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-02-09Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-02-09Merge tag 'v5.4.178' into v5.4/standard/baseBruce Ashfield
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-02-08memcg: charge fs_context and legacy_fs_contextYutian Yang
2022-02-08btrfs: fix deadlock between quota disable and qgroup rescan workerShin'ichiro Kawasaki
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2022-02-03Merge tag 'v5.4.176' into v5.4/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.4.175' into v5.4/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust
2022-02-01NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust
2022-02-01NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust
2022-02-01NFSv4: Handle case where the lookup of a directory failsTrond Myklebust
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2022-02-01udf: Fix NULL ptr deref when converting from inline formatJan Kara
2022-02-01udf: Restore i_lenAlloc when inode expansion failsJan Kara
2022-01-29select: Fix indefinitely sleeping task in poll_schedule_timeout()Jan Kara
2022-01-27f2fs: fix to reserve space for IO align featureChao Yu
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin