index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
block: move rq_ioc() to blk.h
Jens Axboe
2017-01-17
1
-0
/
+16
*
block: move existing elevator ops to union
Jens Axboe
2017-01-17
1
-5
/
+5
*
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
2016-11-17
1
-0
/
+1
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-8
/
+3
*
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-20
1
-2
/
+0
*
block: defer timeouts to a workqueue
Christoph Hellwig
2015-12-22
1
-1
/
+1
*
block: protect rw_page against device teardown
Dan Williams
2015-11-19
1
-2
/
+0
*
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-0
/
+22
|
\
|
*
block: blk_flush_integrity() for bio-based drivers
Dan Williams
2015-10-21
1
-0
/
+8
|
*
block: generic request_queue reference counting
Dan Williams
2015-10-21
1
-0
/
+14
*
|
block: fix plug list flushing for nomerge queues
Jeff Moyer
2015-10-21
1
-0
/
+1
|
/
*
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
1
-5
/
+0
|
\
|
*
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
2015-08-18
1
-5
/
+0
*
|
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
1
-0
/
+6
|
/
*
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
1
-1
/
+2
*
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
1
-2
/
+0
*
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
1
-3
/
+13
*
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
1
-2
/
+2
*
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
1
-2
/
+2
*
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
1
-2
/
+20
*
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
1
-0
/
+3
*
blk-mq: unshared timeout handler
Christoph Hellwig
2014-09-22
1
-2
/
+0
*
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
2014-06-11
1
-1
/
+0
*
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-20
1
-0
/
+2
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-0
/
+4
*
blk-mq: fix race with timeouts and requeue events
Jens Axboe
2014-04-24
1
-2
/
+1
*
block: fix regression with block enabled tagging
Jens Axboe
2014-04-09
1
-1
/
+1
*
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
2014-01-30
1
-1
/
+1
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
1
-0
/
+17
*
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
[next]