summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08block: remove disk_clear_zonedChristoph Hellwig
2023-12-27block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-26block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-15block: improve struct request_queue layoutJens Axboe
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig
2023-11-18fs: Block writes to mounted block devicesJan Kara
2023-11-18block: Add config option to not allow writing to mounted devicesJan Kara
2023-11-18block: Remove blkdev_get_by_*() functionsJan Kara
2023-11-18blkdev: comment fs_holder_opsChristian Brauner
2023-11-18bdev: add freeze and thaw holder operationsChristian Brauner
2023-11-18bdev: rename freeze and thaw helpersChristian Brauner
2023-10-28block: Use bdev_open_by_dev() in blkdev_open()Jan Kara
2023-10-28block: Provide bdev_open_* functionsJan Kara
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-21block: call into the file system for ioctl BLKFLSBUFChristoph Hellwig
2023-08-21block: call into the file system for bdev_mark_deadChristoph Hellwig
2023-08-21block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig
2023-08-21block: simplify the disk_force_media_change interfaceChristoph Hellwig
2023-08-14block: Add some exports for bcachefsKent Overstreet
2023-08-11fs: export fs_holder_opsChristoph Hellwig
2023-08-08block: get rid of unused plug->nowait flagJens Axboe
2023-07-17block: don't allow enabling a cache on devices that don't support itChristoph Hellwig
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: move a few internal definitions out of blkdev.hChristoph Hellwig
2023-06-12block: add a sb_open_mode helperChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-12block: pass a gendisk on bdev_check_media_changeChristoph Hellwig
2023-06-05block: mark early_lookup_bdev as __initChristoph Hellwig
2023-06-05block: move more code to early-lookup.cChristoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05block: add a mark_dead holder operationChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-30block: constify struct part_type part_typeThomas Weißschuh
2023-05-23block/rq_qos: protect rq_qos apis with a new lockYu Kuai
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig
2023-05-19blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig
2023-05-18block: Introduce op_needs_zoned_write_locking()Bart Van Assche
2023-05-18block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-20blk-mq: remove hybrid pollingKeith Busch