summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/genops.c
AgeCommit message (Expand)Author
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: Delete an unnecessary variable initialisation in class_regis...Markus Elfring
2015-11-15staging: lustre: remove o_ prefix from function pointersDan Carpenter
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-04Staging: lustre: obdclass: Remove unused function obd_export_nid2strShraddha Barke
2015-10-04Staging: lustre: obdclass: genops: Declare as staticShraddha Barke
2015-10-04Staging: lustre: obdclass: Remove unused functionsShraddha Barke
2015-10-04Staging: lustre: obdclass: genops: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove server-only recovery-related bitsOleg Drokin
2015-09-29staging/lustre/obdclass: Remove unused nid_hashOleg Drokin
2015-09-29staging/lustre/obdclass: Remove unused functions from genops.cOleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: Remove obd_export_evict_by_nid/uuidOleg Drokin
2015-09-29staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer()Oleg Drokin
2015-09-29staging/lustre: remove class_disconnect_export_listArnd Bergmann
2015-09-15staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-09-12Staging: lustre: obdclass: genops.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: lustre: obdclass: Insert blank line from declarationsShraddha Barke
2015-09-12Staging: lustre: obdclass: Remove unnecessary return statementsShraddha Barke
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-07-16Staging: lustre: make obd_device_cachep staticPedro Marzo Perez
2015-07-13Staging: lustre: lustre: obdclass: genops: fixed brace coding style issuesKris Baumann
2015-07-13staging: lustre: obdclass: Use !x to check for kzalloc failureJulia Lawall
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-08staging: lustre: obdclass: genops: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-03-23Staging: lustre: Fix Sparse warnings for static declarationsHaneen Mohammed
2015-03-23Stagin: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2015-02-07staging/lustre/obdclass: fix a race in recoveryHongchao Zhang
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29drivers: staging: lustre: Fix "spaces required around that '='" errorsGreg Donald
2014-10-29drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-16staging: lustre: use __func__ instead of __FUNCTION__Christoph Jaeger
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao