aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/statahead.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18staging/lustre/llite: avoid nonatomic memory alloc under spinlockLai Siyao1-2/+11
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-11/+5
2014-12-02lustre: Deletion of unnecessary checks before three function callsMarkus Elfring1-2/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-8/+3
2014-11-03lustre: use %p[dD]Al Viro1-17/+16
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall1-7/+7
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-23/+43
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-12/+10
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-3/+3
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-8/+0
2014-04-27stagaing/lustre: Improve statahead debug messagesChristopher J. Morrone1-18/+20
2014-04-27staging/lustre/llite: Avoid statahead thread start/stop deadlocksChristopher J. Morrone1-2/+20
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-1/+1
2014-02-11lustre: Unsafe error handling around ll_splice_aliasSwapnil Pimpale1-3/+6
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao1-3/+4
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida1-1/+1
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-21/+21
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-15/+0
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman1-7/+7
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-15/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1722