summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-03-02btrfs: reduce extent threshold for autodefragQu Wenruo
2022-03-02btrfs: autodefrag: only scan one inode onceQu Wenruo
2022-03-02btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Qu Wenruo
2022-03-02btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns
2022-03-02btrfs: defrag: remove an ambiguous condition for rejectionQu Wenruo
2022-03-02btrfs: defrag: don't defrag extents which are already at max capacityQu Wenruo
2022-03-02btrfs: defrag: don't try to merge regular extents with preallocated extentsQu Wenruo
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-03-02io_uring: add a schedule point in io_add_buffers()Eric Dumazet
2022-03-02io_uring: disallow modification of rsrc_data during quiesceDylan Yudaken
2022-03-02io_uring: don't convert to jiffies for waiting on timeoutsJens Axboe
2022-03-02btrfs: tree-checker: check item_size for dev_itemSu Yue
2022-03-02btrfs: tree-checker: check item_size for inode_itemSu Yue
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