summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_nfs.c
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/llite: Restore proper opencache operationsOleg Drokin2016-06-201-0/+18
* 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: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam2016-05-091-5/+8
* staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-281-5/+9
* staging: lustre: llite: NFS reexport issueDmitry Eremin2016-04-281-1/+1
* staging/lustre: Fix lines that start with spacesOleg Drokin2016-03-011-3/+3
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-6/+6
* staging/lustre: proper support of NFS anonymous dentriesDmitry Eremin2016-02-251-13/+17
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-2/+4
* staging/lustre/llite: constify export_operations structuresJulia Lawall2016-02-031-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-131-2/+1
* staging/lustre/llite: ASSERTION( atomic_read(&d->ld_ref) == 0 ) failedAndrew Perepechko2015-09-151-4/+1
* staging: lustre: llite: drop uses of OBD free functionsJulia Lawall2015-04-301-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+5
* staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall2014-09-191-2/+2
* staging: lustre: llite: expand the GOTO macroJulia Lawall2014-08-301-4/+8
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: Fix coding styleJosep Puigdemont2014-06-011-1/+3
* staging/lustre: Limit reply buffer sizeBrian Behlendorf2014-04-271-2/+2
* staging/lustre/llite: remove ll_d_root_opsLai Siyao2014-02-071-3/+3
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-20/+20
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-2/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-5/+0
* staging: lustre: use ERR_CAST() functionLaurent Navet2013-07-231-1/+1
* staging/lustre/llite: return valid fsid for statfsFan Yong2013-07-231-0/+16
* staging/lustre/llite: readdir convert to iteratePeng Tao2013-07-231-7/+6
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+319