summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-11emmc: modify device node name [1/1]Ruixuan Li1-18/+2
2018-08-10emmc: upgrade gpt or ept based on priorityRuixuan Li2-5/+76
2018-04-13block: fix an error code in add_partition()Dan Carpenter1-1/+3
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov4-21/+2
2016-06-14block/partition-generic.c: Remove a set-but-not-used variableBart Van Assche1-3/+0
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-17/+37
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov381-2721/+2722
2016-03-30block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei1-3/+10
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat1-0/+11
2016-01-30block: use DAX for partition table readsDan Williams3-3/+46
2015-11-26Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen1-1/+1
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen10-181/+152
2015-07-17block: partition: convert percpu refMing Lei3-15/+27
2015-07-17block: partition: introduce hd_free_part()Ming Lei3-4/+8
2014-09-03block: Fix dev_t minor allocation lifetimeKeith Busch2-11/+15
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2-20/+2
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi2-2/+20
2013-02-28block/partitions: optimize memory allocation in check_partition()Ming Lei3-8/+37
2013-02-28block: fix ext_devt_idr handlingTomas Henzl2-2/+6
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal5-9/+132
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura3-12/+53
2012-01-04separate partition format handling from generic codeAl Viro4-523/+542