summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/recover.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-02-03staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei
2017-02-03staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev
2016-11-17staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replayNiu Yawei
2016-11-17staging/lustre/ptlrpc: track unreplied requestsNiu Yawei
2016-10-30staging: lustre: recovery: don't skip open replay on reconnectNiu Yawei
2016-10-30staging: lustre: ptlrpc: Do not resend req with allow_replaywang di
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
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-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Get rid of /proc references in commentsOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre/ptlrpc: don't try to recover no_recov connectionAndreas Dilger
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao