summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-159/+0
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-2/+2
* drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-081-0/+1
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-3/+0
|\
| * vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-3/+0
* | staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* | staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-3/+3
|/
* staging: lustre: llite: basic port to xattr_handler APIJames Simmons2016-08-151-3/+3
* 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
* staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-281-3/+7
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-1/+1
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-1/+2
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-2/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-1/+1
|\
| * lustre: constify inode_operations structuresJulia Lawall2015-12-061-1/+1
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-9/+9
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+5
|/
* switch ->put_link() from dentry to inodeAl Viro2015-05-111-1/+1
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* lustre: rip the private symlink nesting limit outAl Viro2015-05-101-12/+3
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-6/+5
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+2
* staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall2014-09-191-1/+1
* staging: lustre: llite: expand the GOTO macroJulia Lawall2014-08-301-4/+7
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre/llite: Fix a compile warning.Oleg Drokin2014-04-271-1/+1
* lustre: generic_readlink() is just fine there, TYVM...Al Viro2014-04-011-22/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-6/+6
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-3/+0
* staging: lustre: Remove version.h header inclusion in symlink.cSachin Kamat2013-07-241-1/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+192
OpenPOWER on IntegriCloud