index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
block: remove bio_set_op_attrs
Christoph Hellwig
1
-7
/
+0
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
1
-1
/
+0
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
1
-1
/
+1
2022-07-14
block: Introduce the type blk_opf_t
Bart Van Assche
1
-46
/
+51
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
1
-2
/
+4
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-8
/
+8
2022-06-03
Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2022-05-27
block: document BLK_STS_AGAIN usage
Hannes Reinecke
1
-0
/
+4
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
1
-3
/
+2
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
1
-7
/
+8
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
1
-1
/
+2
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
1
-0
/
+2
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
1
-1
/
+2
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-1
/
+0
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
1
-2
/
+0
2022-02-03
block: introduce BLK_STS_OFFLINE
Song Liu
1
-0
/
+7
2021-10-18
block: cache inode size in bdev
Jens Axboe
1
-0
/
+1
2021-10-18
block: move the SECTOR_SIZE related definitions to blk_types.h
Christoph Hellwig
1
-0
/
+17
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
1
-0
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-7
/
+5
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-2
/
+2
2021-10-18
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
1
-5
/
+0
2021-10-18
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
1
-10
/
+0
2021-10-18
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
1
-5
/
+0
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-2
/
+0
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-08-23
bio: add allocation cache abstraction
Jens Axboe
1
-0
/
+1
2021-08-23
block: fix argument type of bio_trim()
Chaitanya Kulkarni
1
-0
/
+1
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+0
2021-08-09
block: look up holders by bdev
Christoph Hellwig
1
-3
/
+0
2021-08-09
block: make the block holder code optional
Christoph Hellwig
1
-1
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-3
/
+0
2021-06-04
block: introduce BIO_ZONE_WRITE_LOCKED bio flag
Damien Le Moal
1
-0
/
+1
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-3
/
+0
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
1
-1
/
+0
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
1
-28
/
+1
2021-01-24
block: do not reassig ->bi_bdev when partition remapping
Christoph Hellwig
1
-0
/
+1
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-2
/
+1
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-2
/
+6
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: move the policy field to struct block_device
Christoph Hellwig
1
-0
/
+1
2020-12-01
block: move make_it_fail to struct block_device
Christoph Hellwig
1
-0
/
+3
[next]