summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-01-09dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-01-07dm thin: bump thin and thin-pool target versionsMike Snitzer
2016-01-04md: more open-coded offset_in_page()Al Viro
2016-01-04dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZEAl Viro
2015-12-21md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown
2015-12-18Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues
2015-12-18md: fix bug due to nested suspendMikulas Patocka
2015-12-18MD: change journal disk role to disk 0Shaohua Li
2015-12-18md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz
2015-12-17dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2015-12-14dm space map metadata: remove unused variable in brb_pop()Mike Snitzer
2015-12-10dm verity: add ignore_zero_blocks featureSami Tolvanen
2015-12-10dm verity: add support for forward error correctionSami Tolvanen
2015-12-10dm verity: factor out verity_for_bv_block()Sami Tolvanen
2015-12-10dm verity: factor out structures and functions useful to separate objectSami Tolvanen
2015-12-10dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen
2015-12-10dm verity: separate function for parsing opt argsSami Tolvanen
2015-12-10dm verity: clean up duplicate hashing codeSami Tolvanen
2015-12-10dm btree: factor out need_insert() helperMike Snitzer
2015-12-10dm bufio: use BUG_ON instead of conditional call to BUGAnup Limbu
2015-12-10dm bufio: store stacktrace in buffers to help find buffer leaksMikulas Patocka
2015-12-10dm bufio: return NULL to improve code clarityMikulas Patocka
2015-12-10dm block manager: cleanup code that prints stacktraceMikulas Patocka
2015-12-10dm: don't save and restore bi_privateMikulas Patocka
2015-12-10dm thin metadata: make dm_thin_find_mapped_range() atomicJoe Thornber
2015-12-10dm thin metadata: speed up discard of partially mapped volumesJoe Thornber
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2015-12-02dm thin metadata: fix bug in dm_thin_remove_range()Joe Thornber
2015-12-02dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer
2015-11-19dm crypt: fix a possible hang due to race condition on exitMikulas Patocka
2015-11-17dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura
2015-11-17dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer
2015-11-17dm: fix ioctl retry termination with signalJunichi Nomura
2015-11-16dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-10Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds
2015-11-08raid5-cache: add crc32c Kconfig dependencyArnd Bergmann
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06bcache: Really show state of work pending bitPetr Mladek
2015-11-05Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-11-05Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds
2015-11-05Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds