summaryrefslogtreecommitdiff
path: root/block/blk-ioc.c
AgeCommit message (Expand)Author
2011-07-01Merge branch 'for-linus' into for-3.1/coreJens Axboe
2011-06-06block: rename the return of two functionsPaul Bolle
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle
2011-05-23blk-cgroup: Initialize ioc->cgroup_changed at ioc creation timeVivek Goyal
2010-12-21block: Clean up exit_io_context() source code.Bart Van Assche
2010-11-11block: remove unused copy_io_context()Jens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01block: don't access jiffies when initialising io_contextRichard Kennedy
2010-01-11block: removed unused as_io_contextKirill Afonshin
2009-12-04block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling
2009-12-04block: Fix io_context leak after clone with CLONE_IOLouis Rilling
2009-06-10block: prevent possible io_context->refcount overflowNikanth Karthikesan
2008-05-07cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-02-19make blk_ioc_init() staticAdrian Bunk
2008-02-01block: kill swap_io_context()Jens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe