index
:
pm24.git
cpufreq-rust
master
more-events
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
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-06
alpha: drop pre-EV56 support
Arnd Bergmann
2024-05-03
RIP ->bd_inode
Al Viro
2024-05-03
block_device: add a pointer to struct address_space (page cache of bdev)
Al Viro
2024-05-02
bdev: move ->bd_make_it_fail to ->__bd_flags
Al Viro
2024-05-02
bdev: move ->bd_ro_warned to ->__bd_flags
Al Viro
2024-05-02
bdev: move ->bd_has_subit_bio to ->__bd_flags
Al Viro
2024-05-02
bdev: move ->bd_write_holder into ->__bd_flags
Al Viro
2024-05-02
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
2024-05-02
bdev: infrastructure for flags
Al Viro
2024-04-17
block: Remove zone write locking
Damien Le Moal
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
2024-04-17
block: Implement zone append emulation
Damien Le Moal
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-05
block: move cgroup time handling code into blk.h
Jens Axboe
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-26
block: reject invalid operation in submit_bio_noacct
Christoph Hellwig
2023-11-28
block: warn once for each partition in bio_check_ro()
Yu Kuai
2023-11-28
block: move .bd_inode into 1st cacheline of block_device
Ming Lei
2023-11-18
block: Add config option to not allow writing to mounted devices
Jan Kara
2023-11-18
super: remove bd_fsfreeze_sb
Christian Brauner
2023-11-18
bdev: implement freeze and thaw holder operations
Christian Brauner
2023-08-09
fs, block: remove bdev->bd_super
Christoph Hellwig
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
[next]