summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-3/+3
* staging: lustre: llite: correct removexattr detectionJames Simmons2018-04-231-1/+5
* staging: lustre: llite: use xattr_handler name for ACLsJohn L. Hammond2018-04-231-7/+8
* staging: lustre: llite: style changes in xattr.cJames Simmons2018-04-231-11/+11
* staging: lustre: llite: cleanup xattr code commentsJames Simmons2018-04-231-3/+3
* staging: lustre: llite: use proper types in the xattr codeJames Simmons2018-04-231-4/+4
* staging: lustre: llite: cleanup posix acl xattr codeJames Simmons2018-04-231-3/+1
* staging: lustre: llite: record in stats attempted removal of lma/link xattrJames Simmons2018-04-231-1/+4
* staging: lustre: llite: remove newline in fullname stringsJames Simmons2018-04-231-2/+2
* staging: lustre: llite: fix invalid size test in ll_setstripe_ea()James Simmons2018-04-231-3/+3
* staging: lustre: llite: eat -EEXIST on setting trusted.lovBobi Jam2018-04-231-3/+11
* staging: lustre: llite: return from ll_adjust_lum() if lump is NULLBobi Jam2018-04-231-2/+5
* staging: lustre: llite: break up ll_setstripe_ea functionBobi Jam2018-04-231-13/+24
* staging: lustre: llite: add simple comment about lustre.lov xattrsNiu Yawei2018-04-231-0/+1
* staging: lustre: llite: refactor lustre.lov xattr handlingNiu Yawei2018-04-231-62/+69
* staging: lustre: llite: Remove filtering of seclabel xattrRobin Humble2018-04-231-9/+0
* staging: lustre: Remove VLA usageKees Cook2018-03-081-6/+13
* staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown2018-02-221-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-2/+2
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+0
* staging: lustre: llite: add xattr.h header to xattr.cDmitry Eremin2017-07-301-0/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-3/+3
* staging: lustre: Remove lustre_eacl.hGargi Sharma2017-03-071-1/+0
* staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-061-1/+1
* staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin2017-02-031-0/+9
* staging: lustre: llite: tar restore fails for HSM released files.Aditya Pandit2016-11-141-2/+59
* staging: lustre: mdt: disable IMA supportHongchao Zhang2016-10-301-0/+5
* staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson2016-10-301-34/+26
* staging: lustre: lov: add cl_object_layout_get()John L. Hammond2016-10-161-116/+118
* staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong2016-09-191-3/+6
* staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau2016-09-191-9/+1
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* staging: lustre: hide unused variableArnd Bergmann2016-09-011-0/+2
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-7/+7
* staging: lustre: llite: set dir LOV xattr length variableHongchao Zhang2016-08-211-8/+0
* staging: lustre: llite: fix "getdirstripe" to show stripe infowang di2016-08-211-3/+4
* staging: lustre: llite: basic port to xattr_handler APIJames Simmons2016-08-151-70/+125
* staging: lustre: llite: break ll_getxattr_common into 2 functionsJames Simmons2016-08-151-60/+62
* staging: lustre: remove remote client supportFan Yong2016-06-201-95/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-4/+2
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-17/+16
|\
| * staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-281-10/+10
| * staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
| * staging: lustre: fix 'no effect' errorsSebastien Buisson2016-04-111-2/+1
| * staging: lustre: llite: use 64bits flags in ll_lov_setea()Niu Yawei2016-04-111-3/+3
| * staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-1/+2
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-4/+2
|/
OpenPOWER on IntegriCloud