index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-02
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-01-31
block: move internal_tag to same cache line as tag
Jens Axboe
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
2017-01-11
blk-mq: make mq_ops a const pointer
Jens Axboe
2017-01-11
block: relax check on sg gap
Ming Lei
2016-12-17
block: Remove unused member (busy) from struct blk_queue_tag
Ritesh Harjani
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
block: add async variant of blkdev_issue_zeroout
Chaitanya Kulkarni
2016-11-18
block: Change extern inline to static inline
Tobias Klauser
2016-11-17
blk-mq: make the polling code adaptive
Jens Axboe
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
2016-11-11
block: move poll code to blk-mq
Jens Axboe
2016-11-10
block: hook up writeback throttling
Jens Axboe
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-11-03
block: immediately dispatch big size request
Shaohua Li
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-19
block: Add iocontext priority to request
Adam Manzanares
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
2016-10-18
block: Implement support for zoned block devices
Hannes Reinecke
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
2016-08-16
block: Fix secure erase
Adrian Hunter
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
2016-08-04
Include: blkdev: Removed duplicate 'struct request;' declaration.
John Pittman
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]