summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/genops.c
AgeCommit message (Expand)Author
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu
2016-08-21staging: lustre: obd: validate open handle cookiesJohn L. Hammond
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-01staging: lustre: obdclass: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging/lustre: Remove server code from class_get_type()Oleg Drokin
2016-02-03staging: lustre: split kernel comm between user and kernelfrank zago
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