aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs/linux/linux-module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Staging: lustre: integer overflow in ioctlDan Carpenter1-1/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-5/+5
2014-07-30Staging: lustre: linux-module: add const modifier to file_operationsJessica Yu1-1/+1
2014-07-30Staging: lustre: linux-module: remove extraneous parensJessica Yu1-2/+2
2014-07-30Staging: lustre: linux-module: remove unnecessary spacesJessica Yu1-2/+2
2014-07-30Staging: lustre: linux-module: fix pointer style issueJessica Yu1-2/+2
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-05-16staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov1-7/+4
2014-04-25staging: lustre: improve length checks in ioctlsDan Carpenter1-0/+4
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-7/+7
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-1/+0
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode1-3/+3
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman1-4/+4
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+183