1. 3a7bac9 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 5 years ago
  2. f01d1b5 fix io_destroy()/aio_complete() race by Al Viro · 6 years ago
  3. b14cfa2 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 6 years ago
  4. aa14f4b fs/aio: Use RCU accessors for kioctx_table->table[] by Tejun Heo · 6 years ago
  5. 4822610 fs/aio: Add explicit RCU grace period when freeing kioctx by Tejun Heo · 6 years ago
  6. d21816c aio: fix lock dep warning by Shaohua Li · 7 years ago
  7. 70fe2f4 aio: fix freeze protection of aio writes by Jan Kara · 8 years ago
  8. 89319d31 fs: remove aio_run_iocb by Christoph Hellwig · 8 years ago
  9. 723c038 fs: remove the never implemented aio_fsync file operation by Christoph Hellwig · 8 years ago
  10. 0b944d3 aio: hold an extra file reference over AIO read/write operations by Christoph Hellwig · 8 years ago
  11. de04e76 fs/aio.c: eliminate redundant loads in put_aio_ring_file by Rasmus Villemoes · 8 years ago
  12. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  13. 013373e aio: make aio_setup_ring killable by Michal Hocko · 8 years ago
  14. 2958ec1 aio: remove a pointless assignment by Al Viro · 8 years ago
  15. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  16. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. d82312c Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  19. dc48e56 aio: fix serial draining in exit_aio() by Jens Axboe · 9 years ago
  20. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  22. dfea934 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  23. 8436318 ->aio_read and ->aio_write removed by Al Viro · 9 years ago
  24. 47e3936 aio_run_iocb(): kill dead check by Al Viro · 9 years ago
  25. 08397ac ioctx_alloc(): remove pointless check by Al Viro · 9 years ago
  26. 32a56af aio_setup_vectored_rw(): switch to {compat_,}import_iovec() by Al Viro · 9 years ago
  27. d4fb392 kill aio_setup_single_vector() by Al Viro · 9 years ago
  28. a96114f aio: simplify arguments of aio_setup_..._rw() by Al Viro · 9 years ago
  29. 4c185ce aio: lift iov_iter_init() into aio_setup_..._rw() by Al Viro · 9 years ago
  30. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  31. deeb852 ioctx_alloc(): fix vma (and file) leak on failure by Al Viro · 9 years ago
  32. b2edffd fix mremap() vs. ioctx_kill() race by Al Viro · 9 years ago
  33. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 9 years ago
  34. 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 9 years ago
  35. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  36. acd88d4 fs/aio.c: Remove duplicate function name in pr_debug messages by Kinglong Mee · 9 years ago
  37. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  38. 9c9ce76 aio: annotate aio_read_event_ring for sleep patterns by Dave Chinner · 9 years ago
  39. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  40. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  41. 5f785de aio: Skip timer for io_getevents if timeout=0 by Fam Zheng · 9 years ago
  42. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  43. 277f850 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 9 years ago
  44. 835f252 aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer by Gu Zheng · 9 years ago
  45. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  46. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  47. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  48. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  49. 2ff396be aio: add missing smp_rmb() in read_events_ring by Jeff Moyer · 10 years ago
  50. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  51. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  52. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  53. 00fefb9 aio: use iovec array rather than the single one by Gu Zheng · 10 years ago
  54. 2be4e7d aio: fix some comments by Gu Zheng · 10 years ago
  55. 8dc4379 aio: use the macro rather than the inline magic number by Gu Zheng · 10 years ago
  56. b53f1f8 aio: remove the needless registration of ring file's private_data by Gu Zheng · 10 years ago
  57. be6fb45 aio: remove no longer needed preempt_disable() by Benjamin LaHaise · 10 years ago
  58. 6e830d5 Merge ../aio-fixes by Benjamin LaHaise · 10 years ago
  59. 263782c aio: protect reqs_available updates from changes in interrupt handlers by Benjamin LaHaise · 10 years ago
  60. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  61. 55c6c81 percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc() by Tejun Heo · 10 years ago
  62. 855ef0d aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx() by Oleg Nesterov · 10 years ago
  63. 4b70ac5 aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() by Oleg Nesterov · 10 years ago
  64. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  65. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  66. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  67. 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 10 years ago
  68. 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 10 years ago
  69. fa88b6f aio: cleanup: flatten kill_ioctx() by Benjamin LaHaise · 10 years ago
  70. fb2d448 aio: report error from io_destroy() when threads race in io_destroy() by Benjamin LaHaise · 10 years ago
  71. d52a8f9 fs/aio.c: Remove ctx parameter in kiocb_cancel by Fabian Frederick · 10 years ago
  72. e02ba72 aio: block io_destroy() until all context requests are completed by Anatol Pomozov · 10 years ago
  73. fa8a53c aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration by Benjamin LaHaise · 10 years ago
  74. a8472b4 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  75. 3dc9acb aio: clean up and fix aio_setup_ring page mapping by Linus Torvalds · 10 years ago
  76. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 10 years ago
  77. 1881686 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" by Benjamin LaHaise · 10 years ago
  78. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  79. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 10 years ago
  80. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  81. ddb8c45 aio: nullify aio->ring_pages after freeing it by Sasha Levin · 10 years ago
  82. d558023 aio: prevent double free in ioctx_alloc by Sasha Levin · 10 years ago
  83. 7f62656 aio: checking for NULL instead of IS_ERR by Dan Carpenter · 10 years ago
  84. 71ad749 rework aio migrate pages to use aio fs by Benjamin LaHaise · 11 years ago
  85. e34ecee aio: Fix a trinity splat by Kent Overstreet · 11 years ago
  86. 5e9ae2e aio: fix use-after-free in aio_migratepage by Benjamin LaHaise · 11 years ago
  87. d9b2c87 aio: rcu_read_lock protection for new rcu_dereference calls by Artem Savkov · 11 years ago
  88. d6c355c aio: fix race in ring buffer page lookup introduced by page migration support by Benjamin LaHaise · 11 years ago
  89. 77d30b1 aio: fix rcu sparse warnings introduced by ioctx table lookup patch by Benjamin LaHaise · 11 years ago
  90. 79bd1bc aio: remove unnecessary debugging from aio_free_ring() by Benjamin LaHaise · 11 years ago
  91. f30d704 aio: table lookup: verify ctx pointer by Benjamin LaHaise · 11 years ago
  92. da90382 aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3" by Benjamin LaHaise · 11 years ago
  93. 6878ea7 aio: be defensive to ensure request batching is non-zero instead of BUG_ON() by Benjamin LaHaise · 11 years ago
  94. db446a0 aio: convert the ioctx list to table lookup v3 by Benjamin LaHaise · 11 years ago
  95. 4cd81c3 aio: double aio_max_nr in calculations by Benjamin LaHaise · 11 years ago
  96. d29c445 aio: Kill ki_dtor by Kent Overstreet · 11 years ago
  97. 57282d8 aio: Kill ki_users by Kent Overstreet · 11 years ago
  98. 8bc92af aio: Kill unneeded kiocb members by Kent Overstreet · 11 years ago
  99. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 11 years ago
  100. 5ffac12 aio: Don't use ctx->tail unnecessarily by Kent Overstreet · 11 years ago