summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-04-13SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-13btrfs: prevent subvol with swapfile from being deletedKaiwen Hu
2022-04-13btrfs: avoid defragging extents whose next extents are not targetsQu Wenruo
2022-04-13btrfs: remove device item and update super block in the same transactionQu Wenruo
2022-04-13btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zoneJohannes Thumshirn
2022-04-13btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-13io_uring: fix race between timeout flush and removalJens Axboe
2022-04-13io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFFEugene Syromiatnikov
2022-04-13io_uring: defer splice/tee file validity check until command issueJens Axboe
2022-04-13io_uring: don't check req->file in io_fsync_prep()Jens Axboe
2022-04-13io_uring: don't touch scm_fp_list after queueing skbPavel Begunkov
2022-04-13io_uring: nospec index for tags on files updatePavel Begunkov
2022-04-13NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong
2022-04-13Revert "NFSv4: Handle the special Linux file open access mode"ChenXiaoSong
2022-04-13NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust
2022-04-13NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust
2022-04-13jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-13NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-13NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust
2022-04-13NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()Xin Xiong
2022-04-13minix: fix bug when opening a file with O_DIRECTQinghua Jin
2022-04-13ceph: fix memory leak in ceph_readdir when note_last_dentry returns errorXiubo Li
2022-04-13ceph: fix inode reference leakage in ceph_get_snapdir()Xiubo Li
2022-04-08coredump: Use the vma snapshot in fill_files_noteEric W. Biederman
2022-04-08coredump/elf: Pass coredump_params into fill_note_infoEric W. Biederman
2022-04-08coredump: Remove the WARN_ON in dump_vma_snapshotEric W. Biederman
2022-04-08coredump: Snapshot the vmas in do_coredumpEric W. Biederman
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi
2022-04-08io_uring: fix memory leak of uid in files registrationPavel Begunkov
2022-04-08gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-08gfs2: Fix gfs2_file_buffered_write endless loop workaroundAndreas Gruenbacher
2022-04-08gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher
2022-04-08ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-08ubifs: Fix to add refcount once page is set privateZhihao Cheng
2022-04-08ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng
2022-04-08ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-08ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng
2022-04-08ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback workZhihao Cheng
2022-04-08ubifs: Rename whiteout atomicallyZhihao Cheng
2022-04-08ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-08ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng
2022-04-08ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-08ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-08Adjust cifssb maximum read sizeRohith Surabattula
2022-04-08f2fs: compress: fix to print raw data size in error path of lz4 decompressionChao Yu
2022-04-08f2fs: use spin_lock to avoid hangJaegeuk Kim
2022-04-08btrfs: do not clean up repair bio if submit failsJosef Bacik
2022-04-08btrfs: do not double complete bio on errors during compressed readsJosef Bacik
2022-04-08btrfs: handle csum lookup errors properly on readsJosef Bacik