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