summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-01-19btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
2021-01-19btrfs: merge critical sections of discard lock in workfnPavel Begunkov
2021-01-19btrfs: fix async discard stallPavel Begunkov
2021-01-19io_uring: drop mm and files after task_work_runPavel Begunkov
2021-01-19io_uring: don't take files/mm for a dead taskPavel Begunkov
2021-01-19ext4: don't leak old mountpoint samplesTheodore Ts'o
2021-01-19btrfs: tree-checker: check if chunk item end overflowsSu Yue
2021-01-19cifs: fix interrupted close commandsPaulo Alcantara
2021-01-19cifs: check pointer before freeingTom Rix
2021-01-19ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2021-01-19ext4: fix wrong list_splice in ext4_fc_cleanupDaejun Park
2021-01-19ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERRYi Li
2021-01-19btrfs: prevent NULL pointer dereference in extent_io_tree_panicSu Yue
2021-01-19btrfs: reloc: fix wrong file extent type check to avoid false ENOENTQu Wenruo
2021-01-17zonefs: select CONFIG_CRC32Arnd Bergmann
2021-01-17fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2021-01-17btrfs: shrink delalloc pages instead of full inodesJosef Bacik
2021-01-17btrfs: fix deadlock when cloning inline extent and low on free metadata spaceFilipe Manana
2021-01-17btrfs: skip unnecessary searches for xattrs when logging an inodeFilipe Manana
2021-01-17io_uring: Fix return value from alloc_fixed_file_ref_nodeMatthew Wilcox (Oracle)
2021-01-17io_uring: patch up IOPOLL overflow_flush syncPavel Begunkov
2021-01-17io_uring: limit {io|sq}poll submit locking scopePavel Begunkov
2021-01-17io_uring: synchronise IOPOLL on task_submit failPavel Begunkov
2021-01-12btrfs: send: fix wrong file path when there is an inode with a pending rmdirFilipe Manana
2021-01-12btrfs: qgroup: don't try to wait flushing if we're already holding a transactionQu Wenruo
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2021-01-09fuse: fix bad inodeMiklos Szeredi
2021-01-06ext4: avoid s_mb_prefetch to be zero in individual scenariosChunguang Xu
2021-01-06io_uring: remove racy overflow list fast checksPavel Begunkov
2021-01-06ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton
2021-01-06NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2021-01-06fs/namespace.c: WARN if mnt_count has become negativeEric Biggers
2021-01-06f2fs: fix race of pending_pages in decompressionDaeho Jeong
2021-01-06f2fs: avoid race condition for shrinker countJaegeuk Kim
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2021-01-06quota: Don't overflow quota file offsetsJan Kara
2021-01-06io_uring: check kthread stopped flag when sq thread is unparkedXiaoguang Wang
2021-01-06fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng
2021-01-06ext4: check for invalid block size early when mounting a file systemTheodore Ts'o
2021-01-06bfs: don't use WARNING: string when it's just info.Randy Dunlap
2021-01-06f2fs: fix shift-out-of-bounds in sanity_check_raw_super()Chao Yu
2021-01-06reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2021-01-06io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2021-01-06io_uring: add a helper for setting a ref nodePavel Begunkov
2021-01-06io_uring: use bottom half safe lock for fixed file dataJens Axboe
2021-01-06io_uring: don't assume mm is constant across submitsJens Axboe
2021-01-06jffs2: Fix NULL pointer dereference in rp_size fs option parsingJamie Iles
2021-01-06jffs2: Allow setting rp_size to zero during remountinglizhe
2021-01-06io_uring: close a small race gap for files cancelPavel Begunkov
2020-12-30openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOTAleksa Sarai