summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/xattr.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong
2016-09-19staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-01staging: lustre: hide unused variableArnd Bergmann
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: llite: set dir LOV xattr length variableHongchao Zhang
2016-08-21staging: lustre: llite: fix "getdirstripe" to show stripe infowang di
2016-08-15staging: lustre: llite: basic port to xattr_handler APIJames Simmons
2016-08-15staging: lustre: llite: break ll_getxattr_common into 2 functionsJames Simmons
2016-06-20staging: lustre: remove remote client supportFan Yong
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging: lustre: fix 'no effect' errorsSebastien Buisson
2016-04-11staging: lustre: llite: use 64bits flags in ll_lov_setea()Niu Yawei
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin
2016-02-14Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-21staging: lustre: acl: Remove lustre_posix_acl_xattr_free wrapperShivani Bhardwaj
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging: lustre: fix handling lustre_posix_acl_xattr_filter resultAndrzej Hajda
2015-05-31staging/lustre/llite: Fix wrong identing in ll_setxattr_commonOleg Drokin
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use %p[dD]Al Viro
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro
2014-10-29staging: lustre: validate size in ll_setxattr()Dan Carpenter
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre/llite: Fix uninitialized variableDmitry Eremin
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven
2014-04-27staging/lustre: fix permission problem of setfaclLi Xi
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao
2013-12-04staging/lustre: fix build error in ll_setxattr_commonPeng Tao
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman