aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro1-4/+2
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin1-4/+4
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin1-5/+10
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin1-11/+10
2016-02-14Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal1-5/+4
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+5
2015-12-21staging: lustre: acl: Remove lustre_posix_acl_xattr_free wrapperShivani Bhardwaj1-1/+4
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-2/+2
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla1-1/+1
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin1-8/+2
2015-09-29staging: lustre: fix handling lustre_posix_acl_xattr_filter resultAndrzej Hajda1-3/+4
2015-05-31staging/lustre/llite: Fix wrong identing in ll_setxattr_commonOleg Drokin1-5/+5
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-4/+4
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