index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-ioc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
1
-0
/
+36
2011-12-14
block, cfq: reorganize cfq_io_context into generic and cfq specific parts
Tejun Heo
1
-30
/
+28
2011-12-14
block, cfq: replace current_io_context() with create_io_context()
Tejun Heo
1
-45
/
+17
2011-12-14
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
1
-29
/
+137
2011-12-14
block, cfq: move ioc ioprio/cgroup changed handling to cic
Tejun Heo
1
-0
/
+45
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-33
/
+66
2011-12-14
block: misc ioc cleanups
Tejun Heo
1
-36
/
+36
2011-07-01
Merge branch 'for-linus' into for-3.1/core
Jens Axboe
1
-2
/
+2
2011-06-06
block: rename the return of two functions
Paul Bolle
1
-20
/
+20
2011-06-02
block: Use hlist_entry() for io_context.cic_list.first
Paul Bolle
1
-2
/
+2
2011-05-23
blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
Vivek Goyal
1
-0
/
+3
2010-12-21
block: Clean up exit_io_context() source code.
Bart Van Assche
1
-3
/
+2
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
1
-14
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
block: don't access jiffies when initialising io_context
Richard Kennedy
1
-1
/
+1
2010-01-11
block: removed unused as_io_context
Kirill Afonshin
1
-5
/
+0
2009-12-04
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
1
-5
/
+5
2009-12-04
block: Fix io_context leak after clone with CLONE_IO
Louis Rilling
1
-1
/
+1
2009-06-10
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
1
-6
/
+6
2008-05-07
cfq-iosched: fix RCU race in the cfq io_context destructor handling
Jens Axboe
1
-1
/
+1
2008-02-19
cfq-iosched: add hlist for browsing parallel to the radix tree
Jens Axboe
1
-20
/
+15
2008-02-19
make blk_ioc_init() static
Adrian Bunk
1
-1
/
+1
2008-02-01
block: kill swap_io_context()
Jens Axboe
1
-9
/
+0
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe
1
-0
/
+194