aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.h')
0 files changed, 0 insertions, 0 deletions
: Reorganise volume and server trees to be rooted on the cellDavid Howells1-6/+7 2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells1-16/+21 2020-05-31afs: Rename struct afs_fs_cursor to afs_operationDavid Howells1-4/+4 2020-05-31afs: Make callback processing more efficient.David Howells1-2/+2 2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells1-11/+8 2020-05-31afs: Split the usage count on struct afs_serverDavid Howells1-51/+100 2020-05-31afs: Use the serverUnique field in the UVLDB record to reduce rpc opsDavid Howells1-12/+14 2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells1-5/+2 2019-12-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne1-13/+8 2019-11-21afs: Remove set but not used variable 'ret'zhengbin1-2/+1 2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+32 2019-06-20afs: Trace afs_server usageDavid Howells1-7/+32 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1 2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells1-0/+11 2019-05-16afs: Fix error propagation from server record check/updateDavid Howells1-3/+3 2019-04-13afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells1-1/+0 2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells1-102/+7 2018-10-24afs: Eliminate the address pointer from the address list cursorDavid Howells1-2/+0<