aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/lustre/lustre/ptlrpc/import.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-8/+8
2017-07-17staging: lustre: fix spelling mistake, "grranted" -> "granted"Colin Ian King1-1/+1
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-10/+5
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-1/+1
2016-12-06staging: lustre: import: don't reconnect during connect interpretMikhal Pershin1-1/+15
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei1-0/+34
2016-11-14staging: lustre: ptlrpc: reset imp_replay_cursorHongchao Zhang1-0/+1
2016-11-07staging/lustre/ldlm: fix export reference problemHongchao Zhang1-9/+10
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon1-0/+11
2016-10-16staging: lustre: mgc: MGC should retry for invalid importwang di1-1/+2
2016-10-16staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger1-9/+2
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago1-1/+0
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko1-146/+161
2016-09-19staging: lustre: at: net AT after connectAlexander Boyko1-0/+8
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger1-3/+1
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-2/+4
2016-08-21staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang1-0/+1
2016-08-21staging: lustre: ptlrpc: Early replies need to honor at_maxChris Horn1-4/+7
2016-06-20staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman1-2/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark1-1/+2
2016-04-28staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connectionsAndreas Dilger1-5/+6
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-3/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago1-1/+1
2016-03-01staging/lustre/ptlrpc: Fix ENABLE_PINGER ifdefOleg Drokin1-28/+0
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin1-11/+10
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin1-42/+72
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin1-5/+4
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+2
2015-10-08Staging: lustre: ptlrpc: import: Declare deuuidify as staticShraddha Barke1-1/+2
2015-09-29staging/lustre/ptlrpc: Drop unused client codeOleg Drokin1-11/+0
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann1-2/+2
2015-09-29staging/lustre: use 64-bit time for adaptive timeoutArnd Bergmann1-4/+4
2015-09-29staging/lustre: use 64-bit time for debugfs outputArnd Bergmann1-1/+1
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber1-4/+3
2015-09-12staging: lustre: put constant on the right of binary operatorJulia Lawall1-5/+5
2015-09-12staging: lustre: simplify ptlrpc_deactivate_and_unlock_importMaxime Lorrillere1-14/+7
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring1-4/+2
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna1-4/+4
2015-03-26staging/lustre/ptlrpc: fix import state during replayAndriy Skulysh1-1/+14
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-71/+44
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall1-19/+27
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban1-2/+2
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+3
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald1-2/+2
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong1-4/+11