summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-1336-0/+76
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-13142-287/+0Star
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-1353-0/+154
* Staging: lustre: lov: Remove unused #include header fileShraddha Barke2015-10-131-1/+0Star
* staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-131-1/+1
* staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-131-2/+1Star
* staging: lustre: llite: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-131-2/+2
* Staging: lustre: osc: Remove null check before kfreeShraddha Barke2015-10-131-3/+1Star
* staging: lustre: lclient: NULL comparison styleRyan Van Quinlan2015-10-131-3/+3
* Staging: lustre: obdclass: lprocfs_status: Declare local functions as staticShraddha Barke2015-10-132-11/+4Star
* Staging: lustre: obdclass: lu_object: Declare local functions as staticShraddha Barke2015-10-132-11/+5Star
* staging/lustre: Remove unused, commented function callYazen Ghannam2015-10-131-2/+0Star
* Staging: lustre: Remove unused libiam.h headerShraddha Barke2015-10-131-145/+0Star
* Staging: lustre: obdclass: obdo: Declare iattr_from_obdo as staticShraddha Barke2015-10-082-3/+1Star
* Staging: lustre: ptlrpc: service: Declare local functions as staticShraddha Barke2015-10-082-5/+2Star
* Staging: lustre: ptlrpc: import: Declare deuuidify as staticShraddha Barke2015-10-082-3/+2Star
* Staging: lustre: ptlrpc: pack_generic: Declare local functions as staticShraddha Barke2015-10-082-16/+4Star
* Staging: lustre: obdclass: llog_cat: Declare local functions as staticShraddha Barke2015-10-083-12/+8Star
* Staging: lustre: ptlrcpc: sec: Declare local functions as staticShraddha Barke2015-10-082-13/+4Star
* Staging: lustre: ptlrpc: pack_generic: Declare local functions as staticShraddha Barke2015-10-082-6/+2Star
* Staging: lustre: obdclass: llog_swab: Declare local functions as staticShraddha Barke2015-10-082-6/+2Star
* Staging: lustre: obdclass: Remove unused function obd_export_nid2strShraddha Barke2015-10-041-8/+0Star
* Staging: lustre: obdclass: obd_mount: Declare as staticShraddha Barke2015-10-043-21/+12Star
* Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke2015-10-041-1/+1
* Staging: lustre: obdclass: genops: Declare as staticShraddha Barke2015-10-042-6/+2Star
* Staging: lustre: ptlrpc: niobuf: Declare as staticShraddha Barke2015-10-042-3/+1Star
* Staging: lustre: ptlrpc: layout: Declare as staticShraddha Barke2015-10-042-10/+4Star
* Staging: lustre: ptlrpc: pinger: Declare as staticShraddha Barke2015-10-041-2/+2
* Staging: lustre: ptlrpc: events: Declare as staticShraddha Barke2015-10-042-2/+1Star
* Staging: lustre: ptlrpc: nrs: Declare as staticShraddha Barke2015-10-042-7/+1Star
* Staging: lustre: obdclass: Remove unused functionsShraddha Barke2015-10-042-52/+0Star
* staging/lustre: Make nrs_policy_get_info_locked() staticRocco Folino2015-10-041-1/+1
* Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke2015-10-041-1/+1
* Staging: lustre: obdclass: genops: Declare as staticShraddha Barke2015-10-042-6/+2Star
* Staging: lustre: obdclass: obd_config: Declare as staticShraddha Barke2015-10-044-23/+11Star
* Staging: lustre: obdclass: cl_lock: Declare as staticShraddha Barke2015-10-041-6/+4Star
* Staging: lustre: obdclass: cl_io: Declare as staticShraddha Barke2015-10-042-21/+12Star
* Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as staticShraddha Barke2015-10-042-3/+1Star
* Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx as staticShraddha Barke2015-10-042-3/+1Star
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose as staticShraddha Barke2015-10-042-12/+5Star
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as staticShraddha Barke2015-10-042-2/+1Star
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free as staticShraddha Barke2015-10-042-3/+1Star
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as staticShraddha Barke2015-10-042-6/+2Star
* Staging: lustre: obdclass: Declare structure as static.Shraddha Barke2015-10-021-1/+1
* staging/lustre/ldlm: Make ldlm_add_ast_work_item() staticOleg Drokin2015-10-022-4/+3Star
* staging/lustre/ldlm: Remove posix lock (flock) deadlock detectionOleg Drokin2015-10-021-132/+0Star
* staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()Oleg Drokin2015-10-022-11/+3Star
* staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin2015-10-029-151/+111Star
* staging/lustre/ldlm: Remove server side code from pool support.Oleg Drokin2015-10-022-338/+13Star
* staging/lustre: Remove ns_is_server()Oleg Drokin2015-10-024-46/+4Star