커밋 기록

작성자 SHA1 메시지 날짜
  Linus Torvalds a8472b4bb1 Merge git://git.kvack.org/~bcrl/aio-next 11 년 전
  Linus Torvalds 3dc9acb676 aio: clean up and fix aio_setup_ring page mapping 11 년 전
  Benjamin LaHaise 8e321fefb0 aio/migratepages: make aio migrate pages sane 11 년 전
  Benjamin LaHaise 1881686f84 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" 11 년 전
  Linus Torvalds c537aba00e Merge git://git.kvack.org/~bcrl/aio-next 11 년 전
  Gu Zheng d1b9432712 aio: clean up aio ring in the fail path 11 년 전
  Linus Torvalds d0f278c1dd Merge git://git.kvack.org/~bcrl/aio-next 11 년 전
  Sasha Levin ddb8c45ba1 aio: nullify aio->ring_pages after freeing it 11 년 전
  Sasha Levin d558023207 aio: prevent double free in ioctx_alloc 11 년 전
  Dan Carpenter 7f62656be8 aio: checking for NULL instead of IS_ERR 11 년 전
  Benjamin LaHaise 71ad7490c1 rework aio migrate pages to use aio fs 12 년 전
  Kent Overstreet e34ecee2ae aio: Fix a trinity splat 12 년 전
  Benjamin LaHaise 5e9ae2e5da aio: fix use-after-free in aio_migratepage 12 년 전
  Artem Savkov d9b2c8714a aio: rcu_read_lock protection for new rcu_dereference calls 12 년 전
  Benjamin LaHaise d6c355c7da aio: fix race in ring buffer page lookup introduced by page migration support 12 년 전
  Benjamin LaHaise 77d30b14d2 aio: fix rcu sparse warnings introduced by ioctx table lookup patch 12 년 전
  Benjamin LaHaise 79bd1bcf1a aio: remove unnecessary debugging from aio_free_ring() 12 년 전
  Benjamin LaHaise f30d704fe1 aio: table lookup: verify ctx pointer 12 년 전
  Benjamin LaHaise da90382c2e aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3" 12 년 전
  Benjamin LaHaise 6878ea72a5 aio: be defensive to ensure request batching is non-zero instead of BUG_ON() 12 년 전
  Benjamin LaHaise db446a08c2 aio: convert the ioctx list to table lookup v3 12 년 전
  Benjamin LaHaise 4cd81c3dfc aio: double aio_max_nr in calculations 12 년 전
  Kent Overstreet d29c445b63 aio: Kill ki_dtor 12 년 전
  Kent Overstreet 57282d8fd7 aio: Kill ki_users 12 년 전
  Kent Overstreet 8bc92afcf7 aio: Kill unneeded kiocb members 12 년 전
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() 12 년 전
  Kent Overstreet 5ffac122db aio: Don't use ctx->tail unnecessarily 12 년 전
  Kent Overstreet bec68faaf3 aio: io_cancel() no longer returns the io_event 12 년 전
  Kent Overstreet 723be6e39d aio: percpu ioctx refcount 12 년 전
  Kent Overstreet e1bdd5f27a aio: percpu reqs_available 12 년 전