summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-15io_uring: fix fs->users overflowPavel Begunkov
2022-04-15btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-15jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-15NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust
2022-04-15minix: fix bug when opening a file with O_DIRECTQinghua Jin
2022-04-15ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng
2022-04-15gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-15ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-15ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng
2022-04-15ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-15ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-15ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng
2022-04-15ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-15ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-15ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-04-15NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-15NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-04-15jfs: fix divide error in dbNextAGPavel Skripkin
2022-04-15NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-15NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust
2022-04-15ext2: correct max file size computingZhang Yi
2022-04-15f2fs: fix to avoid potential deadlockChao Yu
2022-04-15f2fs: fix missing free nid in f2fs_handle_failed_inodeJaegeuk Kim
2022-04-15jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
2022-04-15jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
2022-04-15jffs2: fix use-after-free in jffs2_clear_xattr_subsystemBaokun Li
2022-04-15f2fs: fix to do sanity check on .cp_pack_total_block_countChao Yu
2022-04-15f2fs: quota: fix loop condition at f2fs_quota_sync()Juhyung Park
2022-04-15f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu
2022-04-15NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
2022-03-28nfsd: Containerise filecache laundretteTrond Myklebust
2022-03-28nfsd: cleanup nfsd_file_lru_dispose()Trond Myklebust
2022-03-23ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
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-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