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
2018-08-09
block: Remove two superfluous #include directives
Bart Van Assche
1
-2
/
+0
2018-07-27
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
1
-0
/
+34
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-1
/
+1
2018-07-13
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
1
-2
/
+0
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-2
/
+2
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
1
-2
/
+0
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
1
-0
/
+6
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
1
-5
/
+0
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
1
-9
/
+0
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
1
-2
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+2
2018-05-31
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-29
block: move ->timeout request member
Jens Axboe
1
-2
/
+2
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
1
-2
/
+2
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
1
-1
/
+0
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
1
-23
/
+12
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-4
/
+1
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
1
-36
/
+2
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
1
-15
/
+6
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
1
-8
/
+18
2018-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+5
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
1
-0
/
+5
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
1
-0
/
+1
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-11
/
+31
2018-03-09
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
1
-69
/
+0
2018-03-09
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
1
-0
/
+6
2018-03-09
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
1
-0
/
+5
2018-03-09
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
1
-11
/
+11
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+2
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+155
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
1
-2
/
+0
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
1
-13
/
+15
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-2
/
+0
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
1
-1
/
+3
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
1
-0
/
+2
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
1
-0
/
+2
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-0
/
+23
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
1
-0
/
+111
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+1
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
1
-2
/
+19
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+17
2017-11-11
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-2
/
+2
2017-11-11
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-1
/
+1
2017-11-11
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
1
-0
/
+6
2017-11-11
block: Introduce blk_get_request_flags()
Bart Van Assche
1
-0
/
+3
2017-11-11
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
1
-1
/
+1
[next]