summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-log-userspace-transfer.c
AgeCommit message (Expand)AuthorLines
2014-10-05dm log userspace: fix memory leak in dm_ulog_tfr_init failure pathAlexey Khoroshilov-1/+1
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries-1/+1
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman-1/+1
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy-1/+1
2011-01-13dm log userspace: add version number to commsJonathan Brassow-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow-3/+7
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner-0/+3
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner-1/+1
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow-2/+4
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap-1/+1
2009-06-22dm raid1: add userspace logJonthan Brassow-0/+276