Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 1 | -6/+32 |
2017-11-14 | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 1 | -3/+3 |
2017-11-14 | doc, block, bfq: update max IOPS sustainable with BFQ | Paolo Valente | 1 | -6/+11 |
2017-11-10 | block: remove __bio_kmap_atomic | Christoph Hellwig | 1 | -6/+5 |
2017-11-10 | block: kill bio_kmap/kunmap_irq() | Jens Axboe | 1 | -2/+2 |
2017-11-07 | null_blk: add an usage for shared tags in documentation | Minwoo Im | 1 | -0/+5 |
2017-11-07 | null_blk: fix default values in documentation | Minwoo Im | 1 | -2/+2 |
2017-10-13 | null_blk: add usage hints for no_sched | weiping zhang | 1 | -0/+4 |
2017-10-13 | null_blk: update usage hints for submit_queues | weiping zhang | 1 | -3/+3 |
2017-08-31 | doc, block, bfq: better describe how to properly configure bfq | Paolo Valente | 1 | -24/+54 |
2017-08-31 | doc, block, bfq: fix some typos and remove stale stuff | Paolo Valente | 1 | -56/+10 |
2017-07-03 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 1 | -4/+2 |
2017-06-18 | block: remove bio_clone() and all references. | NeilBrown | 1 | -1/+1 |
2017-05-10 | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente | 1 | -1/+16 |
2017-04-19 | block, bfq: improve responsiveness | Paolo Valente | 1 | -0/+9 |
2017-04-19 | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini | 1 | -6/+11 |
2017-04-19 | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 2 | -0/+519 |
2017-04-14 | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval | 1 | -0/+14 |
2017-04-08 | block: remove the discard_zeroes_data flag | Christoph Hellwig | 1 | -5/+0 |
2017-03-28 | blk-throttle: make throtl_slice tunable | Shaohua Li | 1 | -0/+6 |
2017-02-22 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-01-26 | Doc: Fix double words in Documentation | Masanari Iida | 1 | -1/+1 |
2017-01-03 | block: fix up io_poll documentation | Jeff Moyer | 1 | -3/+3 |
2016-11-28 | blk-wbt: allow reset of default latency through sysfs | Jens Axboe | 1 | -1/+3 |
2016-11-17 | block: document the 'io_poll_delay' queue sysfs file | Jens Axboe | 1 | -0/+14 |
2016-11-16 | null_blk: add usage hints for NVM | Yasuaki Ishimatsu | 1 | -1/+1 |
2016-11-10 | block: hook up writeback throttling | Jens Axboe | 1 | -0/+7 |
2016-11-01 | block: replace REQ_NOIDLE with REQ_IDLE | Christoph Hellwig | 1 | -16/+16 |
2016-10-28 | block: better op and flags encoding | Christoph Hellwig | 1 | -2/+2 |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig | 1 | -1/+1 |
2016-09-14 | block: remove remnant refs to hardsect | Linus Walleij | 1 | -2/+2 |
2016-08-11 | doc: update block/queue-sysfs.txt entries | Joe Lawrence | 1 | -0/+18 |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 1 | -2/+2 |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2016-06-30 | Remove last traces of ->sync_page | Matthew Wilcox | 1 | -2/+1 |
2016-06-28 | Doc: block: Fix a typo in queue-sysfs.txt | Masanari Iida | 1 | -1/+1 |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 1 | -11/+11 |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 1 | -3/+3 |
2016-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+4 |
2016-04-12 | block: kill blk_queue_flush() | Jens Axboe | 1 | -2/+2 |
2016-04-12 | block: add ability to flag write back caching on a device | Jens Axboe | 1 | -0/+9 |
2016-03-31 | Documentation: update missing index files in block/00-INDEX | Wei Fang | 1 | -0/+4 |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 1 | -8/+7 |
2015-12-10 | Fix CFQ I/O scheduler parameter name in documentation | Libor Pechacek | 1 | -8/+7 |
2015-11-16 | null_blk: register as a LightNVM device | Matias Bjørling | 1 | -0/+3 |
2015-10-21 | block: add an API for Persistent Reservations | Christoph Hellwig | 1 | -0/+119 |
2015-08-13 | Documentation: update notes in biovecs about arbitrarily sized bios | Dongsu Park | 1 | -1/+9 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -1/+1 |
2015-07-17 | block: make /sys/block/<dev>/queue/discard_max_bytes writeable | Jens Axboe | 1 | -1/+9 |
2015-03-20 | Documentation: Remove mentioning of block barriers | Leonid V. Fedorenchik | 1 | -27/+9 |