| Commit message (Expand) | Author | Age |
* | block: update sysfs documentation | Damien Le Moal | 2018-12-16 |
* | block: remove legacy IO schedulers | Jens Axboe | 2018-11-07 |
* | block: remove legacy rq tagging | Jens Axboe | 2018-11-07 |
* | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 |
* | block: Track DISCARD statistics and output them in stat and diskstat | Michael Callahan | 2018-07-18 |
* | null_blk: add zone support | Matias Bjørling | 2018-07-09 |
* | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 |
* | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2018-06-04 |
|\ |
|
| * | Documentation: block: cmdline-partition.txt fixes and additions | Randy Dunlap | 2018-05-08 |
* | | null_blk: add blocking description and remove lightnvm | Liu Bo | 2018-05-25 |
|/ |
|
* | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 2017-11-14 |
* | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 2017-11-14 |
* | doc, block, bfq: update max IOPS sustainable with BFQ | Paolo Valente | 2017-11-14 |
* | block: remove __bio_kmap_atomic | Christoph Hellwig | 2017-11-10 |
* | block: kill bio_kmap/kunmap_irq() | Jens Axboe | 2017-11-10 |
* | null_blk: add an usage for shared tags in documentation | Minwoo Im | 2017-11-07 |
* | null_blk: fix default values in documentation | Minwoo Im | 2017-11-07 |
* | null_blk: add usage hints for no_sched | weiping zhang | 2017-10-13 |
* | null_blk: update usage hints for submit_queues | weiping zhang | 2017-10-13 |
* | doc, block, bfq: better describe how to properly configure bfq | Paolo Valente | 2017-08-31 |
* | doc, block, bfq: fix some typos and remove stale stuff | Paolo Valente | 2017-08-31 |
* | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2017-07-03 |
* | block: remove bio_clone() and all references. | NeilBrown | 2017-06-18 |
* | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente | 2017-05-10 |
* | block, bfq: improve responsiveness | Paolo Valente | 2017-04-19 |
* | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini | 2017-04-19 |
* | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 2017-04-19 |
* | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval | 2017-04-14 |
* | block: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 |
* | blk-throttle: make throtl_slice tunable | Shaohua Li | 2017-03-28 |
* | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 2017-02-22 |
|\ |
|
| * | Doc: Fix double words in Documentation | Masanari Iida | 2017-01-26 |
* | | block: fix up io_poll documentation | Jeff Moyer | 2017-01-03 |
|/ |
|
* | blk-wbt: allow reset of default latency through sysfs | Jens Axboe | 2016-11-28 |
* | block: document the 'io_poll_delay' queue sysfs file | Jens Axboe | 2016-11-18 |
* | null_blk: add usage hints for NVM | Yasuaki Ishimatsu | 2016-11-16 |
* | block: hook up writeback throttling | Jens Axboe | 2016-11-10 |
* | block: replace REQ_NOIDLE with REQ_IDLE | Christoph Hellwig | 2016-11-01 |
* | 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: remove remnant refs to hardsect | Linus Walleij | 2016-09-14 |
* | doc: update block/queue-sysfs.txt entries | Joe Lawrence | 2016-08-11 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-07-28 |
|\ |
|
| * | Remove last traces of ->sync_page | Matthew Wilcox | 2016-06-30 |
* | | Doc: block: Fix a typo in queue-sysfs.txt | Masanari Iida | 2016-06-28 |
* | | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 2016-06-07 |
* | | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 2016-06-07 |
|/ |
|
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2016-05-19 |
|\ |
|
| * | Documentation: update missing index files in block/00-INDEX | Wei Fang | 2016-03-31 |