index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
2021-08-23
block: add error handling for device_add_disk / add_disk
Luis Chamberlain
2021-08-23
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-09
block: support delayed holder registration
Christoph Hellwig
2021-08-09
block: look up holders by bdev
Christoph Hellwig
2021-08-09
block: make the block holder code optional
Christoph Hellwig
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
block: add disk sequence number
Matteo Croce
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
2021-06-01
block: remove bdget_disk
Christoph Hellwig
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
2021-04-08
block: remove disk_part_iter
Christoph Hellwig
2021-04-08
block: refactor blk_drop_partitions
Christoph Hellwig
2021-01-24
block: use an xarray for disk->part_tbl
Christoph Hellwig
2021-01-24
block: remove DISK_PITER_REVERSE
Christoph Hellwig
2021-01-24
block: add a disk_uevent helper
Christoph Hellwig
2021-01-24
block: add a hard-readonly flag to struct gendisk
Christoph Hellwig
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move the policy field to struct block_device
Christoph Hellwig
2020-12-01
block: move make_it_fail to struct block_device
Christoph Hellwig
2020-12-01
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
block: simplify part_to_disk
Christoph Hellwig
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
init: refactor name_to_dev_t
Christoph Hellwig
2020-12-01
block: remove a duplicate __disk_get_part prototype
Christoph Hellwig
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
block: remove set_device_ro
Christoph Hellwig
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
[next]