summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/dcache.c
AgeCommit message (Expand)Author
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