Age | Commit message (Expand) | Author |
2016-09-14 | block: remove remnant refs to hardsect | Linus Walleij |
2016-08-11 | doc: update block/queue-sysfs.txt entries | Joe Lawrence |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-06-30 | Remove last traces of ->sync_page | Matthew Wilcox |
2016-06-28 | Doc: block: Fix a typo in queue-sysfs.txt | Masanari Iida |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie |
2016-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-04-12 | block: kill blk_queue_flush() | Jens Axboe |
2016-04-12 | block: add ability to flag write back caching on a device | Jens Axboe |
2016-03-31 | Documentation: update missing index files in block/00-INDEX | Wei Fang |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds |
2015-12-10 | Fix CFQ I/O scheduler parameter name in documentation | Libor Pechacek |
2015-11-16 | null_blk: register as a LightNVM device | Matias Bjørling |
2015-10-21 | block: add an API for Persistent Reservations | Christoph Hellwig |
2015-08-13 | Documentation: update notes in biovecs about arbitrarily sized bios | Dongsu Park |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-17 | block: make /sys/block/<dev>/queue/discard_max_bytes writeable | Jens Axboe |
2015-03-20 | Documentation: Remove mentioning of block barriers | Leonid V. Fedorenchik |
2014-12-13 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-11-04 | block: Expand a bit documentation about elevator_allow_merge_fn | Jan Kara |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-09-27 | block: Remove integrity tagging functions | Martin K. Petersen |
2014-09-27 | block: Replace bi_integrity with bi_special | Martin K. Petersen |
2014-09-27 | block: Get rid of bdev_integrity_enabled() | Martin K. Petersen |
2014-08-28 | doc: queue-sysfs: minor fixes | Arnd Hannemann |
2014-08-26 | Documentation: Fix null_blk parameter irq_mode to irqmode | Fam Zheng |
2014-02-10 | Documentation/: update 00-INDEX files | Henrik Austad |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-21 | null_blk: set use_per_node_hctx param to false | Matias Bjørling |
2013-12-21 | null_blk: corrections to documentation | Matias Bjørling |
2013-12-19 | null_blk: documentation | Matias Bjorling |
2013-11-23 | block: Immutable bio vecs | Kent Overstreet |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-09-30 | block: change config option name for cmdline partition parsing | Paul Gortmaker |
2013-09-11 | block: support embedded device command line partition | Cai Zhiyong |
2013-07-25 | doc: Fix typo in doucmentations | Masanari Iida |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov |
2013-04-09 | Documentation: cfq-iosched: update documentation help for cfq tunables | Namjae Jeon |
2013-01-09 | cfq-iosched: enable full blkcg hierarchy support | Tejun Heo |
2012-09-09 | block: Kill bi_destructor | Kent Overstreet |
2012-08-09 | Documentation: update tunable options in block/cfq-iosched.txt | Namjae Jeon |
2012-08-09 | Documentation: update tunable options in block/cfq-iosched.txt | Namjae Jeon |
2012-08-09 | Documentation: update missing index files in block/00-INDEX | Namjae Jeon |
2012-06-26 | blkcg: implement per-blkg request allocation | Tejun Heo |
2011-11-04 | Documentation: drop as block elevator reference in switching-sched.txt | Wang Sheng-Hui |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-05 | cfq-iosched: Add documentation about idling | Vivek Goyal |