aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/namei.c
AgeCommit message (Expand)Author
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-12-03staging/lustre/llite: don't check for O_CREAT in it_create_modeJohn L. Hammond
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro
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-24staging/lustre/llite: fix 'data race condition' issues of lli_flagsSebastien Buisson
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng 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