summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
...
* | | md: Enable discard option for dm-req-crypt based devicesDinesh K Garg2016-06-29
* | | md: dm-req-crypt: Increase mempool size for dm-req-crypt dataAndrey Markovytch2016-04-25
* | | dm: add snapshot of dm-req-cryptGilad Broner2016-03-23
|/ /
* / md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-02-17
|/
* md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-21
* Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-18
* md: fix bug due to nested suspendMikulas Patocka2015-12-18
* MD: change journal disk role to disk 0Shaohua Li2015-12-18
* md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-18
* 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-09
| |/
* | 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-04
|\ \
| * | 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
| * | dm persistent data: eliminate unnecessary return valuesMikulas Patocka2015-10-31
| * | dm: eliminate unused "bioset" process for each bio-based DM deviceMikulas Patocka2015-10-31
| * | dm: convert ffs to __ffsMikulas Patocka2015-10-31
| * | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()Julia Lawall2015-10-31
| * | dm: add support for passing through persistent reservationsChristoph Hellwig2015-10-31
| * | dm: refactor ioctl handlingChristoph Hellwig2015-10-31
| * | Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira2015-10-31
| * | dm: initialize non-blk-mq queue data before queue is usedMikulas Patocka2015-10-29
* | | Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-04
|\ \ \
| * | | MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RWSong Liu2015-11-01
| * | | MD: set journal disk ->raid_diskShaohua Li2015-11-01
| * | | MD: kick out journal disk if it's not freshSong Liu2015-11-01
| * | | raid5-cache: start raid5 readonly if journal is missingShaohua Li2015-11-01
| * | | MD: add new bit to indicate raid array with journalSong Liu2015-11-01
| * | | raid5-cache: IO error handlingShaohua Li2015-11-01
| * | | raid5: journal disk can't be removedShaohua Li2015-11-01