summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/dcache.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-19staging: lustre: statahead: statahead thread wait for RPCs to finishLai Siyao
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-06-20staging/lustre/llite: ll_revalidate_dentry updateOleg Drokin
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond
2016-06-20staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcacheOleg 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-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb
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-03Staging:lustre:lustre:llite:Remove explicit NULL comparisionBhumika Goyal
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-08-03staging/lustre: Use hlist primitives directlyOleg Drokin
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-15Staging: lustre: Remove space to improve code style.Vatika Harlalka
2015-03-01staging: lustre: llite: remove unused variableAya Mahfouz
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro
2015-01-25get rid of lustre_dump_dentry()Al Viro
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-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging/lustre/llite: Anonymous dentry incorrectly identified as rootPatrick Farrell
2013-07-23staging/lustre/llite: fix for d_compare API changePeng Tao
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao
2013-07-05lustre: kill the pointless wrapperAl Viro
2013-06-03staging/lustre: silence lockdep warning in ll_md_blocking_astPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao