index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Commit message (
Expand
)
Author
Age
*
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-11
*
blk: improve order of bio handling in generic_make_request()
NeilBrown
2017-03-08
*
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-08
*
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2017-03-02
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
|
\
|
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
|
*
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
|
*
block: free merged request in the caller
Jens Axboe
2017-02-03
|
*
block: use same block debugfs directory for blk-mq and blktrace
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: Make blk_get_backing_dev_info() safe without open bdev
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-02-02
|
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
|
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
|
*
block: don't assign cmd_flags in __blk_rq_prep_clone
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
|
*
block: fix elevator init check
Christoph Hellwig
2017-01-27
*
|
block: queue lock must be acquired when iterating over rls
Tahsin Erdogan
2017-02-01
|
/
*
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2017-01-27
*
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-27
*
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
*
block: move rq_ioc() to blk.h
Jens Axboe
2017-01-17
*
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
|
\
|
*
block: Add iocontext priority to request
Adam Manzanares
2016-10-19
*
|
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-09
*
|
block: fix unintended fallthrough in generic_make_request_checks()
Nicolai Stange
2016-12-05
*
|
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
*
|
block: apply blk_partition_remap to REQ_OP_ZONE_RESET
Shaun Tancheff
2016-11-21
*
|
block: deal with stale req count of plug list
Ming Lei
2016-11-16
*
|
block: move poll code to blk-mq
Jens Axboe
2016-11-11
*
|
block: hook up writeback throttling
Jens Axboe
2016-11-10
*
|
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
*
|
block: immediately dispatch big size request
Shaohua Li
2016-11-03
*
|
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-28
*
|
block: Define zoned block device operations
Shaun Tancheff
2016-10-18
|
/
*
block: add poll_considered statistic
Stephen Bates
2016-09-14
*
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
2016-08-29
*
block: add kblockd_schedule_work_on()
Jens Axboe
2016-08-29
*
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
2016-08-16
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
|
\
|
*
scsi/osd: open code blk_make_request
Christoph Hellwig
2016-07-20
|
*
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-20
|
*
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2016-07-20
[next]