1. ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  2. d430adf Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  3. a440e4d Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  4. d9d0521 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years ago
  5. 6b5733e io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years ago
  6. 4f793dc io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years ago
  7. 55e6ac1 io_uring: io_rw_reissue lockdep annotations by Pavel Begunkov · 4 years ago
  8. 996e435 Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years ago
  9. ef0ba05 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years ago
  10. 2d2f6f1 block: pre-initialize struct block_device in bdev_alloc_inode by Christoph Hellwig · 4 years ago
  11. 04a6a53 fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb by Satya Tangirala · 4 years ago
  12. b1445e5 io_uring: synchronise ev_posted() with waitqueues by Pavel Begunkov · 4 years ago
  13. 4aa84f2 io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years ago
  14. 80c18e4 io_uring: trigger eventfd for IOPOLL by Pavel Begunkov · 4 years ago
  15. 71c061d Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  16. 3e2224c io_uring: Fix return value from alloc_fixed_file_ref_node by Matthew Wilcox (Oracle) · 4 years ago
  17. 6207214 Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years ago
  18. 170b3bb io_uring: Delete useless variable ‘id’ in io_prep_async_work by Ye Bin · 4 years ago
  19. 90df085 io_uring: cancel more aggressively in exit_work by Pavel Begunkov · 4 years ago
  20. de7f1d9 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years ago
  21. 6c50315 io_uring: patch up IOPOLL overflow_flush sync by Pavel Begunkov · 4 years ago
  22. 81b6d05 io_uring: synchronise IOPOLL on task_submit fail by Pavel Begunkov · 4 years ago
  23. 366911c afs: Fix directory entry size calculation by David Howells · 4 years ago
  24. 26982a8 afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y by David Howells · 4 years ago
  25. 4f8b848 zonefs: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  26. 8b4805c Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  27. dc3e24b Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  28. b1b6b5a kernel/io_uring: cancel io_uring before task works by Pavel Begunkov · 4 years ago
  29. 1ffc542 io_uring: fix io_sqe_files_unregister() hangs by Pavel Begunkov · 4 years ago
  30. 1642b44 io_uring: add a helper for setting a ref node by Pavel Begunkov · 4 years ago
  31. 875b237 fs: block_dev.c: fix kernel-doc warnings from struct block_device changes by Randy Dunlap · 4 years ago
  32. 7778877 io_uring: don't assume mm is constant across submits by Jens Axboe · 4 years ago
  33. 60267ba ceph: reencode gid_list when reconnecting by Ilya Dryomov · 4 years, 1 month ago
  34. 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
  35. 14e3e98 proc mountinfo: make splice available again by Linus Torvalds · 4 years ago
  36. 7bb5226 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  37. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  38. 60e8edd Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  39. 771e7e4 Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  40. c07e671 io_uring: hold uring_lock while completing failed polled io in io_wq_submit_work() by Xiaoguang Wang · 4 years, 1 month ago
  41. 9faadcc io_uring: fix double io_uring free by Pavel Begunkov · 4 years ago
  42. 4f06f21 Merge tag 'configfs-5.11' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years ago
  43. e9e541e Merge tag 'exfat-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years ago
  44. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
  45. 82ef137 ext4: avoid s_mb_prefetch to be zero in individual scenarios by Chunguang Xu · 4 years, 1 month ago
  46. c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 1 month ago
  47. 7b51e70 block: update some copyrights by Christoph Hellwig · 4 years, 1 month ago
  48. ca2e270 block: remove a pointless self-reference in block_dev.c by Christoph Hellwig · 4 years, 1 month ago
  49. 9eb78c2 exfat: Avoid allocating upcase table using kcalloc() by Artem Labazov · 4 years, 1 month ago
  50. 2e2cbaf fix hostfs_open() use of ->f_path.dentry by Al Viro · 4 years, 1 month ago
  51. a528b04 io_uring: fix ignoring xa_store errors by Pavel Begunkov · 4 years ago
  52. 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
  53. e37b12e Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 1 month ago
  54. 5828881 Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  55. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  56. f57555e io_uring: end waiting before task cancel attempts by Pavel Begunkov · 4 years, 1 month ago
  57. 55583d7 io_uring: always progress task_work on task cancel by Pavel Begunkov · 4 years, 1 month ago
  58. 7703f46 Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 1 month ago
  59. 446bc1c io-wq: kill now unused io_wq_cancel_all() by Jens Axboe · 4 years, 1 month ago
  60. 00c1864 io_uring: make ctx cancel on exit targeted to actual ctx by Jens Axboe · 4 years, 1 month ago
  61. 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  62. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  63. 58169a5 epoll: add syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  64. 7cdf7c2 epoll: convert internal api to timespec64 by Willem de Bruijn · 4 years, 1 month ago
  65. e59d3c6 epoll: eliminate unnecessary lock for zero timeout by Soheil Hassas Yeganeh · 4 years, 1 month ago
  66. 00b2763 epoll: replace gotos with a proper loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
  67. e8c8532 epoll: pull all code between fetch_events and send_event into the loop by Soheil Hassas Yeganeh · 4 years, 1 month ago
  68. 1493c47 epoll: simplify and optimize busy loop logic by Soheil Hassas Yeganeh · 4 years, 1 month ago
  69. e411596 epoll: move eavail next to the list_empty_careful check by Soheil Hassas Yeganeh · 4 years, 1 month ago
  70. cccd29b epoll: pull fatal signal checks into ep_send_events() by Soheil Hassas Yeganeh · 4 years, 1 month ago
  71. 2efdaf7 epoll: simplify signal handling by Soheil Hassas Yeganeh · 4 years, 1 month ago
  72. 289caf5 epoll: check for events when removing a timed out thread from the wait queue by Soheil Hassas Yeganeh · 4 years, 1 month ago
  73. fec8a6a close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  74. dd20166 io_uring: fix 0-iov read buffer select by Pavel Begunkov · 4 years, 1 month ago
  75. 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  76. a0b9631 Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
  77. 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  78. dfea9fc io_uring: close a small race gap for files cancel by Pavel Begunkov · 4 years, 1 month ago
  79. 0020ef0 io_uring: fix io_wqe->work_list corruption by Xiaoguang Wang · 4 years, 1 month ago
  80. a8cc263e btrfs: run delayed iputs when remounting RO to avoid leaking them by Filipe Manana · 4 years, 1 month ago
  81. 0a31daa btrfs: add assertion for empty list of transactions at late stage of umount by Filipe Manana · 4 years, 1 month ago
  82. a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years, 1 month ago
  83. 638331f btrfs: fix transaction leak and crash after cleaning up orphans on RO mount by Filipe Manana · 4 years, 1 month ago
  84. cb13eea btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years, 1 month ago
  85. 8fc0585 btrfs: merge critical sections of discard lock in workfn by Pavel Begunkov · 4 years, 1 month ago
  86. 1ea2872 btrfs: fix racy access to discard_ctl data by Pavel Begunkov · 4 years, 1 month ago
  87. ea9ed87c btrfs: fix async discard stall by Pavel Begunkov · 4 years, 1 month ago
  88. 675a4fc btrfs: tests: initialize test inodes location by Josef Bacik · 4 years, 1 month ago
  89. 0b3f407 btrfs: send: fix wrong file path when there is an inode with a pending rmdir by Filipe Manana · 4 years, 1 month ago
  90. ae5e070 btrfs: qgroup: don't try to wait flushing if we're already holding a transaction by Qu Wenruo · 4 years, 1 month ago
  91. 9a66497 btrfs: correctly calculate item size used when item key collision happens by ethanwu · 4 years, 1 month ago
  92. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
  93. 0bf1baf cifs: Avoid error pointer dereference by Samuel Cabrero · 4 years, 1 month ago
  94. 0f2c66a cifs: Re-indent cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  95. eedf8e8 cifs: Unlock on errors in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  96. 6a29ab5 cifs: Delete a stray unlock in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  97. 787fec8 Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 1 month ago
  98. e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  99. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  100. 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago