summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/lu_object.c
AgeCommit message (Expand)Author
2015-12-21Staging: lustre: obdclass: Declare lu_site_hash_ops as staticShraddha Barke
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-12Staging: lustre: obdclass: lu_object: Declare local functions as staticShraddha Barke
2015-10-02Staging: lustre: obdclass: Declare structure as static.Shraddha Barke
2015-09-29staging/lustre: Remove unused lu_object functions.Oleg Drokin
2015-09-15staging/lustre/obdclass: Eliminate hash bucket scans in lu_cache_shrinkAnn Koehler
2015-09-15staging/lustre/obdclass: reorganize busy object accountingFrank Zago
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-09-12Staging: lustre: obdclass: Remove typedefs for structShraddha Barke
2015-09-12staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31staging: lustre: drop redundant checkViresh Kumar
2015-06-11lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-03-01staging: lustre: obdclass: remove unused variableAya Mahfouz
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin
2013-11-25staging/lustre/lu: shrink lu_object by 8 bytes on x86_64John L. Hammond
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-09-10staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond
2013-07-23staging/lustre/scrub: purge inconsistenct objects after OI scrubFan Yong
2013-07-23staging/lustre: don't assert module ownerPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-06-06staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOADPeng Tao
2013-06-06staging/lustre: remove lu_context_keys_dump and lu_debugging_setupPeng Tao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao