aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-03staging: lustre: ptlrpc : remove userland usage from ptlrpcJames Simmons1-9/+0
2017-02-03staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei2-27/+11
2017-02-03staging: lustre: ptlrpc: update MODULE_PARAM_DESC in ptlrpcd.cDmitry Eremin1-2/+3
2017-02-03staging: lustre: ptlrpc: remove unused pc->pc_envDmitry Eremin1-13/+0
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev2-1/+2
2017-02-03staging: ptlrpc: leaked rs on difficult replyNiu Yawei1-1/+2
2017-02-03staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong1-0/+17
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko1-13/+8
2017-02-03staging: lustre: ptlrpc: set proper mbits for EINPROGRESS resendNiu Yawei2-4/+8
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann5-152/+152
2017-01-27staging: lustre: ptlrpc: avoid warning on missing returnArnd Bergmann1-0/+1
2017-01-16staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter1-1/+1
2017-01-03staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a headerOleg Drokin2-3/+3
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin4-53/+53
2016-12-06staging: lustre: import: don't reconnect during connect interpretMikhal Pershin1-1/+15
2016-12-06staging: lustre: rpc: increase bulk sizeJinshan Xiong1-0/+2
2016-12-06staging: lustre: mdt: race between open and migratewang di1-0/+18
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans2-11/+10
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans2-0/+4
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2Fan Yong2-5/+8
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACKFan Yong1-0/+2
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEADFan Yong1-0/+2
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREEFan Yong1-0/+2
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger1-1/+1
2016-11-29staging: lustre/ptlrpc: small leak on allocation failureDan Carpenter1-3/+4
2016-11-17staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replayNiu Yawei1-1/+3
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei5-36/+175
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau1-5/+5
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen5-66/+130
2016-11-14staging: lustre: idl: clean up file attribute flagsAndreas Dilger1-2/+10
2016-11-14staging: lustre: ptlrpc: race at req processingAlexander Boyko1-0/+4
2016-11-14staging: lustre: nrs: serialize executions of nrs_policy_stopHenri Doreau1-13/+3
2016-11-14staging: lustre: ptlrpc: reset imp_replay_cursorHongchao Zhang1-0/+1
2016-11-07staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrsAmir Shehata1-1/+2
2016-11-07staging/lustre/ptlrpc: Suppress error for flock requestsPatrick Farrell1-1/+3
2016-11-07staging/lustre/ldlm: fix export reference problemHongchao Zhang1-9/+10
2016-10-30staging: lustre: ptlrpc: imp_peer_committed_transno should increaseAlex Zhuravlev1-4/+4
2016-10-30staging: lustre: ptlrpc: do not switch out-of-date contextSebastien Buisson1-0/+7
2016-10-30staging: lustre: ptlrpc: Forbid too early NRS policy tuningsHenri Doreau1-0/+9
2016-10-30staging: lustre: ptlrpc: do not sleep if encpool reached max capacitySebastien Buisson3-5/+58
2016-10-30staging: lustre: recovery: don't skip open replay on reconnectNiu Yawei1-1/+3
2016-10-30staging: lustre: ptlrpc: replay bulk requestwang di1-2/+9
2016-10-30staging: lustre: ptlrpc: Do not resend req with allow_replaywang di1-1/+7
2016-10-30staging: lustre: ptlrpc: embed highest XID in each requestGregoire Pichon2-1/+48
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata7-72/+139
2016-10-30staging: lustre: obdclass: variable llog chunk sizeAndreas Dilger1-5/+15
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon1-0/+11
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2-9/+5
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-15/+0