aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/client.c
AgeCommit message (Expand)Author
2017-02-03staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev
2017-02-03staging: lustre: ptlrpc: set proper mbits for EINPROGRESS resendNiu Yawei
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2016-11-29staging: lustre/ptlrpc: small leak on allocation failureDan Carpenter
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen
2016-11-14staging: lustre: ptlrpc: race at req processingAlexander Boyko
2016-11-07staging/lustre/ptlrpc: Suppress error for flock requestsPatrick Farrell
2016-10-30staging: lustre: ptlrpc: imp_peer_committed_transno should increaseAlex Zhuravlev
2016-10-30staging: lustre: ptlrpc: do not sleep if encpool reached max capacitySebastien Buisson
2016-10-30staging: lustre: ptlrpc: replay bulk requestwang di
2016-10-30staging: lustre: ptlrpc: embed highest XID in each requestGregoire Pichon
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata
2016-10-16staging: lustre: ptlrpc: dont take unwrap in req_waittime calculationSebastien Buisson
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: ptlrpc: quiet errors on initial connectionAndreas Dilger
2016-09-19staging: lustre: recovery: don't replay closed openNiu Yawei
2016-09-19staging: lustre: at: net AT after connectAlexander Boyko
2016-09-19staging: lustre: ldlm: resend AST callbacksVitaly Fertman
2016-08-21staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phaseAndriy Skulysh
2016-08-21staging: lustre: ptlrpc: Early replies need to honor at_maxChris Horn
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-20staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman
2016-06-20staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_packBen Evans
2016-06-20staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_setLiang Zhen
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-29staging: lustre: libcfs: remove cfs_signal_pending wrapperJames Simmons
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-01staging: lustre: ptlrpc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hackOleg Drokin
2016-02-03staging: lustre: add sparse locking annotationsfrank zago
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: kernel style neating (block comments)Sanne Wouda
2015-10-16staging: lustre: ptlrpc: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre/ptlrpc: Drop unused client codeOleg Drokin
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann