summaryrefslogtreecommitdiffstats
path: root/block/partitions
AgeCommit message (Expand)AuthorLines
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-13/+16
2020-10-07partitions/ibm: fix non-DASD devicesChristoph Hellwig-4/+3
2020-10-05block: add a bdget_part helperChristoph Hellwig-1/+1
2020-09-08block: restore a specific error code in bdev_del_partitionChristoph Hellwig-1/+1
2020-09-01block: remove the disk argument to delete_partitionChristoph Hellwig-4/+5
2020-09-01block: remove the discard_alignment field from struct hd_structChristoph Hellwig-3/+4
2020-09-01block: remove the alignment_offset field from struct hd_structChristoph Hellwig-3/+4
2020-09-01block: fix locking for struct block_device size updatesChristoph Hellwig-2/+2
2020-09-01block: fix locking in bdev_del_partitionChristoph Hellwig-14/+13
2020-09-01block: release disk reference in hd_struct_free_workMing Lei-1/+9
2020-07-15block: always remove partitions from blk_drop_partitions()Ming Lei-2/+0
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko-1/+1
2020-06-15block: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+18
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig-2/+3
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland-6/+18
2020-05-12block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei-1/+1
2020-05-12block: fix use-after-free on cached last_lookup partitionMing Lei-1/+11
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe-1/+1
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig-1/+1
2020-04-20block: simplify block device syncing in bdev_del_partitionChristoph Hellwig-1/+1
2020-04-20block: don't call invalidate_partition from blk_drop_partitionsChristoph Hellwig-4/+3
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig-0/+4
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig-5/+5
2020-04-20block: remove hd_struct_killChristoph Hellwig-1/+1
2020-04-20block: cleanup hd_struct freeingChristoph Hellwig-5/+13
2020-04-20block: pass a hd_struct to delete_partitionChristoph Hellwig-14/+8
2020-04-20block: refactor blkpg_ioctlChristoph Hellwig-1/+114
2020-04-10block: fix busy device checking in blk_drop_partitions againChristoph Hellwig-1/+1
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig-1/+1
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+27
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig-1/+1
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig-186/+660
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig-0/+125
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig-6/+12
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig-0/+9
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig-25/+17
2020-03-24block: remove block/partitions/sun.hChristoph Hellwig-9/+3
2020-03-24block: remove block/partitions/sgi.hChristoph Hellwig-9/+2
2020-03-24block: remove block/partitions/osf.hChristoph Hellwig-8/+1
2020-03-24block: remove block/partitions/karma.hChristoph Hellwig-7/+2
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig-75/+22
2020-03-24block: remove warn_no_partChristoph Hellwig-14/+6
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig-7/+7
2020-03-08partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov-10/+27
2020-01-23partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King-1/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab-1/+1