index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block,elevator: use new hashtable implementation
Sasha Levin
2013-01-11
1
-1
/
+1
*
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
1
-0
/
+2
*
block: Rename queue dead flag
Bart Van Assche
2012-12-06
1
-1
/
+1
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
1
-3
/
+2
*
block: remove dead func declaration
Yuanhan Liu
2012-08-01
1
-1
/
+0
*
block: prepare for multiple request_lists
Tejun Heo
2012-06-25
1
-0
/
+3
*
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
2012-04-01
1
-16
/
+0
|
\
|
*
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
1
-0
/
+2
|
|
\
|
*
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
1
-16
/
+0
*
|
|
block: interface update for ioc/icq creation functions
Tejun Heo
2012-03-06
1
-13
/
+11
*
|
|
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
2012-03-06
1
-2
/
+0
*
|
|
block: implement blk_queue_bypass_start/end()
Tejun Heo
2012-03-06
1
-4
/
+2
|
|
/
|
/
|
*
|
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
1
-0
/
+2
|
/
*
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
2011-12-14
1
-0
/
+1
*
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
2011-12-14
1
-0
/
+1
*
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
2011-12-14
1
-0
/
+1
*
block: remove elevator_queue->ops
Tejun Heo
2011-12-14
1
-5
/
+5
*
block, cfq: replace current_io_context() with create_io_context()
Tejun Heo
2011-12-14
1
-3
/
+33
*
block: misc updates to blk_get_queue()
Tejun Heo
2011-12-14
1
-0
/
+5
*
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
2011-12-14
1
-0
/
+1
*
block, cfq: move cfqd->cic_index to q->id
Tejun Heo
2011-12-14
1
-0
/
+3
*
block: add blk_queue_dead()
Tejun Heo
2011-12-14
1
-1
/
+1
*
block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...
Tejun Heo
2011-10-19
1
-1
/
+5
*
block: reorganize throtl_get_tg() and blk_throtl_bio()
Tejun Heo
2011-10-19
1
-3
/
+3
*
block: reorganize queue draining
Tejun Heo
2011-10-19
1
-0
/
+1
*
block: move blk_throtl prototypes to block/blk.h
Tejun Heo
2011-10-19
1
-1
/
+14
*
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
2011-08-15
1
-0
/
+2
*
Merge branch 'for-linus' into for-2.6.40/core
Jens Axboe
2011-05-20
1
-1
/
+3
|
\
|
*
block: add proper state guards to __elv_next_request
James Bottomley
2011-05-18
1
-1
/
+2
*
|
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
2011-05-20
1
-1
/
+0
|
\
|
|
*
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
2011-04-19
1
-1
/
+0
*
|
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
2011-05-06
1
-1
/
+20
|
/
*
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
block: attempt to merge with existing requests on plug flush
Jens Axboe
2011-03-21
1
-0
/
+2
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-2
/
+0
*
block: reimplement FLUSH/FUA to support merge
Tejun Heo
2011-01-25
1
-8
/
+4
*
block: add REQ_FLUSH_SEQ
Tejun Heo
2011-01-25
1
-1
/
+1
*
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
2010-10-24
1
-0
/
+4
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-1
/
+7
|
\
|
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
1
-2
/
+6
|
|
\
|
*
|
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
1
-0
/
+3
|
*
|
block: rename barrier/ordered to flush
Tejun Heo
2010-09-10
1
-2
/
+2
|
*
|
block: drop barrier ordering by queue draining
Tejun Heo
2010-09-10
1
-1
/
+1
|
*
|
block: misc cleanups in barrier code
Tejun Heo
2010-09-10
1
-2
/
+5
*
|
|
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-12
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
2010-10-19
1
-4
/
+0
|
*
|
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
1
-8
/
+0
|
|
/
*
/
block: Range check cpu in blk_cpu_to_group
Brian King
2010-09-10
1
-2
/
+6
|
/
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-2
/
+4
[next]