summaryrefslogtreecommitdiff
path: root/block/partitions
Commit message (Expand)AuthorAgeFilesLines
* block: Cleanup set_capacity()/bdev_set_nr_sectors()Damien Le Moal2023-04-241-8/+0
* driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* block: don't add partitions if GD_SUPPRESS_PART_SCAN is setMing Lei2022-09-031-0/+3
* Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-08-032-15/+9
|\
| * block: Convert read_part_sector() to use a folioMatthew Wilcox (Oracle)2022-08-022-7/+7
| * block: Use PAGE_SECTORS_SHIFTMatthew Wilcox (Oracle)2022-08-021-2/+1
| * block: Handle partition read errors more consistentlyMatthew Wilcox (Oracle)2022-08-021-1/+1
| * block: Simplify read_part_sector()Matthew Wilcox (Oracle)2022-08-021-2/+1
| * block: Remove check of PageErrorMatthew Wilcox (Oracle)2022-06-291-4/+0
* | block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig2022-07-061-1/+1
* | block: simplify blktrace sysfs attribute creationChristoph Hellwig2022-06-281-1/+0
|/
* Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-1/+1
|\
| * block: turn bdev->bd_openers into an atomic_tChristoph Hellwig2022-04-181-1/+1
* | block/partitions/ldm: Remove redundant assignmentsMichal Orzel2022-04-231-12/+3
* | block/partitions/atari: Remove redundant assignmentMichal Orzel2022-04-231-1/+0
* | block/partitions/acorn: Remove redundant assignmentsMichal Orzel2022-04-231-2/+2
|/
* block: use bdev_discard_alignment in part_discard_alignment_showChristoph Hellwig2022-04-171-5/+1
* block: use bdev_alignment_offset in part_alignment_offset_showChristoph Hellwig2022-04-171-5/+1
* block: remove genhd.hChristoph Hellwig2022-02-024-4/+0
* block: remove GENHD_FL_EXT_DEVTChristoph Hellwig2021-11-291-5/+4
* block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig2021-11-291-9/+6
* Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-013-10/+12
|\
| * partitions/ibm: use bdev_nr_sectors instead of open coding itChristoph Hellwig2021-10-191-9/+10
| * partitions/efi: use bdev_nr_bytes instead of open coding itChristoph Hellwig2021-10-191-1/+1
| * block: cache inode size in bdevJens Axboe2021-10-181-0/+1
* | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-012-2/+7
|\ \ | |/
| * block: convert the rest of block to bdev_get_queuePavel Begunkov2021-10-181-2/+2
| * block: move menu "Partition type" to block/partitions/KconfigMasahiro Yamada2021-10-181-0/+4
| * block: drop unused includes in <linux/genhd.h>Christoph Hellwig2021-10-181-0/+1
* | block: fix incorrect references to disk objectsZqiang2021-10-181-0/+1
|/
* Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-3015-113/+359
|\
| * partitions/efi: Support non-standard GPT locationDmitry Osipenko2021-08-241-0/+12
| * block: free the extended dev_t minor laterChristoph Hellwig2021-08-161-2/+0
| * block: pass a gendisk to bdev_resize_partitionChristoph Hellwig2021-08-121-6/+6
| * block: pass a gendisk to bdev_del_partitionChristoph Hellwig2021-08-121-4/+4
| * block: pass a gendisk to bdev_add_partitionChristoph Hellwig2021-08-121-3/+2
| * block: store a gendisk in struct parsed_partitionsChristoph Hellwig2021-08-1214-73/+52
| * block: remove GENHD_FL_UPChristoph Hellwig2021-08-121-2/+2
| * block: remove cmdline-parser.cChristoph Hellwig2021-08-022-6/+262
| * block: simplify disk name formatting in check_partitionChristoph Hellwig2021-08-021-1/+1
| * block: remove bdputChristoph Hellwig2021-08-021-1/+1
| * block: change the refcounting for partitionsChristoph Hellwig2021-08-021-1/+8
| * block: allocate bd_meta_info later in add_partitionsChristoph Hellwig2021-08-021-10/+7
| * block: assert the locking state in delete_partitionChristoph Hellwig2021-08-021-4/+2
* | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-071-1/+1
|\ \ | |/ |/|
| * block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche2021-08-051-1/+1
* | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-091-12/+17
|\ \ | |/
| * block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig2021-07-011-5/+1
| * block: check disk exist before trying to add partitionYufen Yu2021-06-301-7/+16
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-023-17/+12
|\ \ | |/ |/|