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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+0
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+22
2015-10-21
block: fix plug list flushing for nomerge queues
Jeff Moyer
1
-0
/
+1
2015-10-21
block: blk_flush_integrity() for bio-based drivers
Dan Williams
1
-0
/
+8
2015-10-21
block: generic request_queue reference counting
Dan Williams
1
-0
/
+14
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2015-08-18
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
1
-5
/
+0
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-0
/
+6
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
1
-1
/
+2
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
1
-2
/
+0
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-3
/
+13
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
1
-2
/
+2
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
1
-2
/
+2
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-2
/
+20
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
1
-0
/
+3
2014-09-22
blk-mq: unshared timeout handler
Christoph Hellwig
1
-2
/
+0
2014-06-11
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
1
-1
/
+0
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-0
/
+2
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+4
2014-04-24
blk-mq: fix race with timeouts and requeue events
Jens Axboe
1
-2
/
+1
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+1
2014-01-30
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
1
-1
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+17
2013-01-11
block,elevator: use new hashtable implementation
Sasha Levin
1
-1
/
+1
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
1
-0
/
+2
2012-12-06
block: Rename queue dead flag
Bart Van Assche
1
-1
/
+1
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
1
-3
/
+2
2012-08-01
block: remove dead func declaration
Yuanhan Liu
1
-1
/
+0
2012-06-25
block: prepare for multiple request_lists
Tejun Heo
1
-0
/
+3
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
1
-16
/
+0
2012-03-06
block: interface update for ioc/icq creation functions
Tejun Heo
1
-13
/
+11
2012-03-06
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
1
-2
/
+0
2012-03-06
block: implement blk_queue_bypass_start/end()
Tejun Heo
1
-4
/
+2
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-0
/
+2
2012-02-08
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
1
-0
/
+2
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-16
/
+0
2011-12-14
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
1
-0
/
+1
2011-12-14
block: remove elevator_queue->ops
Tejun Heo
1
-5
/
+5
2011-12-14
block, cfq: replace current_io_context() with create_io_context()
Tejun Heo
1
-3
/
+33
2011-12-14
block: misc updates to blk_get_queue()
Tejun Heo
1
-0
/
+5
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-0
/
+1
2011-12-14
block, cfq: move cfqd->cic_index to q->id
Tejun Heo
1
-0
/
+3
2011-12-14
block: add blk_queue_dead()
Tejun Heo
1
-1
/
+1
2011-10-19
block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...
Tejun Heo
1
-1
/
+5
2011-10-19
block: reorganize throtl_get_tg() and blk_throtl_bio()
Tejun Heo
1
-3
/
+3
2011-10-19
block: reorganize queue draining
Tejun Heo
1
-0
/
+1
2011-10-19
block: move blk_throtl prototypes to block/blk.h
Tejun Heo
1
-1
/
+14
2011-08-15
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
1
-0
/
+2
[next]