index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
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
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-16
block: Drop locking annotation for limits_lock
John Garry
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
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-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
2024-05-03
block: move two helpers into bdev.c
Yu Kuai
2024-05-02
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
2024-05-02
bdev: infrastructure for flags
Al Viro
[next]