aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/lu_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-6/+6
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-2/+2
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-1/+1
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-2/+2
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida1-1/+1
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin1-1/+1
2013-11-25staging/lustre/lu: shrink lu_object by 8 bytes on x86_64John L. Hammond1-8/+16
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-2/+2
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-9/+9
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen1-12/+12
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-6/+7
2013-09-10staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-7/+7
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-2/+0
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond1-7/+8
2013-07-23staging/lustre/scrub: purge inconsistenct objects after OI scrubFan Yong1-5/+5
2013-07-23staging/lustre: don't assert module ownerPeng Tao1-3/+0
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao1-1/+1
2013-06-06staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOADPeng Tao1-0/+2
2013-06-06staging/lustre: remove lu_context_keys_dump and lu_debugging_setupPeng Tao1-26/+0
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-2/+2
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+2209