index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk_types.h
Age
Commit message (
Expand
)
Author
2019-08-28
blkcg: implement blk-iocost
Tejun Heo
2019-08-14
block: annotate refault stalls from IO submission
Johannes Weiner
2019-08-04
block: add req op to reset all zones and flag
Chaitanya Kulkarni
2019-07-21
blk-mq: allow REQ_NOWAIT to return an error inline
Jens Axboe
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-05-23
block: remove the bi_seg_{front,back}_size fields in struct bio
Christoph Hellwig
2019-04-04
block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
Johannes Thumshirn
2019-03-18
block: add BIO_NO_PAGE_REF flag
Jens Axboe
2019-01-24
block: Fix comment typo
Damien Le Moal
2018-12-18
block: make request_to_qc_t public
Sagi Grimberg
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-07
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
2018-03-21
block: use 32-bit blk_status_t on Alpha
Mikulas Patocka
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-10
block: Provide blk_status_t decoding for path errors
Keith Busch
2017-12-20
block-throttle: avoid double charge
Shaohua Li
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-03
block: add REQ_DRV bit
Christoph Hellwig
2017-11-03
block: move REQ_NOWAIT
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
blk-stat: delete useless code
Shaohua Li
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-08
block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
block: renumber REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-07
block: trace completion of all bios.
NeilBrown
2017-04-07
block: simple improvements for bio->flags
NeilBrown
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
[next]