aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/cl_lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall1-1/+1
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-4/+4
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-1/+1
2014-04-27staging/lustre/clio: Solve a race in cl_lock_putJinshan Xiong1-1/+9
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-1/+1
2014-04-16staging: lustre: use __func__ instead of __FUNCTION__Christoph Jaeger1-1/+1
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-32/+32
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-21/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-52/+1
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond1-3/+3
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+2304