index
:
Linux Stable
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.12.y
linux-6.13.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
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
1
-1
/
+2
*
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
1
-0
/
+1
*
block: add support for limiting gaps in SG lists
Jens Axboe
2014-06-24
1
-0
/
+1
*
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
2014-06-17
1
-1
/
+1
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
1
-0
/
+1
*
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
1
-1
/
+21
*
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
1
-0
/
+13
|
\
|
*
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2014-06-04
1
-0
/
+4
|
*
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2014-06-04
1
-0
/
+9
*
|
blk-mq: fix sparse warning on missed __percpu annotation
Ming Lei
2014-06-03
1
-1
/
+1
|
/
*
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-30
1
-1
/
+1
|
\
|
*
block: add queue flag for disabling SG merging
Jens Axboe
2014-05-29
1
-0
/
+1
|
*
block: remove 'magic' from struct blk_plug
Jens Axboe
2014-05-29
1
-1
/
+0
*
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-4
/
+11
|
\
|
|
*
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
1
-1
/
+4
|
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-0
/
+3
|
*
blk-mq: initialize struct request fields individually
Christoph Hellwig
2014-05-09
1
-3
/
+4
*
|
bsg: update check for rq based driver for blk-mq
Jens Axboe
2014-04-16
1
-0
/
+9
|
/
*
block: export blk_finish_request
Christoph Hellwig
2014-04-16
1
-0
/
+1
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
1
-1
/
+1
*
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
1
-1
/
+2
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+0
*
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
2014-04-15
1
-3
/
+14
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-2
/
+2
|
|
\
|
|
*
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
1
-2
/
+2
|
*
|
block: fix regression with block enabled tagging
Jens Axboe
2014-04-09
1
-1
/
+12
*
|
|
block: add kblockd_schedule_delayed_work_on()
Jens Axboe
2014-04-09
1
-0
/
+1
*
|
|
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
2014-04-09
1
-2
/
+2
|
/
/
*
/
block: Stop abusing csd.list for fifo_time
Jan Kara
2014-02-24
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
1
-8
/
+3
|
\
|
*
blk-mq: rework flush sequencing logic
Christoph Hellwig
2014-02-10
1
-8
/
+3
*
|
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
1
-4
/
+1
|
/
*
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
1
-0
/
+1
*
block: Immutable bio vecs
Kent Overstreet
2013-11-23
1
-2
/
+2
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-3
/
+4
*
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-11-19
1
-0
/
+3
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
1
-7
/
+47
*
block: remove request ref_count
Christoph Hellwig
2013-10-25
1
-2
/
+0
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
1
-2
/
+2
*
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2013-09-21
1
-0
/
+11
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-1
/
+28
|
\
|
*
block: fix max discard sectors limit
James Bottomley
2013-04-24
1
-1
/
+1
|
*
block: add runtime pm helpers
Lin Ming
2013-03-22
1
-0
/
+27
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-1
/
+1
|
/
*
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-01-11
1
-0
/
+2
|
\
|
*
block: RCU free request_queue
Tejun Heo
2013-01-09
1
-0
/
+2
*
|
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-11
1
-1
/
+0
|
/
*
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
2012-12-19
1
-4
/
+15
*
block: discard granularity might not be power of 2
Shaohua Li
2012-12-14
1
-3
/
+4
*
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
2012-12-06
1
-0
/
+6
[next]