index
:
linux.git
master
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
/
genhd.h
Age
Commit message (
Expand
)
Author
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
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-10
block: remove check_disk_change
Christoph Hellwig
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-07-17
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-05-27
block: always define struct blk_integrity in genhd.h
Max Gurtovoy
2020-05-12
block: re-organize fields of 'struct hd_part'
Ming Lei
2020-05-12
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
2020-03-25
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
2020-03-25
block: mark block_depr static
Christoph Hellwig
[next]