summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-03-23btrfs: skip reserved bytes warning on unmount after log cleanup failureFilipe Manana
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-16btrfs: make send work with concurrent block group relocationFilipe Manana
2022-03-16watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-16watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-03-16fuse: fix fileattr op failureMiklos Szeredi
2022-03-08proc: fix documentation and description of pagemapYun Zhou
2022-03-08btrfs: do not start relocation until in progress drops are doneJosef Bacik
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: do not WARN_ON() if we have PageError setJosef Bacik
2022-03-08btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana
2022-03-08btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW rangeFilipe Manana
2022-03-08cifs: fix confusing unneeded warning message on smb2.1 and earlierSteve French
2022-03-08cifs: protect session channel fields with chan_lockShyam Prasad N
2022-03-08hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()Sean Christopherson
2022-03-08nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields
2022-03-08Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever
2022-03-08NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-03-08io_uring: fix no lock protection for ctx->cq_extraHao Xu
2022-03-08NFSD: Fix zero-length NFSv3 WRITEsChuck Lever
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2022-03-08ext4: fast commit may miss file actionsXin Yin
2022-03-08ext4: fast commit may not fallback for ineligible commitXin Yin
2022-03-08ext4: simplify updating of fast commit statsHarshad Shirwadkar
2022-03-08ext4: drop ineligible txn start stop APIsHarshad Shirwadkar
2022-03-08exfat: fix i_blocks for files truncated over 4 GiBChristophe Vu-Brugier
2022-03-08exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()Christophe Vu-Brugier
2022-03-08cifs: modefromsids must add an ACE for authenticated usersRonnie Sahlberg
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg
2022-03-08cifs: do not use uninitialized data in the owner/group sidRonnie Sahlberg
2022-03-08btrfs: get rid of warning on transaction commit when using flushoncommitFilipe Manana
2022-03-02btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns
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 set of group SID via NTSD xattrsAmir Goldstein