summaryrefslogtreecommitdiff
path: root/block/partitions/core.c
AgeCommit message (Expand)Author
2020-05-27block: always use a percpu variable for disk statsChristoph Hellwig
2020-05-12block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei
2020-05-12block: fix use-after-free on cached last_lookup partitionMing Lei
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig
2020-04-20block: simplify block device syncing in bdev_del_partitionChristoph Hellwig
2020-04-20block: don't call invalidate_partition from blk_drop_partitionsChristoph Hellwig
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig
2020-04-20block: remove hd_struct_killChristoph Hellwig
2020-04-20block: cleanup hd_struct freeingChristoph Hellwig
2020-04-20block: pass a hd_struct to delete_partitionChristoph Hellwig
2020-04-20block: refactor blkpg_ioctlChristoph Hellwig
2020-04-10block: fix busy device checking in blk_drop_partitions againChristoph Hellwig
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig