summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2022-02-05ovl: fix NULL pointer dereference in copy up warningChristoph Fritz
2022-02-05fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter
2022-02-05lockd: fix failure to cleanup client locksJ. Bruce Fields
2022-02-05lockd: fix server crash on reboot of client holding lockJ. Bruce Fields
2022-02-05ovl: don't fail copy up if no fileattr support on upperMiklos Szeredi
2022-02-01ceph: put the requests/sessions when it fails to alloc memoryXiubo Li
2022-02-01io_uring: fix bug in slow unregistering of nodesDylan Yudaken
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-01ocfs2: fix a deadlock when commit transJoseph Qi
2022-02-01jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01ceph: set pool_ns in new inode layout for async createsJeff Layton
2022-02-01ceph: properly put ceph_string reference after async create attemptJeff Layton
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-02-01btrfs: update writeback index when starting defragFilipe Manana
2022-02-01btrfs: add back missing dirty page rate limiting to defragFilipe Manana
2022-02-01btrfs: fix deadlock when reserving space during defragFilipe Manana
2022-02-01btrfs: defrag: properly update range->start for autodefragQu Wenruo
2022-02-01btrfs: defrag: fix wrong number of defragged sectorsQu Wenruo
2022-02-01btrfs: allow defrag to be interruptibleFilipe Manana
2022-02-01btrfs: fix too long loop when defragging a 1 byte fileFilipe Manana
2022-01-29select: Fix indefinitely sleeping task in poll_schedule_timeout()Jan Kara
2022-01-29io_uring: fix not released cached task refsPavel Begunkov
2022-01-27f2fs: fix to check available space of CP area correctly in update_ckpt_flags()Chao Yu
2022-01-27f2fs: fix to reserve space for IO align featureChao Yu
2022-01-27f2fs: compress: fix potential deadlock of compress fileHyeong-Jun Kim
2022-01-27f2fs: fix to avoid panic in is_alive() if metadata is inconsistentChao Yu
2022-01-27f2fs: fix remove page failed in invalidate compress pagesFengnan Chang
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: fix an use-after-free issue about data=journal writeback modeZhang Yi
2022-01-27ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'Ye Bin
2022-01-27ext4: destroy ext4_fc_dentry_cachep kmemcache on module removalSebastian Andrzej Siewior