Age | Commit message (Expand) | Author | Files | Lines |
2018-05-31 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -10/+9 |
2015-11-01 | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() | Julia Lawall | 1 | -2/+1 |
2015-04-15 | dm log userspace base: fix compile warning | Nicholas Mc Guire | 1 | -4/+3 |
2015-03-31 | dm log userspace: split flush_entry_pool to be per dirty-log | Mike Snitzer | 1 | -39/+45 |
2015-02-09 | dm: use time_in_range() and time_after() | Manuel Schölling | 1 | -2/+3 |
2014-01-22 | dm log userspace: allow mark requests to piggyback on flush requests | Dongmao Zhang | 1 | -47/+159 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | md: Add module.h to all files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | dm log userspace: add log device dependency | Jonathan E Brassow | 1 | -3/+32 |
2011-11-01 | dm log userspace: fix comment hyphens | Jonathan Brassow | 1 | -1/+1 |
2011-08-02 | dm log: userspace use list_move | Kirill A. Shutemov | 1 | -2/+1 |
2011-01-13 | dm log userspace: add version number to comms | Jonathan Brassow | 1 | -2/+4 |
2011-01-13 | dm log userspace: group clear and mark requests | Jonathan Brassow | 1 | -23/+79 |
2011-01-13 | dm log userspace: split flush queue | Jonathan Brassow | 1 | -9/+32 |
2011-01-13 | dm log userspace: trap all failed log construction errors | Jonathan Brassow | 1 | -4/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-10-17 | dm log: userspace fix incorrect luid cast in userspace_ctr | Andrew Morton | 1 | -1/+1 |
2009-09-11 | md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-04 | dm log: userspace add luid to distinguish between concurrent log instances | Jonathan Brassow | 1 | -9/+14 |
2009-09-04 | dm log: remove incorrect field from userspace table output | Jonathan Brassow | 1 | -6/+10 |
2009-09-04 | dm log: fix userspace status output | Jonathan Brassow | 1 | -1/+1 |
2009-06-22 | dm raid1: add userspace log | Jonthan Brassow | 1 | -0/+696 |