index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
2017-02-02
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-01
block: queue lock must be acquired when iterating over rls
Tahsin Erdogan
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: 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: 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-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
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-05
block: fix unintended fallthrough in generic_make_request_checks()
Nicolai Stange
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-21
block: apply blk_partition_remap to REQ_OP_ZONE_RESET
Shaun Tancheff
2016-11-16
block: deal with stale req count of plug list
Ming Lei
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-03
block: immediately dispatch big size request
Shaohua Li
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
block: Define zoned block device operations
Shaun Tancheff
2016-09-14
block: add poll_considered statistic
Stephen Bates
2016-08-29
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-16
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
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-05
block: Export blk_poll
Sagi Grimberg
2016-06-09
cfq-iosched: temporarily boost queue priority for idle classes
Jens Axboe
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
block: convert is_sync helpers to use REQ_OPs.
Mike Christie
2016-06-07
block: convert merge/insert code to check for REQ_OPs.
Mike Christie
2016-06-07
block: prepare elevator to use REQ_OPs.
Mike Christie
[prev]
[next]