summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/client.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-07-30staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons
2017-07-30staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons
2017-07-30staging: lustre: ptlrpc: no need to reassign mbits for replayNiu Yawei
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal
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