summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/llite_nfs.c
AgeCommit message (Expand)Author
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-10-15lustre: switch to use of ->d_init()Al Viro
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-08-21staging: lustre: llite: set op_max_pageswang di
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: llite: a few fixes about readdir of striped dir.wang di
2016-08-21staging: lustre: create striped directorywang di
2016-08-15staging: lustre: llite: pass in __u64 pos for ll_dir_readwang di
2016-08-15staging: lustre: llite: pass struct md_op_data to ll_dir_readwang di
2016-06-20staging/lustre/llite: Restore proper opencache operationsOleg Drokin
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-09staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-28staging: lustre: llite: NFS reexport issueDmitry Eremin
2016-03-01staging/lustre: Fix lines that start with spacesOleg Drokin
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre: proper support of NFS anonymous dentriesDmitry Eremin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-03staging/lustre/llite: constify export_operations structuresJulia Lawall
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-13staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-09-15staging/lustre/llite: ASSERTION( atomic_read(&d->ld_ref) == 0 ) failedAndrew Perepechko
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet
2013-07-23staging/lustre/llite: return valid fsid for statfsFan Yong
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao