summaryrefslogtreecommitdiff
path: root/block/partition-generic.c
Commit message (Expand)AuthorAge
* block: display the correct diskname for bioJiufei Xue2018-03-01
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* block: fix a crash caused by wrong APIShaohua Li2017-09-25
* block: remove blk_free_devt in add_partitionweiping zhang2017-08-24
* genhd: Annotate all part and part_tbl pointer dereferencesBart Van Assche2017-08-18
* block: make part_in_flight() take an array of two intsJens Axboe2017-08-09
* block: pass in queue to inflight accountingJens Axboe2017-08-09
* block: fix an error code in add_partition()Dan Carpenter2017-05-23
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\
| * Revert "block: use DAX for partition table reads"Dan Williams2017-04-25
* | block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-21
|/
* block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-12
* block: Check partition alignment on zoned block devicesDamien Le Moal2016-12-01
* block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche2016-06-14
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-15
|\
| * block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei2016-03-29
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* block: partition: add partition specific uevent callbacks for partition infoSan Mehat2016-03-15
* block: use DAX for partition table readsDan Williams2016-01-30
* Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-25
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
* block: partition: convert percpu refMing Lei2015-07-17
* block: partition: introduce hd_free_part()Ming Lei2015-07-17
* block: Fix dev_t minor allocation lifetimeKeith Busch2014-09-03
* Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2013-04-08
* loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-22
* block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-27
* block: fix ext_devt_idr handlingTomas Henzl2013-02-27
* block: add partition resize function to blkpg ioctlVivek Goyal2012-08-01
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
* separate partition format handling from generic codeAl Viro2012-01-03