Age | Commit message (Expand) | Author | Files | Lines |
2022-02-15 | block: remove biodoc.rst | Christoph Hellwig | 2 | -1156/+0 |
2022-02-12 | docs: block: biodoc.rst: Drop the obsolete and incorrect content | Barry Song | 1 | -5/+1 |
2022-02-04 | block: pass a block_device to bio_clone_fast | Christoph Hellwig | 1 | -5/+0 |
2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+1 |
2022-01-10 | docs: block: remove queue-sysfs.rst | Eric Biggers | 2 | -322/+0 |
2021-11-03 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -4/+5 |
2021-11-01 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 1 | -0/+2 |
2021-10-27 | doc: Fix typo in request queue sysfs documentation | Damien Le Moal | 1 | -1/+1 |
2021-10-27 | doc: document sysfs queue/independent_access_ranges attributes | Damien Le Moal | 1 | -0/+31 |
2021-10-21 | blk-crypto: update inline encryption documentation | Eric Biggers | 1 | -206/+245 |
2021-09-21 | fscrypt: improve documentation for inline encryption | Eric Biggers | 1 | -0/+2 |
2021-09-14 | docs: block: fix discard_max_bytes references | Stephen Kitt | 1 | -4/+5 |
2021-08-24 | Documentation: block: blk-mq: Fix small typo in multi-queue docs | Jinay Jain | 1 | -1/+1 |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -11/+27 |
2021-06-17 | docs: block: biodoc.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-06-16 | docs: block/bfq: describe per-device weight | Kir Kolyshkin | 1 | -11/+27 |
2021-06-04 | docs: block: fix stat.rst document error | Gao Mingfei | 1 | -1/+1 |
2021-05-20 | docs: block: blk-mq.rst: correct drive -> driver | Yue Hu | 1 | -2/+2 |
2021-05-11 | Documentation: drop optional BOMs | Randy Dunlap | 1 | -1/+1 |
2021-03-02 | block/bfq: update comments and default value in docs for fifo_expire | Joseph Qi | 1 | -2/+2 |
2021-02-22 | Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -6/+6 |
2021-02-10 | block: introduce zone_write_granularity limit | Damien Le Moal | 1 | -0/+7 |
2021-02-10 | block: document zone_append_max_bytes attribute | Damien Le Moal | 1 | -0/+6 |
2021-02-01 | block/keyslot-manager: introduce devm_blk_ksm_init() | Eric Biggers | 1 | -6/+6 |
2021-01-25 | bvec/iter: disallow zero-length segment bvecs | Pavel Begunkov | 1 | -0/+2 |
2020-10-24 | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+8 |
2020-10-15 | docs: block: blk-mq.rst: get rid of :c:type | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-10-15 | docs: get rid of :c:type explicit declarations for structs | Mauro Carvalho Chehab | 2 | -8/+8 |
2020-10-14 | block: add zone specific block statuses | Keith Busch | 1 | -0/+8 |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+14 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 4 | -2/+156 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2020-07-15 | block: add max_active_zones to blk-sysfs | Niklas Cassel | 1 | -0/+7 |
2020-07-15 | block: add max_open_zones to blk-sysfs | Niklas Cassel | 1 | -0/+7 |
2020-07-13 | Documentation: block: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-06 | docs: block: update and fix tiny error for bfq | Yufen Yu | 1 | -8/+1 |
2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 1 | -1/+1 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 2 | -2/+2 |
2020-06-26 | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-06-22 | docs: block: Create blk-mq documentation | André Almeida | 2 | -0/+154 |
2020-06-03 | Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -0/+2 |
2020-05-25 | block: add bio_for_each_bvec_all() | Omar Sandoval | 1 | -0/+2 |
2020-05-14 | Documentation: Document the blk-crypto framework | Satya Tangirala | 2 | -0/+264 |
2020-03-12 | block: Document genhd capability flags | Stephen Kitt | 1 | -12/+4 |
2020-01-10 | docs: block/biovecs: update the location of bio.c | Guoqing Jiang | 1 | -1/+1 |
2019-11-21 | block: add iostat counters for flush requests | Konstantin Khlebnikov | 1 | -2/+12 |
2019-09-12 | docs: block: null_blk: enhance document style | André Almeida | 1 | -15/+18 |
2019-09-03 | Documenation: switching-sched: Remove notes about elevator argument | Marcos Paulo de Souza | 1 | -4/+0 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 18 | -335/+536 |
2019-07-15 | docs: block: fix pdf output | Mauro Carvalho Chehab | 1 | -4/+5 |