index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-ioc.c
Age
Commit message (
Expand
)
Author
2011-07-01
Merge branch 'for-linus' into for-3.1/core
Jens Axboe
2011-06-06
block: rename the return of two functions
Paul Bolle
2011-06-02
block: Use hlist_entry() for io_context.cic_list.first
Paul Bolle
2011-05-23
blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
Vivek Goyal
2010-12-21
block: Clean up exit_io_context() source code.
Bart Van Assche
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
block: don't access jiffies when initialising io_context
Richard Kennedy
2010-01-11
block: removed unused as_io_context
Kirill Afonshin
2009-12-04
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
2009-12-04
block: Fix io_context leak after clone with CLONE_IO
Louis Rilling
2009-06-10
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
2008-05-07
cfq-iosched: fix RCU race in the cfq io_context destructor handling
Jens Axboe
2008-02-19
cfq-iosched: add hlist for browsing parallel to the radix tree
Jens Axboe
2008-02-19
make blk_ioc_init() static
Adrian Bunk
2008-02-01
block: kill swap_io_context()
Jens Axboe
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe