David Howells ([email protected])

Number of posts: 15920 (1.86 per day)
First post: 2000-12-08 15:31:57
Last post: 2024-05-24 16:18:13

Date List Subject
2023-12-13 15:24:19 linux-nfs [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-13 13:56:19 linux-kernel [PATCH v2 37/40] afs: Overhaul invalidation handling to better support RO volumes
2023-12-13 13:56:13 linux-kernel [PATCH v2 38/40] afs: Fix fileserver rotation
2023-12-13 13:55:58 linux-kernel [PATCH v2 34/40] afs: Fix comment in afs_do_lookup()
2023-12-13 13:55:18 linux-kernel [PATCH v2 27/40] afs: Dispatch vlserver probes in priority order
2023-12-13 13:54:17 linux-kernel [PATCH v2 24/40] afs: Provide a way to configure address priorities
2023-12-13 13:54:10 linux-kernel [PATCH v2 40/40] afs: trace: Log afs_make_call(), including server address
2023-12-13 13:54:02 linux-kernel [PATCH v2 28/40] afs: Keep a record of the current fileserver endpoint state
2023-12-13 13:53:47 linux-kernel [PATCH v2 29/40] afs: Combine the endpoint state bools into a bitmask
2023-12-13 13:53:16 linux-kernel [PATCH v2 39/40] afs: Fix offline and busy message emission
2023-12-13 13:53:15 linux-kernel [PATCH v2 25/40] afs: Mark address lists with configured priorities
2023-12-13 13:53:10 linux-kernel [PATCH v2 36/40] afs: Parse the VolSync record in the reply of a number of RPC ops
2023-12-13 13:53:04 linux-kernel [PATCH v2 35/40] afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
2023-12-13 13:53:01 linux-kernel [PATCH v2 21/40] rxrpc: Create a procfile to display outstanding client conn bundles
2023-12-13 13:52:59 linux-kernel [PATCH v2 33/40] afs: Apply server breaks to mmap'd files in the call processor
2023-12-13 13:52:56 linux-kernel [PATCH v2 20/40] afs: Fold the afs_addr_cursor struct in
2023-12-13 13:52:53 linux-kernel [PATCH v2 22/40] afs: Add some more info to /proc/net/afs/servers
2023-12-13 13:52:52 linux-kernel [PATCH v2 16/40] afs: Simplify error handling
2023-12-13 13:52:52 linux-kernel [PATCH v2 31/40] afs: Defer volume record destruction to a workqueue
2023-12-13 13:52:50 linux-kernel [PATCH v2 23/40] afs: Remove the unimplemented afs_cmp_addr_list()
2023-12-13 13:52:49 linux-kernel [PATCH v2 32/40] afs: Move the vnode/volume validity checking code into its own file
2023-12-13 13:52:43 linux-kernel [PATCH v2 30/40] afs: Make it possible to find the volumes that are using a server
2023-12-13 13:52:40 linux-kernel [PATCH v2 26/40] afs: Dispatch fileserver probes in priority order
2023-12-13 13:52:21 linux-kernel [PATCH v2 15/40] afs: Don't put afs_call in afs_wait_for_call_to_complete()
2023-12-13 13:52:14 linux-kernel [PATCH v2 13/40] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
2023-12-13 13:52:12 linux-kernel [PATCH v2 08/40] afs: Turn the afs_addr_list address array into an array of structs
2023-12-13 13:52:07 linux-kernel [PATCH v2 09/40] rxrpc, afs: Allow afs to pin rxrpc_peer objects
2023-12-13 13:51:52 linux-kernel [PATCH v2 19/40] afs: Use peer + service_id as call address
2023-12-13 13:51:46 linux-kernel [PATCH v2 18/40] afs: Rename some fields
2023-12-13 13:51:45 linux-kernel [PATCH v2 02/40] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
2023-12-13 13:51:44 linux-kernel [PATCH v2 17/40] afs: Add a tracepoint for struct afs_addr_list
2023-12-13 13:51:31 linux-kernel [PATCH v2 14/40] afs: Wrap most op->error accesses with inline funcs
2023-12-13 13:51:27 linux-kernel [PATCH v2 12/40] afs: Handle the VIO and UAEIO aborts explicitly
2023-12-13 13:51:26 linux-kernel [PATCH v2 11/40] afs: Rename addr_list::failed to probe_failed
2023-12-13 13:51:24 linux-kernel [PATCH v2 10/40] afs: Don't skip server addresses for which we didn't get an RTT reading
2023-12-13 13:51:24 linux-kernel [PATCH v2 04/40] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
2023-12-13 13:51:23 linux-kernel [PATCH v2 05/40] afs: Remove whitespace before most ')' from the trace header
2023-12-13 13:51:18 linux-kernel [PATCH v2 03/40] afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
2023-12-13 13:51:18 linux-kernel [PATCH v2 01/40] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
2023-12-13 13:51:09 linux-kernel [PATCH v2 07/40] afs: Add comments on abort handling
2023-12-13 13:51:07 linux-kernel [PATCH v2 06/40] afs: Automatically generate trace tag enums
2023-12-13 13:51:05 linux-kernel [PATCH v2 00/40] afs: Fix probe handling, server rotation and RO volume callback handling
2023-12-13 10:39:11 linux-kernel [PATCH v5] sign-file: Fix incorrect return values check
2023-12-13 10:26:10 linux-kernel [PATCH] afs: Fix use-after-free due to get/remove race in volume tree
2023-12-12 14:47:49 linux-kernel [PATCH v3 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
2023-12-12 14:47:41 linux-kernel [PATCH v3 2/3] afs: Fix dynamic root lookup DNS check
2023-12-12 14:47:32 linux-kernel [PATCH v3 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-12 14:46:44 linux-nfs [PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
2023-12-12 09:49:50 linux-kernel Re: [PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-12 09:03:24 linux-kernel Re: [PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-11 21:44:11 linux-kernel [PATCH] afs: Fix refcount underflow from error handling race