| Commit message (Expand) | Author | Age | Files | Lines |
* | block: apply blk_partition_remap to REQ_OP_ZONE_RESET | Shaun Tancheff | 2016-11-21 | 1 | -1/+6 |
* | block: deal with stale req count of plug list | Ming Lei | 2016-11-16 | 1 | -1/+4 |
* | block: move poll code to blk-mq | Jens Axboe | 2016-11-11 | 1 | -46/+0 |
* | block: hook up writeback throttling | Jens Axboe | 2016-11-10 | 1 | -2/+15 |
* | block: add scalable completion tracking of requests | Jens Axboe | 2016-11-10 | 1 | -2/+12 |
* | block: immediately dispatch big size request | Shaohua Li | 2016-11-03 | 1 | -1/+3 |
* | block: better op and flags encoding | Christoph Hellwig | 2016-10-28 | 1 | -40/+20 |
* | block: split out request-only flags into a new namespace | Christoph Hellwig | 2016-10-28 | 1 | -34/+37 |
* | block: Define zoned block device operations | Shaun Tancheff | 2016-10-18 | 1 | -0/+4 |
* | block: add poll_considered statistic | Stephen Bates | 2016-09-14 | 1 | -2/+6 |
* | blk-mq: turn hctx->run_work into a regular work struct | Jens Axboe | 2016-08-29 | 1 | -1/+1 |
* | block: add kblockd_schedule_work_on() | Jens Axboe | 2016-08-29 | 1 | -0/+6 |
* | block: Fix race triggered by blk_set_queue_dying() | Bart Van Assche | 2016-08-16 | 1 | -1/+3 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -13/+13 |
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -72/+25 |
|\ |
|
| * | scsi/osd: open code blk_make_request | Christoph Hellwig | 2016-07-20 | 1 | -57/+0 |
| * | block: simplify and export blk_rq_append_bio | Christoph Hellwig | 2016-07-20 | 1 | -1/+1 |
| * | block: ensure bios return from blk_get_request are properly initialized | Christoph Hellwig | 2016-07-20 | 1 | -5/+7 |
| * | block: Export blk_poll | Sagi Grimberg | 2016-07-05 | 1 | -0/+1 |
| * | block: add a separate operation type for secure erase | Christoph Hellwig | 2016-06-09 | 1 | -10/+17 |
* | | cfq-iosched: temporarily boost queue priority for idle classes | Jens Axboe | 2016-06-09 | 1 | -0/+5 |
|/ |
|
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 2016-06-07 | 1 | -6/+6 |
* | block, drivers, fs: shrink bi_rw from long to int | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | block: convert is_sync helpers to use REQ_OPs. | Mike Christie | 2016-06-07 | 1 | -3/+3 |
* | block: convert merge/insert code to check for REQ_OPs. | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | block: prepare elevator to use REQ_OPs. | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | block: prepare request creation/destruction code to use REQ_OPs | Mike Christie | 2016-06-07 | 1 | -25/+29 |
* | block: copy bio op to request op | Mike Christie | 2016-06-07 | 1 | -3/+3 |
* | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie | 2016-06-07 | 1 | -3/+3 |
* | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 2016-06-07 | 1 | -2/+2 |
* | block/fs/drivers: remove rw argument from submit_bio | Mike Christie | 2016-06-07 | 1 | -7/+4 |
* | block: kill off q->flush_flags | Jens Axboe | 2016-04-13 | 1 | -1/+2 |
* | block: add offset in blk_add_request_payload() | Ming Lin | 2016-04-12 | 1 | -2/+3 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-03-18 | 1 | -0/+24 |
|\ |
|
| * | block: Add blk_set_runtime_active() | Mika Westerberg | 2016-02-19 | 1 | -0/+24 |
* | | dm: fix excessive dm-mq context switching | Mike Snitzer | 2016-02-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 2016-02-04 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 2016-02-04 | 1 | -2/+4 |
* | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-21 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | block: defer timeouts to a workqueue | Christoph Hellwig | 2015-12-22 | 1 | -0/+8 |
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-19 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 1 | -5/+6 |
| * | block: do not initialise globals to 0 or NULL | Wei Tang | 2015-11-24 | 1 | -1/+1 |
| * | block: rename request_queue slab cache | Ilya Dryomov | 2015-11-24 | 1 | -1/+1 |
* | | block: add blk_start_queue_async() | Jens Axboe | 2015-12-28 | 1 | -0/+16 |
* | | block: ensure to split after potentially bouncing a bio | Junichi Nomura | 2015-12-22 | 1 | -2/+2 |
* | | SCSI: Fix NULL pointer dereference in runtime PM | Ken Xue | 2015-12-03 | 1 | -0/+12 |
* | | block: Always check queue limits for cloned requests | Hannes Reinecke | 2015-11-29 | 1 | -14/+7 |
|/ |
|
* | block: fix blk-core.c kernel-doc warning | Randy Dunlap | 2015-11-11 | 1 | -0/+3 |