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-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
block: remove disk_clear_zoned
Christoph Hellwig
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-26
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-15
block: improve struct request_queue layout
Jens Axboe
2023-11-27
block: move a few definitions out of CONFIG_BLK_DEV_ZONED
Christoph Hellwig
2023-11-18
fs: Block writes to mounted block devices
Jan Kara
2023-11-18
block: Add config option to not allow writing to mounted devices
Jan Kara
2023-11-18
block: Remove blkdev_get_by_*() functions
Jan Kara
2023-11-18
blkdev: comment fs_holder_ops
Christian Brauner
2023-11-18
bdev: add freeze and thaw holder operations
Christian Brauner
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
2023-08-14
block: Add some exports for bcachefs
Kent Overstreet
2023-08-11
fs: export fs_holder_ops
Christoph Hellwig
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-18
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
2023-05-18
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
[next]