summaryrefslogtreecommitdiff
path: root/block/partition-generic.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25block: fix a crash caused by wrong APIShaohua Li
2017-08-24block: remove blk_free_devt in add_partitionweiping zhang
2017-08-18genhd: Annotate all part and part_tbl pointer dereferencesBart Van Assche
2017-08-09block: make part_in_flight() take an array of two intsJens Axboe
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-05-23block: fix an error code in add_partition()Dan Carpenter
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2016-12-01block: Check partition alignment on zoned block devicesDamien Le Moal
2016-06-14block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-29block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat
2016-01-30block: use DAX for partition table readsDan Williams
2015-11-25Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-07-17block: partition: convert percpu refMing Lei
2015-07-17block: partition: introduce hd_free_part()Ming Lei
2014-09-03block: Fix dev_t minor allocation lifetimeKeith Busch
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi
2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei
2013-02-27block: fix ext_devt_idr handlingTomas Henzl
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-01-03separate partition format handling from generic codeAl Viro