| Commit message (Expand) | Author | Age |
* | Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2018-04-20 |
|\ |
|
| * | raid1: copy write hint from master bio to behind bio | Mariusz Dabrowski | 2018-04-09 |
| * | md/raid1: exit sync request if MD_RECOVERY_INTR is set | Yufen Yu | 2018-04-09 |
| * | md-cluster: don't update recovery_offset for faulty device | Guoqing Jiang | 2018-04-09 |
* | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 2018-04-09 |
| |\ |
|
| | * | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 2018-04-03 |
* | | | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-06 |
|\ \ \ |
|
| * | | | dm: remove fmode_t argument from .prepare_ioctl hook | Mike Snitzer | 2018-04-04 |
| * | | | dm: hold DM table for duration of ioctl rather than use blkdev_get | Mike Snitzer | 2018-04-04 |
| * | | | dm raid: fix parse_raid_params() variable range issue | Heinz Mauelshagen | 2018-04-04 |
| * | | | dm verity: make verity_for_io_block static | weiyongjun (A) | 2018-04-04 |
| * | | | dm verity: add 'check_at_most_once' option to only validate hashes once | Patrik Torstensson | 2018-04-03 |
| * | | | dm bufio: don't embed a bio in the dm_buffer structure | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: support non-power-of-two block sizes | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: use slab cache for dm_buffer structure allocations | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: reorder fields in dm_buffer structure | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: relax alignment constraint on slab cache | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: remove code that merges slab caches | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: get rid of slab cache name allocations | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: move dm-bufio.h to include/linux/ | Mikulas Patocka | 2018-04-03 |
| * | | | dm bufio: delete outdated comment | Mikulas Patocka | 2018-04-03 |
| * | | | dm: add support for secure erase forwarding | Denis Semakin | 2018-04-03 |
| * | | | dm: backfill abnormal IO support to non-splitting IO submission | Mike Snitzer | 2018-04-03 |
| * | | | dm raid: fix nosync status | Heinz Mauelshagen | 2018-04-03 |
| * | | | dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_... | Wang Sheng-Hui | 2018-04-03 |
| * | | | dm stripe: get rid of a Variable Length Array (VLA) | Tycho Andersen | 2018-04-03 |
| * | | | dm log writes: record metadata flag for better flags record | Qu Wenruo | 2018-04-03 |
| * | | | dm integrity: fail early if required HMAC key is not available | Milan Broz | 2018-04-03 |
| * | | | dm: remove unused macro DM_MOD_NAME_SIZE | Wang Sheng-Hui | 2018-04-03 |
| * | | | dm unstripe: remove unnecessary header includes | Heinz Mauelshagen | 2018-04-03 |
| * | | | dm unstripe: remove superfluous module init error path message | Heinz Mauelshagen | 2018-04-03 |
| * | | | dm unstripe: add "dm-unstriped" module alias | Heinz Mauelshagen | 2018-04-03 |
| * | | | dm unstripe: support non-power-of-2 chunk size | Heinz Mauelshagen | 2018-04-03 |
| * | | | dm crypt: limit the number of allocated pages | Mikulas Patocka | 2018-04-03 |
| * | | | dm: allow targets to return output from messages they are sent | Mike Snitzer | 2018-04-03 |
* | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | bcache: Fix a compiler warning in bcache_device_init() | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Reduce the number of sparse complaints about lock imbalances | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Suppress more warnings about set-but-not-used variables | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Remove an unused variable | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Fix kernel-doc warnings | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Annotate switch fall-through | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Add __printf annotation to __bch_check_keys() | Bart Van Assche | 2018-03-18 |
| * | | | bcache: Fix indentation | Bart Van Assche | 2018-03-18 |
| * | | | bcache: add io_disable to struct cached_dev | Coly Li | 2018-03-18 |
| * | | | bcache: add backing_request_endio() for bi_end_io | Coly Li | 2018-03-18 |
| * | | | bcache: move closure debug file into debug directory | Chengguang Xu | 2018-03-18 |
| * | | | bcache: fix using of loop variable in memory shrink | Tang Junhui | 2018-03-18 |
| * | | | bcache: fix error return value in memory shrink | Tang Junhui | 2018-03-18 |