aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-log-userspace-base.c
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-31dm log userspace: add log device dependencyJonathan E Brassow
2011-10-31dm log userspace: fix comment hyphensJonathan Brassow
2011-08-02dm log: userspace use list_moveKirill A. Shutemov
2011-01-13dm log userspace: add version number to commsJonathan Brassow
2011-01-13dm log userspace: group clear and mark requestsJonathan Brassow
2011-01-13dm log userspace: split flush queueJonathan Brassow
2011-01-13dm log userspace: trap all failed log construction errorsJonathan Brassow
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-16dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow
2009-09-04dm log: fix userspace status outputJonathan Brassow
2009-06-22dm raid1: add userspace logJonthan Brassow