aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+4
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-11-03lustre: use %p[dD]Al Viro1-2/+2
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro1-4/+1
2014-10-29staging: lustre: validate size in ll_setxattr()Dan Carpenter1-0/+3
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-19/+32
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-5/+5
2014-06-26staging/lustre/llite: Fix uninitialized variableDmitry Eremin1-0/+1
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven1-1/+1
2014-04-27staging/lustre: fix permission problem of setfaclLi Xi1-0/+5
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko1-10/+19
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-1/+1
2013-12-04staging/lustre: fix build error in ll_setxattr_commonPeng Tao1-1/+1
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko1-45/+57
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-18/+18
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-2/+0
2013-07-23staging/lustre/llite: error of listxattr when buffer is smallKeith Mannthey1-1/+6
2013-07-23staging/lustre/llite: fix build erorr if CONFIG_FS_POSIX_ACL is offPeng Tao1-0/+2
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+578