aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/cl_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: lustre: fix sparse warnings related to lock context imbalanceLoic Pefferkorn1-0/+2
2015-01-17Staging: lustre: obd: Fix a coding style issueDean Ancajas1-1/+2
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-2/+1
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-4/+4
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-2/+2
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-2/+2
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-1/+1
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida1-1/+1
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-3/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-5/+5
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-8/+0
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-27/+20
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1155