summaryrefslogtreecommitdiffstats
path: root/block/partition-generic.c
Commit message (Expand)AuthorAgeFilesLines
* block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-7/+7
* block: Check partition alignment on zoned block devicesDamien Le Moal2016-12-011-0/+65
* block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche2016-06-141-3/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-151-3/+10
|\
| * block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei2016-03-291-3/+10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
|/
* block: partition: add partition specific uevent callbacks for partition infoSan Mehat2016-03-151-0/+11
* block: use DAX for partition table readsDan Williams2016-01-301-3/+15
* Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-251-1/+1
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-0/+1
* block: partition: convert percpu refMing Lei2015-07-171-4/+5
* block: partition: introduce hd_free_part()Ming Lei2015-07-171-2/+1
* block: Fix dev_t minor allocation lifetimeKeith Busch2014-09-031-1/+1
* Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2013-04-081-1/+0
* loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-221-0/+1
* block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-271-2/+2
* block: fix ext_devt_idr handlingTomas Henzl2013-02-271-1/+1
* block: add partition resize function to blkpg ioctlVivek Goyal2012-08-011-1/+3
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-021-8/+40
* separate partition format handling from generic codeAl Viro2012-01-031-0/+537