summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-02-23mm: io_uring: allow oom-killer from io_uring_setupShakeel Butt
2022-02-23ksmbd: don't align last entry offset in smb2 query directoryNamjae Jeon
2022-02-23ksmbd: fix same UniqueId for dot and dotdot entriesNamjae Jeon
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-23NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust
2022-02-23smb3: fix snapshot mount optionSteve French
2022-02-23cifs: fix confusing unneeded warning message on smb2.1 and earlierSteve French
2022-02-23cifs: fix set of group SID via NTSD xattrsAmir Goldstein
2022-02-23quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong
2022-02-23vfs: make sync_filesystem return errors from ->sync_fsDarrick J. Wong
2022-02-23vfs: make freeze_super abort when sync_filesystem returns errorDarrick J. Wong
2022-02-23cifs: unlock chan_lock before calling cifs_put_tcp_sessionShyam Prasad N
2022-02-23btrfs: defrag: don't try to defrag extents which are under writebackQu Wenruo
2022-02-23btrfs: send: in case of IO error log itDāvis Mosāns
2022-02-23btrfs: don't hold CPU for too long when defragging a fileQu Wenruo
2022-02-16fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi
2022-02-16NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust
2022-02-16NFS: Don't skip directory entries when doing uncached readdirtrondmy@kernel.org
2022-02-16NFS: Don't overfill uncached readdir pagestrondmy@kernel.org
2022-02-16Revert "gfs2: check context in gfs2_glock_put"Andreas Gruenbacher
2022-02-16gfs2: Fix gfs2_release for non-writers regressionBob Peterson
2022-02-16NFSv4 handle port presence in fs_location server stringOlga Kornievskaia
2022-02-16NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia
2022-02-16NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-02-16NFSv4 store server support for fs_location attributeOlga 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-16NFS: change nfs_access_get_cached to only report the maskNeilBrown
2022-02-16NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever
2022-02-16NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever
2022-02-16NFSD: Fix ia_size underflowChuck Lever
2022-02-16NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-02-11ksmbd: fix SMB 3.11 posix extension mount failureNamjae Jeon
2022-02-08ext4: fix incorrect type issue during replay_del_rangeXin Yin
2022-02-08ext4: fix error handling in ext4_fc_record_modified_inode()Ritesh Harjani
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani
2022-02-08ext4: modify the logic of ext4_mb_new_blocks_simpleXin Yin
2022-02-08ext4: prevent used blocks from being allocated during fast commit replayXin Yin
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-02-08btrfs: fix use of uninitialized variable at rm device ioctlTom Rix
2022-02-08cifs: fix workstation_name for multiuser mountsRyan Bair
2022-02-08Revert "fs/9p: search open fids first"Dominique Martinet
2022-02-08btrfs: fix use-after-free after failure to create a snapshotFilipe Manana
2022-02-08btrfs: fix deadlock between quota disable and qgroup rescan workerShin'ichiro Kawasaki
2022-02-08btrfs: don't start transaction for scrub if the fs is mounted read-onlyQu Wenruo