| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-09 | 3 | -28/+49 |
|\ |
|
| * | block, documentation: Document discard_zeroes_data, fua, max_discard_segments... | Bart Van Assche | 2019-06-29 | 1 | -0/+20 |
| * | block, documentation: Explain the word 'segments' | Bart Van Assche | 2019-06-29 | 1 | -4/+6 |
| * | block, documentation: Sort queue sysfs attribute names alphabetically | Bart Van Assche | 2019-06-29 | 1 | -15/+15 |
| * | block, documentation: Fix wbt_lat_usec documentation | Bart Van Assche | 2019-06-29 | 1 | -2/+2 |
| * | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 2019-06-20 | 1 | -6/+6 |
| * | block: remove the bi_phys_segments field in struct bio | Christoph Hellwig | 2019-06-20 | 1 | -1/+0 |
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | | block/switching-sched.txt: Update to blk-mq schedulers | Andreas Herrmann | 2019-06-13 | 1 | -10/+8 |
|/ |
|
* | block: null: Add documentation for "zone_nr_conv" param | Minwoo Im | 2019-04-09 | 1 | -0/+4 |
* | doc, block, bfq: add information on bfq execution time | Paolo Valente | 2019-04-01 | 1 | -7/+22 |
* | block: document usage of bio iterator helpers | Ming Lei | 2019-02-15 | 1 | -0/+25 |
* | block: doc: add slice_idle_us to bfq documentation | John Pittman | 2019-01-09 | 1 | -0/+7 |
* | null_blk: add zoned config support information | John Pittman | 2019-01-06 | 1 | -1/+2 |
* | block: add documentation for io_timeout | Weiping Zhang | 2019-01-04 | 1 | -0/+7 |
* | block: update sysfs documentation | Damien Le Moal | 2018-12-16 | 1 | -1/+28 |
* | block: remove legacy IO schedulers | Jens Axboe | 2018-11-07 | 1 | -291/+0 |
* | block: remove legacy rq tagging | Jens Axboe | 2018-11-07 | 1 | -88/+0 |
* | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -34/+0 |
* | block: Track DISCARD statistics and output them in stat and diskstat | Michael Callahan | 2018-07-18 | 1 | -12/+16 |
* | null_blk: add zone support | Matias Bjørling | 2018-07-09 | 1 | -0/+7 |
* | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 1 | -14/+1 |
* | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 | 1 | -7/+14 |
|\ |
|
| * | Documentation: block: cmdline-partition.txt fixes and additions | Randy Dunlap | 2018-05-08 | 1 | -7/+14 |
* | | null_blk: add blocking description and remove lightnvm | Liu Bo | 2018-05-25 | 1 | -3/+6 |
|/ |
|
* | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 2017-11-14 | 1 | -6/+32 |
* | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 2017-11-14 | 1 | -3/+3 |
* | doc, block, bfq: update max IOPS sustainable with BFQ | Paolo Valente | 2017-11-14 | 1 | -6/+11 |
* | block: remove __bio_kmap_atomic | Christoph Hellwig | 2017-11-10 | 1 | -6/+5 |
* | block: kill bio_kmap/kunmap_irq() | Jens Axboe | 2017-11-10 | 1 | -2/+2 |
* | null_blk: add an usage for shared tags in documentation | Minwoo Im | 2017-11-07 | 1 | -0/+5 |
* | null_blk: fix default values in documentation | Minwoo Im | 2017-11-07 | 1 | -2/+2 |
* | null_blk: add usage hints for no_sched | weiping zhang | 2017-10-13 | 1 | -0/+4 |
* | null_blk: update usage hints for submit_queues | weiping zhang | 2017-10-13 | 1 | -3/+3 |
* | doc, block, bfq: better describe how to properly configure bfq | Paolo Valente | 2017-08-31 | 1 | -24/+54 |
* | doc, block, bfq: fix some typos and remove stale stuff | Paolo Valente | 2017-08-31 | 1 | -56/+10 |
* | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2017-07-03 | 1 | -4/+2 |
* | block: remove bio_clone() and all references. | NeilBrown | 2017-06-18 | 1 | -1/+1 |
* | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente | 2017-05-10 | 1 | -1/+16 |
* | block, bfq: improve responsiveness | Paolo Valente | 2017-04-19 | 1 | -0/+9 |
* | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini | 2017-04-19 | 1 | -6/+11 |
* | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 2017-04-19 | 2 | -0/+519 |
* | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval | 2017-04-14 | 1 | -0/+14 |
* | block: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 | 1 | -5/+0 |
* | blk-throttle: make throtl_slice tunable | Shaohua Li | 2017-03-28 | 1 | -0/+6 |
* | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 2017-02-22 | 1 | -1/+1 |
|\ |
|
| * | Doc: Fix double words in Documentation | Masanari Iida | 2017-01-26 | 1 | -1/+1 |
* | | block: fix up io_poll documentation | Jeff Moyer | 2017-01-03 | 1 | -3/+3 |
|/ |
|
* | blk-wbt: allow reset of default latency through sysfs | Jens Axboe | 2016-11-28 | 1 | -1/+3 |