summaryrefslogtreecommitdiffstats
path: root/block/partitions
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-13/+16
|\
| * block: add a bdget_part helperChristoph Hellwig2020-10-051-1/+1
| * block: remove the disk argument to delete_partitionChristoph Hellwig2020-09-011-4/+5
| * block: remove the discard_alignment field from struct hd_structChristoph Hellwig2020-09-011-3/+4
| * block: remove the alignment_offset field from struct hd_structChristoph Hellwig2020-09-011-3/+4
| * block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-011-2/+2
* | partitions/ibm: fix non-DASD devicesChristoph Hellwig2020-10-071-4/+3
* | block: restore a specific error code in bdev_del_partitionChristoph Hellwig2020-09-081-1/+1
|/
* block: fix locking in bdev_del_partitionChristoph Hellwig2020-09-011-14/+13
* block: release disk reference in hd_struct_free_workMing Lei2020-09-011-1/+9
* block: always remove partitions from blk_drop_partitions()Ming Lei2020-07-151-2/+0
* Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-1/+1
|\
| * partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko2020-06-181-1/+1
* | block: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-6/+18
|\
| * s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-6/+18
* | block: always use a percpu variable for disk statsChristoph Hellwig2020-05-271-2/+3
* | block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei2020-05-121-1/+1
* | block: fix use-after-free on cached last_lookup partitionMing Lei2020-05-121-1/+11
|/
* Merge branch 'block-5.7' into for-5.8/blockJens Axboe2020-05-091-1/+1
|\
| * block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig2020-04-301-1/+1
* | block: simplify block device syncing in bdev_del_partitionChristoph Hellwig2020-04-201-1/+1
* | block: don't call invalidate_partition from blk_drop_partitionsChristoph Hellwig2020-04-201-4/+3
* | dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2020-04-201-0/+4
* | block: remove the disk argument from blk_drop_partitionsChristoph Hellwig2020-04-201-5/+5
* | block: remove hd_struct_killChristoph Hellwig2020-04-201-1/+1
* | block: cleanup hd_struct freeingChristoph Hellwig2020-04-201-5/+13
* | block: pass a hd_struct to delete_partitionChristoph Hellwig2020-04-201-14/+8
* | block: refactor blkpg_ioctlChristoph Hellwig2020-04-201-1/+114
|/
* block: fix busy device checking in blk_drop_partitions againChristoph Hellwig2020-04-101-1/+1
* block: fix busy device checking in blk_drop_partitionsChristoph Hellwig2020-04-071-1/+1
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-302-10/+27
|\
| * partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov2020-03-082-10/+27
* | block: move block layer internals out of include/linux/genhd.hChristoph Hellwig2020-03-252-1/+1
* | block: merge partition-generic.c and check.cChristoph Hellwig2020-03-244-186/+660
* | block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig2020-03-241-0/+125
* | partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig2020-03-241-6/+12
* | block: move the *_PARTITION enum out of genhd.hChristoph Hellwig2020-03-242-0/+9
* | block: move struct partition out of genhd.hChristoph Hellwig2020-03-243-25/+17
* | block: remove block/partitions/sun.hChristoph Hellwig2020-03-242-9/+3
* | block: remove block/partitions/sgi.hChristoph Hellwig2020-03-242-9/+2
* | block: remove block/partitions/osf.hChristoph Hellwig2020-03-242-8/+1
* | block: remove block/partitions/karma.hChristoph Hellwig2020-03-242-7/+2
* | block: declare all partition detection routines in check.hChristoph Hellwig2020-03-2426-75/+22
* | block: remove warn_no_partChristoph Hellwig2020-03-243-14/+6
* | block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig2020-03-241-7/+7
|/
* partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* docs: block: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1