| Commit message (Expand) | Author | Age | Files | Lines |
* | block/partition-generic.c: Remove a set-but-not-used variable | Bart Van Assche | 2016-06-14 | 1 | -3/+0 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-04-16 | 1 | -3/+10 |
|\ |
|
| * | block: partition: initialize percpuref before sending out KOBJ_ADD | Ming Lei | 2016-03-30 | 1 | -3/+10 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -4/+4 |
|/ |
|
* | block: partition: add partition specific uevent callbacks for partition info | San Mehat | 2016-03-16 | 1 | -0/+11 |
* | block: use DAX for partition table reads | Dan Williams | 2016-01-30 | 1 | -3/+15 |
* | Return EBUSY from BLKRRPART for mounted whole-dev fs | Eric Sandeen | 2015-11-26 | 1 | -1/+1 |
* | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 2015-10-21 | 1 | -0/+1 |
* | block: partition: convert percpu ref | Ming Lei | 2015-07-17 | 1 | -4/+5 |
* | block: partition: introduce hd_free_part() | Ming Lei | 2015-07-17 | 1 | -2/+1 |
* | block: Fix dev_t minor allocation lifetime | Keith Busch | 2014-09-03 | 1 | -1/+1 |
* | Revert "loop: cleanup partitions when detaching loop device" | Jens Axboe | 2013-04-08 | 1 | -1/+0 |
* | loop: cleanup partitions when detaching loop device | Phillip Susi | 2013-03-22 | 1 | -0/+1 |
* | block/partitions: optimize memory allocation in check_partition() | Ming Lei | 2013-02-28 | 1 | -2/+2 |
* | block: fix ext_devt_idr handling | Tomas Henzl | 2013-02-28 | 1 | -1/+1 |
* | block: add partition resize function to blkpg ioctl | Vivek Goyal | 2012-08-01 | 1 | -1/+3 |
* | block: Fix NULL pointer dereference in sd_revalidate_disk | Jun'ichi Nomura | 2012-03-02 | 1 | -8/+40 |
* | separate partition format handling from generic code | Al Viro | 2012-01-04 | 1 | -0/+537 |