summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/import.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1677/+0
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown1-0/+1
2018-05-25staging: lustre: discard CFS_TICKNeilBrown1-1/+1
2018-04-23staging: lustre: discard cfs_time_before_64()NeilBrown1-2/+2
2018-04-23staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown1-2/+2
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-1/+1
2018-02-22staging: lustre: ptlrpc: list_for_each improvements.NeilBrown1-22/+12
2018-02-16staging: lustre: remove back_to_sleep()NeilBrown1-5/+6
2018-02-16staging: lustre: simplify waiting in ptlrpc_invalidate_import()NeilBrown1-13/+8
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown1-7/+5
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-8/+7
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-23staging: 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-22staging/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-21staging/lustre/ptlrpc: lost bulk leads to a hangVitaly Fertman1-2/+1
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-18staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark1-1/+2
2016-04-29staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connectionsAndreas Dilger1-5/+6
2016-04-27staging/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-03staging: lustre: corrected some typos and grammar errorsFrank Zago1-1/+1
2016-03-02staging/lustre/ptlrpc: Fix ENABLE_PINGER ifdefOleg Drokin1-28/+0
2016-03-02staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin1-11/+10
2016-02-26staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin1-42/+72
2016-02-21staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin1-5/+4
2015-12-22staging: 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