- dfbb340 block: genhd: don't call blkdev_show() with major_names_lock held by Tetsuo Handa · 3 years, 4 months ago
- 9f28699 block: refine the disk_live check in del_gendisk by Christoph Hellwig · 3 years, 5 months ago
- c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 5 months ago
- 539711d block: remove a pointless call to MINOR() in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- 83cbce9 block: add error handling for device_add_disk / add_disk by Luis Chamberlain · 3 years, 5 months ago
- 75f4dca block: call blk_register_queue earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- bab53f6 block: call blk_integrity_add earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- 9d5ee67 block: create the bdi link earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- 8235b5c block: call bdev_add later in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- 52b8590 block: fold register_disk into device_add_disk by Christoph Hellwig · 3 years, 5 months ago
- 40b3a52 block: add a sanity check for a live disk in del_gendisk by Christoph Hellwig · 3 years, 5 months ago
- d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 5 months ago
- 61a35cf block: hold a request_queue reference for the lifetime of struct gendisk by Christoph Hellwig · 3 years, 5 months ago
- 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 5 months ago
- a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 5 months ago
- 4dcc487 block: cleanup the lockdep handling in *alloc_disk by Christoph Hellwig · 3 years, 5 months ago
- 889c05c block: ensure the bdi is freed after inode_detach_wb by Christoph Hellwig · 3 years, 5 months ago
- 9451aa0 block: free the extended dev_t minor later by Christoph Hellwig · 3 years, 5 months ago
- 50b4aec block: remove GENHD_FL_UP by Christoph Hellwig · 3 years, 5 months ago
- edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
- d1254a8 block: remove support for delayed queue registrations by Christoph Hellwig · 3 years, 5 months ago
- d626338 block: support delayed holder registration by Christoph Hellwig · 3 years, 5 months ago
- 0dbcfe2 block: look up holders by bdev by Christoph Hellwig · 3 years, 5 months ago
- 13927b3 block: export diskseq in sysfs by Matteo Croce · 3 years, 6 months ago
- 87eb710 block: export the diskseq in uevents by Matteo Croce · 3 years, 6 months ago
- cf17994 block: add disk sequence number by Matteo Croce · 3 years, 6 months ago
- abd2864 block: remove disk_name() by Christoph Hellwig · 3 years, 5 months ago
- a291bb43 block: use the %pg format specifier in show_partition by Christoph Hellwig · 3 years, 5 months ago
- a9e7bc3 block: use the %pg format specifier in printk_all_partitions by Christoph Hellwig · 3 years, 5 months ago
- 26e2d7a block: reduce stack usage in diskstats_show by Abd-Alrhman Masalkhi · 3 years, 5 months ago
- 2f4731d block: remove bdput by Christoph Hellwig · 3 years, 6 months ago
- d7a6657 block: unhash the whole device inode earlier by Christoph Hellwig · 3 years, 6 months ago
- 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 6 months ago
- 498dcc1 block: grab a device refcount in disk_uevent by Christoph Hellwig · 3 years, 6 months ago
- 2bc8cda block: add the events* attributes to disk_attrs by Christoph Hellwig · 3 years, 7 months ago
- d5870ed block: move the disk events code to a separate file by Christoph Hellwig · 3 years, 7 months ago
- 0e0ccde block: remove bdget_disk by Christoph Hellwig · 3 years, 8 months ago
- c97d93c block: factor out a part_devt helper by Christoph Hellwig · 3 years, 8 months ago
- a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 8 months ago
- f525464 block: add blk_alloc_disk and blk_cleanup_disk APIs by Christoph Hellwig · 3 years, 8 months ago
- 958229a block: add a flag to make put_disk on partially initalized disks safer by Christoph Hellwig · 3 years, 8 months ago
- 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 8 months ago
- 2e3c73f block: move the DISK_MAX_PARTS sanity check into __device_add_disk by Christoph Hellwig · 3 years, 8 months ago
- 7c3f828 block: refactor device number setup in __device_add_disk by Christoph Hellwig · 3 years, 8 months ago
- 6c60ff0 block: prevent block device lookups at the beginning of del_gendisk by Christoph Hellwig · 3 years, 8 months ago
- 3212135 block: remove disk_part_iter by Christoph Hellwig · 3 years, 9 months ago
- 7fae67c block: simplify diskstats_show by Christoph Hellwig · 3 years, 9 months ago
- ecc75a9 block: simplify show_partition by Christoph Hellwig · 3 years, 9 months ago
- e559f58 block: simplify printk_all_partitions by Christoph Hellwig · 3 years, 9 months ago
- c76f48e block: take bd_mutex around delete_partitions in del_gendisk by Christoph Hellwig · 3 years, 9 months ago
- d3c4a43 block: refactor blk_drop_partitions by Christoph Hellwig · 3 years, 9 months ago
- 473338b block: move more syncing and invalidation to delete_partition by Christoph Hellwig · 3 years, 9 months ago
- 4561183 block: remove invalidate_partition by Christoph Hellwig · 3 years, 9 months ago
- 9ec4914 block: Suppress uevent for hidden device when removed by Daniel Wagner · 3 years, 10 months ago
- 0f47227 block: revert "block: fix bd_size_lock use" by Damien Le Moal · 3 years, 10 months ago
- 452c0bf block: fix logging on capacity change by Ming Lei · 3 years, 11 months ago
- 75ab6af block: don't skip empty device in in disk_uevent by Christoph Hellwig · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 7f31bee block: remove typo in kernel-doc of set_disk_ro() by Lukas Bulwahn · 4 years ago
- 0fe3772 block: fix bd_size_lock use by Damien Le Moal · 4 years ago
- a33df75 block: use an xarray for disk->part_tbl by Christoph Hellwig · 4 years ago
- 0470dd9 block: remove DISK_PITER_REVERSE by Christoph Hellwig · 4 years ago
- bc359d0 block: add a disk_uevent helper by Christoph Hellwig · 4 years ago
- 0b6e522 blk-mq: use ->bi_bdev for I/O accounting by Christoph Hellwig · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- 947139b block: propagate BLKROSET on the whole device to all partitions by Christoph Hellwig · 4 years ago
- 52f019d block: add a hard-readonly flag to struct gendisk by Christoph Hellwig · 4 years ago
- 6f0d968 block: remove the NULL bdev check in bdev_read_only by Christoph Hellwig · 4 years ago
- aebf5db block: fix use-after-free in disk_part_iter_next by Ming Lei · 4 years, 1 month ago
- 7b51e70 block: update some copyrights by Christoph Hellwig · 4 years, 1 month ago
- 977115c block: stop using bdget_disk for partition 0 by Christoph Hellwig · 4 years, 1 month ago
- 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
- ad1eaa5 block: switch disk_part_iter_* to use a struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 71773cf block: pass a block_device to invalidate_partition by Christoph Hellwig · 4 years, 1 month ago
- 9fc995a block: pass a block_device to blk_alloc_devt by Christoph Hellwig · 4 years, 1 month ago
- 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
- 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
- cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 1 month ago
- 83950d3 block: move the policy field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- b309e99 block: move make_it_fail to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 1bdd5ae block: move holder_dir to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- 15e3d2c block: move disk stat accounting to struct block_device by Christoph Hellwig · 4 years, 1 month ago
- a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
- 22ae8ce block: simplify bdev/disk lookup in blkdev_get by Christoph Hellwig · 4 years, 1 month ago
- efdc41c block: use put_device in put_disk by Christoph Hellwig · 4 years, 2 months ago
- e79319a block: use disk_part_iter_exit in disk_part_iter_next by Christoph Hellwig · 4 years, 2 months ago
- 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
- e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
- e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 2 months ago
- a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 2 months ago
- bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 2 months ago
- e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 2 months ago
- 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 2 months ago
- 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 2 months ago
- 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
- 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
- 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
- 8a63a86 block: use bd_partno in bdevname by Christoph Hellwig · 4 years, 4 months ago