index
:
pm24.git
cpufreq-rust
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
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
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
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-14
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-01-29
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
Pankaj Raghav
2023-01-29
block: remove superfluous check for request queue in bdev_is_zoned()
Pankaj Raghav
2023-01-29
block: save user max_sectors limit
Keith Busch
2023-01-29
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-03
block: remove devnode callback from struct block_device_operations
Greg Kroah-Hartman
2022-11-30
block: untangle request_queue refcounting from sysfs
Christoph Hellwig
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-11-16
block: remove delayed holder registration
Christoph Hellwig
2022-11-02
blk-mq: add tagset quiesce interface
Chao Leng
2022-11-02
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
2022-10-31
block: simplify blksize_bits() implementation
Dawei Li
2022-10-25
block: remove bio_start_io_acct_time
Christoph Hellwig
2022-10-10
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
2022-10-10
block: avoid sign extend problem with default queue flags mask
Brian Foster
[next]