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
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-04
block: introduce BIO_ZONE_WRITE_LOCKED bio flag
Damien Le Moal
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
2021-01-24
block: do not reassig ->bi_bdev when partition remapping
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move the policy field to struct block_device
Christoph Hellwig
2020-12-01
block: move make_it_fail to struct block_device
Christoph Hellwig
2020-12-01
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-10-13
block: add zone specific block statuses
Keith Busch
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-25
block: remove unused BLK_QC_T_EAGAIN flag
Jeffle Xu
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-01
block: remove an outdated comment on the bd_dev field
Christoph Hellwig
2020-09-01
block: remove the BIO_USER_MAPPED flag
Christoph Hellwig
2020-09-01
block: remove the BIO_NULL_MAPPED flag
Christoph Hellwig
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-07-17
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
2020-07-01
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
block: remove the unused bd_private field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-05-16
block: remove the REQ_NOWAIT_INLINE flag
Christoph Hellwig
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-04-29
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2020-04-18
blk_types: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
2019-10-25
block: reorder bio::__bi_remaining for better packing
David Sterba
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
[next]