summaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAgeFilesLines
* block: add a disk_has_partscan helperChristoph Hellwig2024-05-251-0/+13
* Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds2024-04-201-0/+2
|\
| * block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig2024-04-181-0/+2
* | fs,block: yield devices earlyChristian Brauner2024-03-271-10/+1
|/
* fs,block: get holder during claimChristian Brauner2024-03-181-0/+10
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-13/+60
|\
| * Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2024-03-061-2/+0
| |\
| | * block: remove disk_stack_limitsChristoph Hellwig2024-03-061-2/+0
| * | block: make block_class constantRicardo B. Marliere2024-03-061-1/+1
| |/
| * block: add a queue_limits_stack_bdev helperChristoph Hellwig2024-03-011-0/+2
| * block: add a queue_limits_set helperChristoph Hellwig2024-03-011-0/+1
| * block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-191-3/+7
| * block: add a max_user_discard_sectors queue limitChristoph Hellwig2024-02-131-0/+1
| * block: add an API to atomically update queue limitsChristoph Hellwig2024-02-131-0/+23
| * block: move max_{open,active}_zones to struct queue_limitsChristoph Hellwig2024-02-131-6/+6
| * block: support PI at non-zero offset within metadataKanchan Joshi2024-02-121-0/+1
| * block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn2024-02-121-1/+1
| * block: update cached timestamp post schedule/preemptionJens Axboe2024-02-051-0/+16
| * block: cache current nsec time in struct blk_plugJens Axboe2024-02-051-0/+1
* | bdev: make struct bdev_handle private to the block layerChristian Brauner2024-02-251-7/+0
* | bdev: make bdev_{release, open_by_dev}() private to block layerChristian Brauner2024-02-251-3/+0
* | bdev: remove bdev_open_by_path()Christian Brauner2024-02-251-2/+0
* | bdev: open block device as filesChristian Brauner2024-02-251-0/+7
|/
* Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-91/+68
|\
| * block: remove disk_clear_zonedChristoph Hellwig2024-01-081-1/+0
| * block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig2023-12-271-1/+8
| * block: simplify disk_set_zonedChristoph Hellwig2023-12-191-1/+2
| * block: remove support for the host aware zone modelChristoph Hellwig2023-12-191-34/+3
| * block: improve struct request_queue layoutJens Axboe2023-12-151-43/+46
| * block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig2023-11-271-13/+11
* | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-8/+21
|\ \
| * | fs: Block writes to mounted block devicesJan Kara2023-11-181-1/+2
| * | block: Add config option to not allow writing to mounted devicesJan Kara2023-11-181-0/+2
| * | block: Remove blkdev_get_by_*() functionsJan Kara2023-11-181-5/+0
| * | blkdev: comment fs_holder_opsChristian Brauner2023-11-181-0/+5
| * | bdev: add freeze and thaw holder operationsChristian Brauner2023-11-181-0/+10
| * | bdev: rename freeze and thaw helpersChristian Brauner2023-11-181-2/+2
| |/
* / block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig2023-12-261-1/+1
|/
* block: Use bdev_open_by_dev() in blkdev_open()Jan Kara2023-10-281-0/+1
* block: Provide bdev_open_* functionsJan Kara2023-10-281-0/+10
* Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+2
|\
| * block: Add some exports for bcachefsKent Overstreet2023-08-141-0/+1
| * block: don't allow enabling a cache on devices that don't support itChristoph Hellwig2023-07-171-0/+1
* | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-5/+10
|\ \
| * | block: call into the file system for ioctl BLKFLSBUFChristoph Hellwig2023-08-211-2/+5
| * | block: call into the file system for bdev_mark_deadChristoph Hellwig2023-08-211-1/+1
| * | block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig2023-08-211-1/+1
| * | block: simplify the disk_force_media_change interfaceChristoph Hellwig2023-08-211-1/+1
| * | fs: export fs_holder_opsChristoph Hellwig2023-08-111-0/+2
| |/
* / block: get rid of unused plug->nowait flagJens Axboe2023-08-081-1/+0
|/