summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/statahead.c
AgeCommit message (Expand)Author
2015-10-12staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-08staging: lustre: llite: statahead: remove unneeded null test before freeJulia Lawall
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/llite: avoid nonatomic memory alloc under spinlockLai Siyao
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-02lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use %p[dD]Al Viro
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald
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 LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27stagaing/lustre: Improve statahead debug messagesChristopher J. Morrone
2014-04-27staging/lustre/llite: Avoid statahead thread start/stop deadlocksChristopher J. Morrone
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2014-02-11lustre: Unsafe error handling around ll_splice_aliasSwapnil Pimpale
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
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-05-14staging: add Lustre file system client supportPeng Tao