开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2018-04-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-10
block: Introduce blk_get_request_flags()
Bart Van Assche
2017-11-10
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
[next]