summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/namei.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-02staging/lustre/llite: Remove unused ll_rmdir_entry()Oleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-15staging/lustre/llite: cleanup open handle for client open failureFan Yong
2015-08-03staging/lustre: Use hlist primitives directlyOleg Drokin
2015-07-31staging/lustre: replace ll_umode_t with umode_tOleg 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-18staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet
2015-03-18staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet
2015-03-18staging: lustre: namei.c: Fix trailing whitespaceLaure Millet
2015-03-18Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet
2015-03-18Staging: lustre: namei.c: fix missing a blank line after declarationsLaure Millet
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro
2014-12-26[regression] braino in "lustre: use is_root_inode()"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 is_root_inode()Al Viro
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro
2014-11-03kill ll_link_generic()Al Viro
2014-11-03ll_get_child_fid(): callers already have the childAl Viro
2014-11-03kill ll_rename_generic()Al Viro
2014-11-03kill ll_unlink_generic()Al Viro
2014-11-03kill ll_rmdir_generic()Al Viro
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro
2014-11-03kill ll_symlink_generic()Al Viro
2014-11-03kill ll_mkdir_generic()Al Viro
2014-11-03kill ll_mknod_generic()Al Viro
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro
2014-11-03lustre: use %p[dD]Al Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-23Staging: lustre: llite: Declare ptr args correctlyTina Ruchandani
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 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-28staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()John L. Hammond
2014-02-11lustre: instantiate negative dentryyang sheng
2014-02-11lustre: Unsafe error handling around ll_splice_aliasSwapnil Pimpale
2014-02-07staging/lustre/llite: don't d_add for create only filesLai Siyao
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao
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