- e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years, 2 months ago
- a9fd4ef udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years, 2 months ago
- d46c0d6 pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn by Trond Myklebust · 4 years, 2 months ago
- dba0d4b pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() by Trond Myklebust · 4 years, 2 months ago
- f39005e Revert "block: simplify set_init_blocksize" to regain lost performance by Maxim Mikityanskiy · 4 years, 2 months ago
- bc79ff0 io_uring: fix wqe->lock/completion_lock deadlock by Pavel Begunkov · 4 years, 2 months ago
- 2175bf5 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years, 2 months ago
- f343bf1 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years, 2 months ago
- d92d008 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years, 2 months ago
- 7bccd1c io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years, 2 months ago
- 186725a io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years, 2 months ago
- 54b4c4f io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years, 2 months ago
- 0682759 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years, 2 months ago
- 8cb6f4d io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years, 2 months ago
- 0e3562e io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years, 2 months ago
- a63d915 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years, 2 months ago
- da67631 io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years, 2 months ago
- 18f3159 io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years, 2 months ago
- 7bf3fb6 kernel/io_uring: cancel io_uring before task works by Pavel Begunkov · 4 years, 2 months ago
- e857271 fs/pipe: allow sendfile() to pipe again by Johannes Berg · 4 years, 2 months ago
- 0b6672f kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years, 2 months ago
- 1116745 kernfs: implement ->write_iter by Christoph Hellwig · 4 years, 2 months ago
- 6ce10b6 kernfs: implement ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- 76e2b0b cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years, 2 months ago
- 2df15ef io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years, 2 months ago
- f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years, 2 months ago
- ca75872 io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years, 2 months ago
- cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years, 2 months ago
- 2edf2c9 cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years, 2 months ago
- dbba7a3 btrfs: print the actual offset in btrfs_root_name by Josef Bacik · 4 years, 3 months ago
- 6533681 nfsd: Don't set eof on a truncated READ_PLUS by Trond Myklebust · 4 years, 3 months ago
- de82ec8 nfsd: Fixes for nfsd4_encode_read_plus_data() by Trond Myklebust · 4 years, 3 months ago
- 2ca824c io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years, 2 months ago
- 13ef6bcc fs: fix lazytime expiration handling in __writeback_single_inode() by Eric Biggers · 4 years, 2 months ago
- adc1111 btrfs: send: fix invalid clone operations when cloning from the same file and root by Filipe Manana · 4 years, 2 months ago
- 018abb5 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 3 months ago
- 14e17e9 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 3 months ago
- 5169a28 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 3 months ago
- 9e2fc8f btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 3 months ago
- fdcaa4a nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years, 2 months ago
- c6dc4f8 umount(2): move the flag validity checks first by Al Viro · 4 years, 3 months ago
- cd223237 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 3 months ago
- 51121ea NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years, 2 months ago
- b468956 NFS: nfs_delegation_find_inode_server must first reference the superblock by Trond Myklebust · 4 years, 2 months ago
- 01a12a2 NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter by Trond Myklebust · 4 years, 2 months ago
- b666f39 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() by Trond Myklebust · 4 years, 2 months ago
- 067aefc NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request by Trond Myklebust · 4 years, 2 months ago
- e6ae164 NFS: Adjust fs_context error logging by Scott Mayhew · 4 years, 3 months ago
- 06f58db pNFS: Stricter ordering of layoutget and layoutreturn by Trond Myklebust · 4 years, 3 months ago
- ecaaad1 pNFS: Mark layout for return if return-on-close was not sent by Trond Myklebust · 4 years, 3 months ago
- f128de1 pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years, 3 months ago
- 1b42712 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 3 months ago
- 1eea108 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years, 2 months ago
- 41b0b0c mm: fix clear_refs_write locking by Linus Torvalds · 4 years, 2 months ago
- bc880f2 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years, 2 months ago
- 94dbb87 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years, 3 months ago
- 2954386 btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years, 3 months ago
- f89d84b btrfs: merge critical sections of discard lock in workfn by Pavel Begunkov · 4 years, 4 months ago
- 33061bd btrfs: fix async discard stall by Pavel Begunkov · 4 years, 4 months ago
- f7f3282 io_uring: drop mm and files after task_work_run by Pavel Begunkov · 4 years, 2 months ago
- a3647cd io_uring: don't take files/mm for a dead task by Pavel Begunkov · 4 years, 2 months ago
- 85958f6 ext4: don't leak old mountpoint samples by Theodore Ts'o · 4 years, 3 months ago
- 41b5ec7 btrfs: tree-checker: check if chunk item end overflows by Su Yue · 4 years, 3 months ago
- 531c88c cifs: fix interrupted close commands by Paulo Alcantara · 4 years, 2 months ago
- 0e4c42c cifs: check pointer before freeing by Tom Rix · 4 years, 3 months ago
- 2207c3c ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years, 3 months ago
- 15a062c ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years, 3 months ago
- 6c557cb1 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years, 3 months ago
- f37fba6 btrfs: prevent NULL pointer dereference in extent_io_tree_panic by Su Yue · 4 years, 3 months ago
- e883eb5 btrfs: reloc: fix wrong file extent type check to avoid false ENOENT by Qu Wenruo · 4 years, 3 months ago
- 2bbe923 zonefs: select CONFIG_CRC32 by Arnd Bergmann · 4 years, 3 months ago
- 7973356 fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 4 months ago
- e3b5252 btrfs: shrink delalloc pages instead of full inodes by Josef Bacik · 4 years, 2 months ago
- 17243f7 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 4 months ago
- 8773816 btrfs: skip unnecessary searches for xattrs when logging an inode by Filipe Manana · 4 years, 4 months ago
- 458b405 io_uring: Fix return value from alloc_fixed_file_ref_node by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 85e25e2 io_uring: patch up IOPOLL overflow_flush sync by Pavel Begunkov · 4 years, 2 months ago
- bc924dd io_uring: limit {io|sq}poll submit locking scope by Pavel Begunkov · 4 years, 2 months ago
- 1d5e50d io_uring: synchronise IOPOLL on task_submit fail by Pavel Begunkov · 4 years, 2 months ago
- 5e84c99 btrfs: send: fix wrong file path when there is an inode with a pending rmdir by Filipe Manana · 4 years, 3 months ago
- 1888e5d btrfs: qgroup: don't try to wait flushing if we're already holding a transaction by Qu Wenruo · 4 years, 4 months ago
- ab7709b exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 4 months ago
- 36cf9ae fuse: fix bad inode by Miklos Szeredi · 4 years, 3 months ago
- aceb8ae ext4: avoid s_mb_prefetch to be zero in individual scenarios by Chunguang Xu · 4 years, 4 months ago
- c7b04d2 io_uring: remove racy overflow list fast checks by Pavel Begunkov · 4 years, 3 months ago
- 86be0f2 ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails by Jeff Layton · 4 years, 4 months ago
- 8bcfa17 NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow by Trond Myklebust · 4 years, 3 months ago
- eae1fb3 fs/namespace.c: WARN if mnt_count has become negative by Eric Biggers · 4 years, 5 months ago
- db6129f f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 4 months ago
- ee3f8ae f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 5 months ago
- 3c0f0f5 NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode by Trond Myklebust · 4 years, 4 months ago
- 26058c3 quota: Don't overflow quota file offsets by Jan Kara · 4 years, 5 months ago
- b5a2f09 io_uring: check kthread stopped flag when sq thread is unparked by Xiaoguang Wang · 4 years, 4 months ago
- 9080305 fcntl: Fix potential deadlock in send_sig{io, urg}() by Boqun Feng · 4 years, 5 months ago
- 721972b ext4: check for invalid block size early when mounting a file system by Theodore Ts'o · 4 years, 3 months ago
- 8ed894f bfs: don't use WARNING: string when it's just info. by Randy Dunlap · 4 years, 3 months ago
- 1c5a034 f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 3 months ago
- a021b66 reiserfs: add check for an invalid ih_entry_count by Rustam Kovhaev · 4 years, 5 months ago
- ce00a7d io_uring: fix io_sqe_files_unregister() hangs by Pavel Begunkov · 4 years, 3 months ago
- b25b869 io_uring: add a helper for setting a ref node by Pavel Begunkov · 4 years, 3 months ago