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