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