index
:
pm24.git
master
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
/
blkdev.h
Age
Commit message (
Expand
)
Author
2024-11-19
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
2024-11-19
block: remove a duplicate definition for bdev_read_only
Christoph Hellwig
2024-11-19
block: return bool from blk_rq_aligned
Christoph Hellwig
2024-11-19
block: return unsigned int from blk_lim_dma_alignment_and_pad
Christoph Hellwig
2024-11-19
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
2024-11-19
block: return unsigned int from bdev_io_opt
Christoph Hellwig
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
block: return unsigned int from bdev_io_min
Christoph Hellwig
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
2024-11-07
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-22
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
2024-10-22
block: enable passthrough command statistics
Keith Busch
2024-10-22
block: introduce add_disk_fwnode()
Christian Marangi
2024-10-19
block: Add bdev atomic write limits helpers
John Garry
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
2024-08-29
block: constify the lim argument to queue_limits_max_zone_append_sectors
Christoph Hellwig
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
2024-06-28
block: simplify queue_logical_block_size
Christoph Hellwig
2024-06-27
block: Delete blk_queue_flag_test_and_set()
John Garry
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
2024-06-26
block: remove the fallback case in queue_dma_alignment
Christoph Hellwig
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
2024-06-26
block: convert features and flags to __bitwise types
Christoph Hellwig
2024-06-26
block: rename BLK_FEAT_MISALIGNED
Christoph Hellwig
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
2024-06-20
block: Add core atomic write support
John Garry
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
[next]