Commit Graph

27 Commits (ac27a0ec112a089f1a5102bc8dffc79c8c815571)

Author SHA1 Message Date
Zach Brown 691578cd55 [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments 19 years ago
Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
Nick Piggin 095975da26 [PATCH] rcu file: use atomic primitives 19 years ago
Zach Brown d00689af6b [PATCH] aio: replace locking comments with assert_spin_locked() 19 years ago
Zach Brown 20dcae3243 [PATCH] aio: remove kioctx from mm_struct 19 years ago
Zach Brown d55b5fdaf4 [PATCH] aio: remove aio_max_nr accounting race 19 years ago
Kostik Belousov 8766ce4101 [PATCH] aio syscalls are not checked by lsm 19 years ago
Zach Brown 4faa528528 [PATCH] aio: revert lock_kiocb() 19 years ago
Zach Brown 353fb07e20 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 20 years ago
Zach Brown 897f15fb58 [PATCH] aio: remove unlocked task_list test and resulting race 20 years ago
Zach Brown 998765e558 [PATCH] aio: lock around kiocbTryKick() 20 years ago
Zach Brown a464adeb7e [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb() 20 years ago
Dipankar Sarma ab2af1f500 [PATCH] files: files struct with RCU 20 years ago
Benjamin LaHaise ac0b1bc1ed [PATCH] aio: kiocb locking to serialise retry and cancel 20 years ago
Wendy Cheng 8f58202bf6 [PATCH] change io_cancel return code for no cancel case 20 years ago
Paolo 'Blaisorblade' Giarrusso 1e40cd383c [PATCH] uml: fixes performance regression in activate_mm and thus exec() 20 years ago
Sébastien Dugu c016e2257a [PATCH] aio-retry-fix: fix aio retry work queueing 20 years ago
Ken Chen 954d3e9536 [PATCH] aio: optimize io_submit_one() 20 years ago
Ken Chen 644d3a088a [PATCH] aio: clean up debug code 20 years ago
Ken Chen 4bf69b2a06 [PATCH] aio: ring wrapping simplification 20 years ago
Ken Chen 212079cf4e [PATCH] aio: remove superfluous kiocb member initialization 20 years ago
Adrian Bunk 25ee7e3832 [PATCH] fs/aio.c: make some code static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago