summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2015-12-141-3/+0
| * | | | dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-103-10/+88
| * | | | dm verity: add support for forward error correctionSami Tolvanen2015-12-106-7/+1038
| * | | | dm verity: factor out verity_for_bv_block()Sami Tolvanen2015-12-102-23/+55
| * | | | dm verity: factor out structures and functions useful to separate objectSami Tolvanen2015-12-102-100/+128
| * | | | dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen2015-12-102-0/+1
| * | | | dm verity: separate function for parsing opt argsSami Tolvanen2015-12-101-28/+43
| * | | | dm verity: clean up duplicate hashing codeSami Tolvanen2015-12-101-115/+147
| * | | | dm btree: factor out need_insert() helperMike Snitzer2015-12-101-7/+10
| * | | | dm bufio: use BUG_ON instead of conditional call to BUGAnup Limbu2015-12-101-2/+1
| * | | | dm bufio: store stacktrace in buffers to help find buffer leaksMikulas Patocka2015-12-103-10/+47
| * | | | dm bufio: return NULL to improve code clarityMikulas Patocka2015-12-101-1/+1
| * | | | dm block manager: cleanup code that prints stacktraceMikulas Patocka2015-12-101-10/+1
| * | | | dm: don't save and restore bi_privateMikulas Patocka2015-12-103-12/+2
| * | | | dm thin metadata: make dm_thin_find_mapped_range() atomicJoe Thornber2015-12-101-21/+43
| * | | | dm thin metadata: speed up discard of partially mapped volumesJoe Thornber2015-12-101-25/+41
| |/ / /
* | | | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-211-4/+7
* | | | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10
* | | | md: fix bug due to nested suspendMikulas Patocka2015-12-181-3/+4
* | | | MD: change journal disk role to disk 0Shaohua Li2015-12-182-3/+7
* | | | md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-181-1/+3
|/ / /
* | | dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber2015-12-101-1/+15
* | | dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber2015-12-091-10/+22
* | | dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber2015-12-091-0/+6
* | | dm thin metadata: fix bug in dm_thin_remove_range()Joe Thornber2015-12-023-8/+115
* | | dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2015-12-021-1/+3
| |/ |/|
* | dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-231-3/+2
* | dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-191-9/+13
* | dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-171-13/+15
* | dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-171-2/+3
* | dm: fix ioctl retry termination with signalJunichi Nomura2015-11-172-2/+2
* | dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-161-0/+1
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-103-9/+16
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-073-9/+16
* | | Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds2015-11-101-0/+1
|\ \ \
| * | | raid5-cache: add crc32c Kconfig dependencyArnd Bergmann2015-11-091-0/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-4/+4
|\ \ \ | |_|/ |/| |
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-062-4/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-3/+1
|\ \ | |/ |/|
| * bcache: Really show state of work pending bitPetr Mladek2015-11-061-3/+1
* | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-0432-210/+327
|\ \
| * | dm switch: simplify conditional in alloc_region_table()Tomohiro Kusumi2015-10-311-2/+2
| * | dm delay: document that offsets are specified in sectorsTomohiro Kusumi2015-10-311-0/+1
| * | dm delay: capitalize the start of an delay_ctr() error messageTomohiro Kusumi2015-10-311-1/+1
| * | dm delay: Use DM_MAPIO macros instead of open-coded equivalentsTomohiro Kusumi2015-10-311-2/+2
| * | dm linear: remove redundant target name from error messagesTomohiro Kusumi2015-10-311-3/+3
| * | dm persistent data: eliminate unnecessary return valuesMikulas Patocka2015-10-3113-82/+67
| * | dm: eliminate unused "bioset" process for each bio-based DM deviceMikulas Patocka2015-10-311-2/+6
| * | dm: convert ffs to __ffsMikulas Patocka2015-10-317-11/+11
| * | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()Julia Lawall2015-10-317-28/+12
OpenPOWER on IntegriCloud