summaryrefslogtreecommitdiff
path: root/block/partitions/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei1-1/+1
2020-05-13block: fix use-after-free on cached last_lookup partitionMing Lei1-1/+11
2020-05-10Merge branch 'block-5.7' into for-5.8/blockJens Axboe1-1/+1
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-20block: simplify block device syncing in bdev_del_partitionChristoph Hellwig1-1/+1
2020-04-20block: don't call invalidate_partition from blk_drop_partitionsChristoph Hellwig1-4/+3
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig1-0/+4
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig1-5/+5
2020-04-20block: remove hd_struct_killChristoph Hellwig1-1/+1
2020-04-20block: cleanup hd_struct freeingChristoph Hellwig1-5/+13
2020-04-20block: pass a hd_struct to delete_partitionChristoph Hellwig1-14/+8
2020-04-20block: refactor blkpg_ioctlChristoph Hellwig1-1/+114
2020-04-10block: fix busy device checking in blk_drop_partitions againChristoph Hellwig1-1/+1
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig1-1/+0
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig1-0/+659