aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti1-1/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches16-257/+173
2014-11-22staging: lustre: lustre: ptlrpc: Remove unnecessary bracesBalavasu Kuppusammyprathaban1-3/+1
2014-10-29staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat with strlcat to avoid overwrite sizeRickard Strandqvist1-3/+2
2014-10-29staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksumsOleg Drokin2-44/+0
2014-10-29drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODEFilipe Gonçalves1-11/+0
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald2-2/+2
2014-10-20drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald1-2/+1
2014-10-20staging: lustre: lustre: ptlrpc: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval2-2/+2
2014-09-23Staging: lustre: Return statement is moved left after removing elseVaishali Thakkar1-2/+1
2014-09-11staging/lustre: remove lvfs.hJohn L. Hammond1-1/+0
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons1-2/+0
2014-09-11staging/lustre/lvfs: remove the lvfs layerJames Simmons1-1/+0
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall12-152/+237
2014-09-08staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()John L. Hammond1-327/+0
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond1-1/+0
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban5-13/+13
2014-08-30staging/lustre: remove unused som_attrs and hsm_attrs structuresOleg Drokin1-48/+0
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall1-1/+1
2014-08-30staging/lustre: remove linux/lustre_net.hJohn L. Hammond1-4/+0
2014-08-30staging/lustre: remove unused request policies.Oleg Drokin1-40/+0
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall6-14/+14
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald6-10/+16
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald5-10/+10
2014-08-30staging: lustre: lustre: ptlrpc: Placing inline keywordHema Prathaban1-1/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin2-5/+5
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong1-4/+11
2014-08-16staging: lustre: lustre: ptlrpc: Donot initialise nullHema Prathaban1-1/+1
2014-08-16staging: lustre: lustre: ptlrpc: Fix pointer declarationHema Prathaban1-3/+3
2014-08-16staging: lustre: lustre: ptlrpc: Fix requires spaceHema Prathaban1-4/+4
2014-08-01staging: lustre: ptlrpc: lproc_ptlrpc.c - fix dereferenceing user space bufferAnil Belur1-1/+2
2014-07-14drivers: staging: lustre: Use 'force_die' instead of 'die' to avoid compiling issueChen Gang1-3/+3
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2-5/+5
2014-07-12staging: lustre: remove ALLOC_ATOMIC_TRYGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman4-16/+10
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman10-50/+46
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman5-16/+15
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman3-7/+6
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman12-62/+62
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2-5/+5
2014-07-11staging: lustre: ptlrpc: gss: delete unused codeGreg Kroah-Hartman18-11661/+0
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman28-142/+138
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman15-15/+15
2014-06-26staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov3-11/+14
2014-06-26staging/lustre/ptlrpc: Add schedule point to ptlrpc_check_set()Christopher J. Morrone1-0/+10
2014-06-26staging/lustre/ptlrpc: race at req processingAlexander.Boyko3-1/+14
2014-06-26staging/lustre/mgc: mgc import reconnect raceAndriy Skulysh2-8/+38