aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-665/+0
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond1-3/+3
2018-04-23staging: lustre: llite: correct removexattr detectionJames Simmons1-1/+5
2018-04-23staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond1-7/+8
2018-04-23staging: lustre: llite: style changes in xattr.cJames Simmons1-11/+11
2018-04-23staging: lustre: llite: cleanup xattr code commentsJames Simmons1-3/+3
2018-04-23staging: lustre: llite: use proper types in the xattr codeJames Simmons1-4/+4
2018-04-23staging: lustre: llite: cleanup posix acl xattr codeJames Simmons1-3/+1
2018-04-23staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons1-1/+4
2018-04-23staging: lustre: llite: remove newline in fullname stringsJames Simmons1-2/+2
2018-04-23staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons1-3/+3
2018-04-23staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam1-3/+11
2018-04-23staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam1-2/+5
2018-04-23staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam1-13/+24
2018-04-23staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei1-0/+1
2018-04-23staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei1-62/+69
2018-04-23staging: lustre: llite: Remove filtering of seclabel xattrRobin Humble1-9/+0
2018-03-08staging: lustre: Remove VLA usageKees Cook1-6/+13
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons1-2/+2
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+0
2017-07-30staging: lustre: llite: add xattr.h header to xattr.cDmitry Eremin1-0/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-3/+3
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma1-1/+0
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-1/+1
2017-02-03staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin1-0/+9
2016-11-14staging: lustre: llite: tar restore fails for HSM released files.Aditya Pandit1-2/+59
2016-10-30staging: lustre: mdt: disable IMA supportHongchao Zhang1-0/+5
2016-10-30staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson1-34/+26
2016-10-16staging: lustre: lov: add cl_object_layout_get()John L. Hammond1-116/+118
2016-09-19staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong1-3/+6
2016-09-19staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau1-9/+1
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond1-1/+0
2016-09-01staging: lustre: hide unused variableArnd Bergmann1-0/+2
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond1-7/+7
2016-08-21staging: lustre: llite: set dir LOV xattr length variableHongchao Zhang1-8/+0
2016-08-21staging: lustre: llite: fix "getdirstripe" to show stripe infowang di1-3/+4
2016-08-15staging: lustre: llite: basic port to xattr_handler APIJames Simmons1-70/+125
2016-08-15staging: lustre: llite: break ll_getxattr_common into 2 functionsJames Simmons1-60/+62
2016-06-20staging: lustre: remove remote client supportFan Yong1-95/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro1-4/+2
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-17/+16
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez1-10/+10
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-11staging: lustre: fix 'no effect' errorsSebastien Buisson1-2/+1
2016-04-11staging: lustre: llite: use 64bits flags in ll_lov_setea()Niu Yawei1-3/+3
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin1-1/+2