1. 5c075c5 fs/aio: Stop allocating aio rings from HIGHMEM by Fabio M. De Francesco · 1 year, 9 months ago
  2. f67d6b2 Merge branch 'mm-hotfixes-stable' into mm-stable by Andrew Morton · 2 years, 1 month ago
  3. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  4. 81e9d6f aio: fix mremap after fork null-deref by Seth Jenkins · 2 years, 1 month ago
  5. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  6. 38ace0d aio: use atomic_try_cmpxchg in __get_reqs_available by Uros Bizjak · 2 years, 8 months ago
  7. 5264406 Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
  8. 3648951 aio: Convert to migrate_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  9. 164f4064 keep iocb_flags() result cached in struct file by Al Viro · 2 years, 10 months ago
  10. 88e6c020 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years ago
  11. 561593a Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  12. 46de8b97 fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  13. 61e02cd aio: drop needless assignment in aio_read() by Lukas Bulwahn · 3 years ago
  14. 41d36a9 fs: remove kiocb.ki_hint by Christoph Hellwig · 3 years ago
  15. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years, 2 months ago
  16. 4b37498 aio: Fix incorrect usage of eventfd_signal_allowed() by Xie Yongji · 3 years, 6 months ago
  17. 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 3 months ago
  18. 363bee2 aio: keep poll requests on waitqueue until completed by Eric Biggers · 3 years, 3 months ago
  19. bf95391 Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 4 months ago
  20. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 5 months ago
  21. 6446c4f aio: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 6 months ago
  22. b542e38 eventfd: Make signal recursion protection a task bit by Thomas Gleixner · 3 years, 7 months ago
  23. 14d0711 Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" by Brian Geffon · 3 years, 10 months ago
  24. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  25. cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years, 3 months ago
  26. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  27. 8a3c84b vfs: separate __sb_start_write into blocking and non-blocking helpers by Darrick J. Wong · 4 years, 4 months ago
  28. e8f147d fs: Remove asm/kmap_types.h includes by Thomas Gleixner · 4 years, 4 months ago
  29. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  30. 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 5 months ago
  31. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  32. 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 7 months ago
  33. 241cb28 aio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  34. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 9 months ago
  35. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  36. 530f32f aio: fix async fsync creds by Miklos Szeredi · 4 years, 10 months ago
  37. 01d7a35 aio: prevent potential eventfd recursion on poll by Jens Axboe · 5 years ago
  38. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  39. 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
  40. 97eba80 aio: Fix io_pgetevents() struct __compat_aio_sigset layout by Guillem Jover · 6 years ago
  41. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  42. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 6 years ago
  43. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 6 years ago
  44. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  46. 87e5e6d uio: make import_iovec()/compat_import_iovec() return bytes on success by Jens Axboe · 6 years ago
  47. 52db59d vfs: Convert aio to use the new mount API by David Howells · 6 years ago
  48. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  49. 6af1c84 aio: use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  50. 18bfb9c aio: Fix an error code in __io_submit_one() by Dan Carpenter · 6 years ago
  51. 7316b49 aio: move sanity checks and request allocation to io_submit_one() by Al Viro · 6 years ago
  52. fa0ca2a deal with get_reqs_available() in aio_get_req() itself by Al Viro · 6 years ago
  53. 7425970 aio: move dropping ->ki_eventfd into iocb_destroy() by Al Viro · 6 years ago
  54. 958c13c make aio_read()/aio_write() return int by Al Viro · 6 years ago
  55. af5c72b Fix aio_poll() races by Al Viro · 6 years ago
  56. 2bb874c aio: store event at final iocb_put() by Al Viro · 6 years ago
  57. a9339b7 aio: keep io_event in aio_kiocb by Al Viro · 6 years ago
  58. 833f415 aio: fold lookup_kiocb() into its sole caller by Al Viro · 6 years ago
  59. b53119f pin iocb through aio. by Linus Torvalds · 6 years ago
  60. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 4f9020f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 84c4e1f8 aio: simplify - and fix - fget/fput for io_submit() by Linus Torvalds · 6 years ago
  63. d3d6a18 aio: Fix locking in aio_poll() by Bart Van Assche · 6 years ago
  64. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  65. ec51f8e aio: initialize kiocb private in case any filesystems expect it. by Mike Marshall · 6 years ago
  66. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  67. 956eb6c Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  69. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  70. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  71. 875736b aio: abstract out io_event filler helper by Jens Axboe · 6 years ago
  72. 88a6f18 aio: split out iocb copy from io_submit_one() by Jens Axboe · 6 years ago
  73. 71ebc6f aio: use iocb_put() instead of open coding it by Jens Axboe · 6 years ago
  74. a79d40e aio: only use blk plugs for > 2 depth submissions by Jens Axboe · 6 years ago
  75. 2bc4ca9 aio: don't zero entire aio_kiocb aio_get_req() by Jens Axboe · 6 years ago
  76. 432c799 aio: separate out ring reservation from req allocation by Christoph Hellwig · 6 years ago
  77. bc9bff6 aio: use assigned completion handler by Jens Axboe · 6 years ago
  78. 4b92543 Merge branch 'for-4.21/block' into for-4.21/aio by Jens Axboe · 6 years ago
  79. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. a538e3f aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  81. 7a35397 io_pgetevents: use __kernel_timespec by Deepa Dinamani · 6 years ago
  82. 854a6ed signal: Add restore_user_sigmask() by Deepa Dinamani · 6 years ago
  83. ded653c signal: Add set_user_sigmask() by Deepa Dinamani · 6 years ago
  84. 154989e aio: clear IOCB_HIPRI by Christoph Hellwig · 6 years ago
  85. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  86. 76dc891 aio: Fix fallback I/O priority value by Damien Le Moal · 6 years ago
  87. 53fffe2 aio: fix failure to put the file pointer by Jens Axboe · 6 years ago
  88. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  89. f2be269 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  90. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  91. e8693bc aio: allow direct aio poll comletions for keyed wakeups by Christoph Hellwig · 7 years ago
  92. bfe4037 aio: implement IOCB_CMD_POLL by Christoph Hellwig · 7 years ago
  93. 9018ccc aio: add a iocb refcount by Christoph Hellwig · 7 years ago
  94. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  95. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 7 years ago
  96. d93aa9d new wrapper: alloc_file_pseudo() by Al Viro · 7 years ago
  97. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 7 years ago
  98. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  99. 2739b80 aio: only return events requested in poll_mask() for IOCB_CMD_POLL by Christoph Hellwig · 7 years ago
  100. 9a6d9a6 fs: aio ioprio use ioprio_check_cap ret val by Adam Manzanares · 7 years ago