Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: allow targets to return output from messages they are sent | Mike Snitzer | 2018-04-03 | 1 | -1/+2 |
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -1/+1 |
|\ | |||||
| * | dm: constify argument arrays | Eric Biggers | 2017-08-28 | 1 | -1/+1 |
* | | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 2017-08-23 | 1 | -1/+1 |
|/ | |||||
* | dm switch: simplify conditional in alloc_region_table() | Tomohiro Kusumi | 2015-10-31 | 1 | -2/+2 |
* | dm: refactor ioctl handling | Christoph Hellwig | 2015-10-31 | 1 | -12/+9 |
* | dm switch: efficiently support repetitive patterns | Mikulas Patocka | 2014-08-01 | 1 | -2/+47 |
* | dm switch: factor out switch_region_table_read | Mikulas Patocka | 2014-08-01 | 1 | -5/+13 |
* | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -2/+2 |
* | dm: add switch target | Jim Ramsay | 2013-07-10 | 1 | -0/+538 |