index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+1
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
1
-0
/
+1
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
1
-1
/
+0
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-46
/
+30
2017-04-28
block: add kblock_mod_delayed_work_on()
Jens Axboe
1
-0
/
+1
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-17
/
+0
2017-04-21
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
1
-1
/
+4
2017-04-20
dax: introduce dax_direct_access()
Dan Williams
1
-0
/
+1
2017-04-20
block: kill bdev_dax_capable()
Dan Williams
1
-1
/
+0
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-2
/
+0
2017-04-20
block: add a error_count field to struct request
Christoph Hellwig
1
-0
/
+1
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+1
2017-04-20
block: Inline blk_rq_set_prio()
Bart Van Assche
1
-14
/
+0
2017-04-20
block: Export blk_init_request_from_bio()
Bart Van Assche
1
-0
/
+1
2017-04-19
block: remove blk_end_request_cur
Christoph Hellwig
1
-1
/
+0
2017-04-19
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
1
-2
/
+0
2017-04-19
block, bfq: add full hierarchical scheduling and cgroups support
Arianna Avanzini
1
-1
/
+1
2017-04-14
block: fix bio_will_gap() for first bvec with offset
Ming Lei
1
-4
/
+28
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-15
/
+0
2017-04-08
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
1
-0
/
+1
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-6
/
+10
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-3
/
+2
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
1
-1
/
+0
2017-04-05
block: move timeout field in struct request to pack better
Jens Axboe
1
-1
/
+2
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+0
2017-03-29
block: warn if sharing request queue across gendisks
Omar Sandoval
1
-0
/
+1
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
1
-2
/
+8
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
1
-0
/
+26
2017-02-02
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
1
-1
/
+1
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
1
-0
/
+1
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
1
-1
/
+0
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
1
-1
/
+0
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-1
/
+2
2017-02-01
block: move internal_tag to same cache line as tag
Jens Axboe
1
-2
/
+3
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-11
/
+11
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-5
/
+11
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-13
/
+0
2017-01-28
block: allow specifying size for extra command data
Christoph Hellwig
1
-0
/
+7
2017-01-28
block: simplify blk_init_allocated_queue
Christoph Hellwig
1
-2
/
+1
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-3
/
+31
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
1
-0
/
+1
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
1
-0
/
+5
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-1
/
+3
2017-01-14
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-3
/
+3
2017-01-12
blk-mq: make mq_ops a const pointer
Jens Axboe
1
-1
/
+1
2017-01-12
block: relax check on sg gap
Ming Lei
1
-1
/
+21
[next]