提交历史

作者 SHA1 备注 提交日期
  Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 17 年之前
  Jeff Moyer 41d10da371 aio: account I/O wait time properly 17 年之前
  Yan Zheng 87e2831c3f AIO: fix cleanup in io_submit_one(...) 17 年之前
  Davide Libenzi 9c3060bedd signal/timer/event: KAIO eventfd support example 18 年之前
  Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 年之前
  Andrew Morton a9df62c758 aio: use flush_work() 18 年之前
  Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 年之前
  Zach Brown 28defbea64 [PATCH] aio: remove bare user-triggerable error printk 18 年之前
  Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 年之前
  Robert P. J. Day e10a4437cb [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 年之前
  Ken Chen dee11c2364 [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2 18 年之前
  Zach Brown 1ebb1101c5 [PATCH] Fix lock inversion aio_kick_handler() 18 年之前
  Jeremy Fitzhardinge 90aef12e6d [PATCH] Use activate_mm() in fs/aio.c:use_mm() 18 年之前
  Benjamin LaHaise 97d2a80584 [PATCH] aio: remove ki_retried debugging member 18 年之前
  Chen, Kenneth W b62e8ec2ac [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector 18 年之前
  Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 年之前
  David Howells 4c1ac1b491 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 年之前
  Eric Sesterhenn 93e06b4140 BUG_ON conversion for fs/aio.c 18 年之前
  David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 年之前
  David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 年之前
  Zach Brown 691578cd55 [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments 18 年之前
  Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 18 年之前
  Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 18 年之前
  Andreas Mohr d6e05edc59 spelling fixes 19 年之前
  Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 年之前
  Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 年之前
  Nick Piggin 095975da26 [PATCH] rcu file: use atomic primitives 19 年之前
  Zach Brown d00689af6b [PATCH] aio: replace locking comments with assert_spin_locked() 19 年之前
  Zach Brown 20dcae3243 [PATCH] aio: remove kioctx from mm_struct 19 年之前
  Zach Brown d55b5fdaf4 [PATCH] aio: remove aio_max_nr accounting race 19 年之前