aboutsummaryrefslogtreecommitdiff
path: root/Documentation/block
AgeCommit message (Expand)Author
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal
2021-02-10block: document zone_append_max_bytes attributeDamien Le Moal
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers
2021-01-25bvec/iter: disallow zero-length segment bvecsPavel Begunkov
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-15docs: block: blk-mq.rst: get rid of :c:typeMauro Carvalho Chehab
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab
2020-10-13block: add zone specific block statusesKeith Busch
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-13Documentation: block: eliminate duplicated wordRandy Dunlap
2020-07-06docs: block: update and fix tiny error for bfqYufen Yu
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-22docs: block: Create blk-mq documentationAndré Almeida
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-05-25block: add bio_for_each_bvec_all()Omar Sandoval
2020-05-14Documentation: Document the blk-crypto frameworkSatya Tangirala
2020-03-12block: Document genhd capability flagsStephen Kitt
2020-01-10docs: block/biovecs: update the location of bio.cGuoqing Jiang
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-09-11docs: block: null_blk: enhance document styleAndré Almeida
2019-09-03Documenation: switching-sched: Remove notes about elevator argumentMarcos Paulo de Souza
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15docs: block: fix pdf outputMauro Carvalho Chehab
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab
2019-07-10block: Remove unused definitionsDamien Le Moal
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-06-29block, documentation: Document discard_zeroes_data, fua, max_discard_segments...Bart Van Assche
2019-06-29block, documentation: Explain the word 'segments'Bart Van Assche
2019-06-29block, documentation: Sort queue sysfs attribute names alphabeticallyBart Van Assche
2019-06-29block, documentation: Fix wbt_lat_usec documentationBart Van Assche
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-13block/switching-sched.txt: Update to blk-mq schedulersAndreas Herrmann
2019-04-09block: null: Add documentation for "zone_nr_conv" paramMinwoo Im
2019-04-01doc, block, bfq: add information on bfq execution timePaolo Valente
2019-02-15block: document usage of bio iterator helpersMing Lei
2019-01-09block: doc: add slice_idle_us to bfq documentationJohn Pittman
2019-01-06null_blk: add zoned config support informationJohn Pittman
2019-01-04block: add documentation for io_timeoutWeiping Zhang