summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/genops.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1480/+0
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-011-2/+1
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-011-9/+2
* staging: lustre: convert obd uuid hash to rhashtableNeilBrown2018-04-231-29/+5
* staging: lustre: remove unused hash tables.NeilBrown2018-04-231-2/+0
* staging: lustre: obdclass: use workqueue for zombie management.NeilBrown2018-03-061-169/+24
* staging: lustre: introduce and use l_wait_event_abortable()NeilBrown2018-02-161-6/+3
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-10/+5
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: obdclass: add include path to MakefileJames Simmons2017-08-221-3/+3
* staging/lustre/ptlrpc: track unreplied requestsNiu Yawei2016-11-171-0/+2
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-1/+170
* staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon2016-10-161-0/+57
* staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-8/+0
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-1/+1
* staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu2016-08-211-2/+2
* staging: lustre: obd: validate open handle cookiesJohn L. Hammond2016-08-211-1/+1
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-0/+132
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging: lustre: obdclass: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-1/+1
* staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-13/+13
* staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-16/+26
* staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin2016-02-201-16/+13
* staging/lustre: Remove server code from class_get_type()Oleg Drokin2016-02-201-9/+0
* staging: lustre: split kernel comm between user and kernelfrank zago2016-02-031-0/+1
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: Delete an unnecessary variable initialisation in class_regis...Markus Elfring2015-11-151-1/+1
* staging: lustre: remove o_ prefix from function pointersDan Carpenter2015-11-151-2/+2
* staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport2015-10-241-1/+1
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-1/+1
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* Staging: lustre: obdclass: Remove unused function obd_export_nid2strShraddha Barke2015-10-041-8/+0
* Staging: lustre: obdclass: genops: Declare as staticShraddha Barke2015-10-041-3/+2
* Staging: lustre: obdclass: Remove unused functionsShraddha Barke2015-10-041-51/+0
* Staging: lustre: obdclass: genops: Declare as staticShraddha Barke2015-10-041-4/+2
* staging/lustre: Remove server-only recovery-related bitsOleg Drokin2015-09-291-48/+2
* staging/lustre/obdclass: Remove unused nid_hashOleg Drokin2015-09-291-9/+1
* staging/lustre/obdclass: Remove unused functions from genops.cOleg Drokin2015-09-291-189/+0
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-8/+0
* staging/lustre: Remove obd_export_evict_by_nid/uuidOleg Drokin2015-09-291-90/+0
* staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer()Oleg Drokin2015-09-291-4/+0
* staging/lustre: remove class_disconnect_export_listArnd Bergmann2015-09-291-115/+0
* staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi2015-09-151-1/+0
* staging: lustre: drop null test before destroy functionsJulia Lawall2015-09-141-16/+8
* Staging: lustre: obdclass: genops.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-27/+27
* Staging: lustre: obdclass: Insert blank line from declarationsShraddha Barke2015-09-121-0/+12
* Staging: lustre: obdclass: Remove unnecessary return statementsShraddha Barke2015-09-121-1/+0
OpenPOWER on IntegriCloud