index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2024-01-05
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
2023-09-13
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-07-19
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
2023-03-11
Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkc...
Greg Kroah-Hartman
2023-03-10
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-10-10
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
2022-10-10
block: avoid sign extend problem with default queue flags mask
Brian Foster
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-02
block: move ->bio_split to the gendisk
Christoph Hellwig
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-07-25
block: add bdev_max_segments() helper
Naohiro Aota
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block: Change the type of the last .rw_page() argument
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-07-14
block: remove bdevname
Christoph Hellwig
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
block: remove queue_max_open_zones and queue_max_active_zones
Christoph Hellwig
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-07-06
block: remove a superflous ifdef in blkdev.h
Christoph Hellwig
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
2022-06-27
block: factor out a chunk_size_left helper
Christoph Hellwig
2022-06-27
block: relax direct io memory alignment
Keith Busch
2022-06-27
block: introduce bdev_iter_is_aligned helper
Keith Busch
2022-06-27
block: introduce bdev_dma_alignment helper
Keith Busch
2022-06-19
block: remove queue from struct blk_independent_access_range
Damien Le Moal
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-27
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-24
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
[next]