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