| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-09 | 9 | -27/+63 |
|\ |
|
| * | blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs | Yu Kuai | 2021-07-07 | 1 | -0/+15 |
| * | block: fix the problem of io_ticks becoming smaller | Chunguang Xu | 2021-07-07 | 1 | -1/+1 |
| * | block: remove the bdgrab in blk_drop_partitions | Christoph Hellwig | 2021-07-01 | 1 | -5/+1 |
| * | block: grab a device refcount in disk_uevent | Christoph Hellwig | 2021-07-01 | 1 | -2/+2 |
| * | block: check disk exist before trying to add partition | Yufen Yu | 2021-07-01 | 1 | -7/+16 |
| * | block: return errors from blk_execute_rq() | Keith Busch | 2021-06-30 | 1 | -2/+5 |
| * | block: support polling through blk_execute_rq | Keith Busch | 2021-06-30 | 1 | -1/+17 |
| * | block: remove REQ_OP_SCSI_{IN,OUT} | Christoph Hellwig | 2021-06-30 | 4 | -7/+5 |
| * | block: mark blk_mq_init_queue_data static | Christoph Hellwig | 2021-06-30 | 1 | -2/+1 |
* | | scsi: blkcg: Fix application ID config options | Martin K. Petersen | 2021-07-04 | 1 | -1/+1 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-07-03 | 4 | -7/+21 |
|\ \ |
|
| * | | scsi: blkcg: Add app identifier support for blkcg | Muneendra Kumar | 2021-06-10 | 1 | -0/+9 |
| * | | scsi: core: Drop message byte helper | Hannes Reinecke | 2021-06-01 | 1 | -1/+1 |
| * | | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke | 2021-06-01 | 3 | -3/+3 |
| * | | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 2021-06-01 | 2 | -0/+4 |
| * | | scsi: scsi_ioctl: Return error code when blk_rq_map_kern() fails | Hannes Reinecke | 2021-06-01 | 1 | -3/+4 |
* | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 3 | -17/+12 |
|\ \ \ |
|
| * | | | partitions: msdos: fix one-byte get_unaligned() | Arnd Bergmann | 2021-05-17 | 3 | -17/+12 |
| |/ / |
|
* | | | Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-01 | 1 | -27/+92 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: improve handling of all zones reset operation | Damien Le Moal | 2021-06-04 | 1 | -27/+92 |
* | | | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | block: export blk_next_bio() | Chaitanya Kulkarni | 2021-06-17 | 1 | -0/+1 |
* | | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 34 | -1757/+2911 |
|\ \ \ \ |
|
| * | | | | block: fix discard request merge | Ming Lei | 2021-06-29 | 1 | -2/+6 |
| * | | | | block/mq-deadline: Remove a WARN_ON_ONCE() call | Bart Van Assche | 2021-06-28 | 1 | -1/+0 |
| * | | | | blk-mq: update hctx->dispatch_busy in case of real scheduler | Ming Lei | 2021-06-25 | 1 | -3/+0 |
| * | | | | blk: Fix lock inversion between ioc lock and bfqd lock | Jan Kara | 2021-06-25 | 8 | -21/+41 |
| * | | | | bfq: Remove merged request already in bfq_requests_merged() | Jan Kara | 2021-06-25 | 1 | -28/+13 |
| * | | | | block: pass a gendisk to bdev_disk_changed | Christoph Hellwig | 2021-06-24 | 1 | -12/+10 |
| * | | | | block: move bdev_disk_changed | Christoph Hellwig | 2021-06-24 | 1 | -1/+54 |
| * | | | | block: add the events* attributes to disk_attrs | Christoph Hellwig | 2021-06-24 | 3 | -19/+10 |
| * | | | | block: move the disk events code to a separate file | Christoph Hellwig | 2021-06-24 | 4 | -493/+491 |
| * | | | | block: fix trace completion for chained bio | Edward Hsieh | 2021-06-24 | 1 | -7/+6 |
| * | | | | block/partitions/msdos: Fix typo inidicator -> indicator | Thomas Bracht Laumann Jespersen | 2021-06-21 | 1 | -1/+1 |
| * | | | | block, bfq: reset waker pointer with shared queues | Paolo Valente | 2021-06-21 | 1 | -2/+4 |
| * | | | | block, bfq: check waker only for queues with no in-flight I/O | Paolo Valente | 2021-06-21 | 1 | -8/+13 |
| * | | | | block, bfq: avoid delayed merge of async queues | Paolo Valente | 2021-06-21 | 1 | -1/+7 |
| * | | | | block, bfq: boost throughput by extending queue-merging times | Pietro Pedroni | 2021-06-21 | 1 | -3/+13 |
| * | | | | block, bfq: consider also creation time in delayed stable merge | Paolo Valente | 2021-06-21 | 1 | -1/+3 |
| * | | | | block, bfq: fix delayed stable merge check | Luca Mariotti | 2021-06-21 | 1 | -1/+1 |
| * | | | | block, bfq: let also stably merged queues enjoy weight raising | Paolo Valente | 2021-06-21 | 1 | -1/+14 |
| * | | | | blk-wbt: make sure throttle is enabled properly | Zhang Yi | 2021-06-21 | 1 | -1/+5 |
| * | | | | blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl... | Zhang Yi | 2021-06-21 | 2 | -2/+4 |
| * | | | | block/mq-deadline: Prioritize high-priority requests | Bart Van Assche | 2021-06-21 | 1 | -5/+37 |
| * | | | | block/mq-deadline: Add cgroup support | Bart Van Assche | 2021-06-21 | 5 | -14/+308 |
| * | | | | block/mq-deadline: Track I/O statistics | Bart Van Assche | 2021-06-21 | 1 | -0/+100 |
| * | | | | block/mq-deadline: Add I/O priority support | Bart Van Assche | 2021-06-21 | 1 | -114/+228 |
| * | | | | block/mq-deadline: Micro-optimize the batching algorithm | Bart Van Assche | 2021-06-21 | 1 | -6/+5 |
| * | | | | block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests | Bart Van Assche | 2021-06-21 | 1 | -0/+55 |