index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
2023-05-22
scsi: block: Introduce BLK_STS_DURATION_LIMIT
Damien Le Moal
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
2023-04-16
block: re-arrange the struct block_device fields for better layout
Jens Axboe
2023-04-11
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2022-12-07
block: remove bio_set_op_attrs
Christoph Hellwig
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-07-14
block: Introduce the type blk_opf_t
Bart Van Assche
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-06-03
Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-27
block: document BLK_STS_AGAIN usage
Hannes Reinecke
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-04-17
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-03
block: introduce BLK_STS_OFFLINE
Song Liu
2021-10-18
block: cache inode size in bdev
Jens Axboe
2021-10-18
block: move the SECTOR_SIZE related definitions to blk_types.h
Christoph Hellwig
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
2021-10-18
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
2021-10-18
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
bio: add allocation cache abstraction
Jens Axboe
2021-08-23
block: fix argument type of bio_trim()
Chaitanya Kulkarni
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-08-09
block: look up holders by bdev
Christoph Hellwig
2021-08-09
block: make the block holder code optional
Christoph Hellwig
[next]