aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-01-12
|\
| * dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-08
| * dm thin: bump thin and thin-pool target versionsMike Snitzer2016-01-06
| * dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov2015-12-17
| * dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2015-12-14
| * dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-10
| * dm verity: add support for forward error correctionSami Tolvanen2015-12-10
| * dm verity: factor out verity_for_bv_block()Sami Tolvanen2015-12-10
| * dm verity: factor out structures and functions useful to separate objectSami Tolvanen2015-12-10
| * dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen2015-12-10
| * dm verity: separate function for parsing opt argsSami Tolvanen2015-12-10
| * dm verity: clean up duplicate hashing codeSami Tolvanen2015-12-10
| * dm btree: factor out need_insert() helperMike Snitzer2015-12-10
| * dm bufio: use BUG_ON instead of conditional call to BUGAnup Limbu2015-12-10
| * dm bufio: store stacktrace in buffers to help find buffer leaksMikulas Patocka2015-12-10
| * dm bufio: return NULL to improve code clarityMikulas Patocka2015-12-10
| * dm block manager: cleanup code that prints stacktraceMikulas Patocka2015-12-10
| * dm: don't save and restore bi_privateMikulas Patocka2015-12-10
| * dm thin metadata: make dm_thin_find_mapped_range() atomicJoe Thornber2015-12-10
| * dm thin metadata: speed up discard of partially mapped volumesJoe Thornber2015-12-10
* | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-20
* | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-17
* | md: fix bug due to nested suspendMikulas Patocka2015-12-17
* | MD: change journal disk role to disk 0Shaohua Li2015-12-17
* | md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-17
|/
* dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber2015-12-10
* dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber2015-12-09
* dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber2015-12-09
* dm thin metadata: fix bug in dm_thin_remove_range()Joe Thornber2015-12-02
* dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2015-12-02
* dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-23
* dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-19
* dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-17
* dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-17
* dm: fix ioctl retry termination with signalJunichi Nomura2015-11-17
* dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-16
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds2015-11-10
|\ \
| * | raid5-cache: add crc32c Kconfig dependencyArnd Bergmann2015-11-08
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ | |/ |/|
| * bcache: Really show state of work pending bitPetr Mladek2015-11-06
* | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-05
|\ \
| * | dm switch: simplify conditional in alloc_region_table()Tomohiro Kusumi2015-10-31
| * | dm delay: document that offsets are specified in sectorsTomohiro Kusumi2015-10-31
| * | dm delay: capitalize the start of an delay_ctr() error messageTomohiro Kusumi2015-10-31
| * | dm delay: Use DM_MAPIO macros instead of open-coded equivalentsTomohiro Kusumi2015-10-31
| * | dm linear: remove redundant target name from error messagesTomohiro Kusumi2015-10-31