Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2018-05-31dm: convert to bioset_init()/mempool_init()Kent Overstreet
2015-11-01dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()Julia Lawall
2015-04-15dm log userspace base: fix compile warningNicholas Mc Guire
2015-03-31dm log userspace: split flush_entry_pool to be per dirty-logMike Snitzer
2015-02-09dm: use time_in_range() and time_after()Manuel Schölling
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-11-01dm log userspace: add log device dependencyJonathan E Brassow
2011-11-01dm 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-17dm log: userspace fix incorrect luid cast in userspace_ctrAndrew Morton
2009-09-11md: 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