aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-ioc.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+4
* block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle2011-06-021-2/+2
* blk-cgroup: Initialize ioc->cgroup_changed at ioc creation timeVivek Goyal2011-05-231-0/+3
* block: Clean up exit_io_context() source code.Bart Van Assche2010-12-211-3/+2
* block: remove unused copy_io_context()Jens Axboe2010-11-111-14/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: don't access jiffies when initialising io_contextRichard Kennedy2010-03-011-1/+1
* block: removed unused as_io_contextKirill Afonshin2010-01-111-5/+0
* block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-041-5/+5
* block: Fix io_context leak after clone with CLONE_IOLouis Rilling2009-12-041-1/+1
* block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-101-6/+6
* cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe2008-05-071-1/+1
* cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-191-20/+15
* make blk_ioc_init() staticAdrian Bunk2008-02-191-1/+1
* block: kill swap_io_context()Jens Axboe2008-02-011-9/+0
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-291-0/+194