aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-log-userspace-transfer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15dm log userspace transfer: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2014-10-05dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov1-1/+1
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-1/+1
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman1-1/+1
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+1
2011-01-13dm log userspace: add version number to commsJonathan Brassow1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow1-3/+7
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-1/+1
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-2/+4
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-06-22dm raid1: add userspace logJonthan Brassow1-0/+276