summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/recover.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-374/+0Star
* staging: lustre: remove libcfs_all from ptlrpcNeilBrown2018-05-251-1/+1
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: ptlrpc: list_for_each improvements.NeilBrown2018-02-221-15/+11Star
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-7/+5Star
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-231-9/+9
* staging: lustre: ptlrpc: update replay cursor when close during replayNiu Yawei2017-02-031-22/+1Star
* staging: lustre: ptlrpc: allow blocking asts to be delayedVladimir Saveliev2017-02-031-0/+1
* staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replayNiu Yawei2016-11-171-1/+3
* staging/lustre/ptlrpc: track unreplied requestsNiu Yawei2016-11-171-0/+12
* staging: lustre: recovery: don't skip open replay on reconnectNiu Yawei2016-10-301-1/+3
* staging: lustre: ptlrpc: Do not resend req with allow_replaywang di2016-10-301-1/+7
* staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-2/+0Star
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-4/+2Star
* staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-6/+12
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-3/+3
* staging/lustre/ptlrpc: Get rid of /proc references in commentsOleg Drokin2016-02-201-1/+1
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-4/+3Star
* staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall2014-09-081-4/+4
* staging/lustre: remove obd_ost.hJohn L. Hammond2014-09-081-1/+0Star
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-131-3/+3
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-8/+8
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond2014-04-271-1/+0Star
* staging/lustre/ptlrpc: don't try to recover no_recov connectionAndreas Dilger2014-04-271-1/+4
* lustre/recovery: free open/close request promptlyHongchao Zhang2014-03-011-11/+46
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-5/+5
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-5/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-8/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+357