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
2024-02-19 16:22:03 linux-kernel Re: [PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-19 16:21:57 linux-kernel Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
2024-02-19 16:15:15 linux-kernel Re: [PATCH v2] afs: Increase buffer size in afs_update_volume_status()
2024-02-19 15:42:48 linux-kernel Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
2024-02-19 15:42:20 linux-kernel Re: [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
2024-02-19 15:12:23 linux-kernel Re: [PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-19 15:09:23 linux-kernel Re: [PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-19 14:41:28 linux-kernel [PATCH 2/2] afs: Increase buffer size in afs_update_volume_status()
2024-02-19 14:41:28 linux-kernel [PATCH 1/2] afs: Fix ignored callbacks over ipv4
2024-02-19 14:39:22 linux-kernel [PATCH 0/2] afs: Miscellaneous fixes
2024-02-19 13:02:50 linux-kernel Re: [PATCH RESEND] cachefiles: fix memory leak in cachefiles_add_cache()
2024-02-19 10:40:01 linux-kernel Re: [PATCH v2] afs: Increase buffer size in afs_update_volume_status()
2024-02-19 10:36:41 linux-kernel Re: [PATCH v2] afs: Increase buffer size in afs_update_volume_status()
2024-02-06 08:41:38 linux-kernel Re: Roadmap for netfslib and local caching (cachefiles)
2024-02-05 23:15:44 linux-kernel [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2
2024-02-05 23:13:35 linux-kernel [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag
2024-02-05 23:12:54 linux-kernel [PATCH v5 06/12] cifs: Implement netfslib hooks
2024-02-05 23:09:47 linux-kernel [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
2024-02-05 23:04:00 linux-kernel [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3
2024-02-05 23:03:43 linux-kernel [PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-05 23:03:03 linux-kernel [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
2024-02-05 23:02:08 linux-kernel [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args
2024-02-05 23:01:56 linux-kernel [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1
2024-02-05 23:00:50 linux-kernel [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
2024-02-05 22:59:28 linux-kernel [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest
2024-02-05 22:59:07 linux-kernel [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
2024-02-05 22:58:12 linux-kernel [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range()
2024-02-05 12:26:35 linux-kernel Re: [PATCH v3] keys: update key quotas in key_put()
2024-02-02 15:22:51 linux-kernel [PATCH net 3/4] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
2024-02-02 15:22:48 linux-kernel [PATCH net 4/4] rxrpc: Fix counting of new acks and nacks
2024-02-02 15:20:44 linux-kernel [PATCH net 2/4] rxrpc: Fix delayed ACKs to not set the reference serial number
2024-02-02 15:20:35 linux-kernel [PATCH net 1/4] rxrpc: Fix generation of serial numbers to skip zero
2024-02-02 15:19:55 linux-kernel [PATCH net 0/4] rxrpc: Miscellaneous fixes
2024-01-31 19:54:42 linux-nfs Re: [PATCH v2] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-29 17:26:20 linux-nfs Re: [PATCH] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
2024-01-29 14:22:37 linux-kernel Re: [RFC PATCH 0/3] 9p: Further netfslib-related changes
2024-01-29 11:56:29 linux-kernel [RFC PATCH 3/3] 9p: Always update remote_i_size in stat2inode
2024-01-29 11:55:58 linux-kernel [RFC PATCH 2/3] 9p: Make better use of netfslib's writethrough caching
2024-01-29 11:55:49 linux-kernel [RFC PATCH 1/3] 9p: Enable large folio support
2024-01-29 11:55:35 linux-kernel [RFC PATCH 0/3] 9p: Further netfslib-related changes
2024-01-29 09:50:44 linux-nfs [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
2024-01-29 09:50:32 linux-nfs [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
2024-01-29 09:50:08 linux-kernel [PATCH 0/2] netfs: Miscellaneous fixes
2024-01-25 15:07:23 linux-kernel Re: Roadmap for netfslib and local caching (cachefiles)
2024-01-25 14:03:24 linux-kernel Roadmap for netfslib and local caching (cachefiles)
2024-01-22 22:37:26 linux-kernel [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
2024-01-22 22:36:46 linux-nfs [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
2024-01-22 22:36:31 linux-nfs [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
2024-01-22 22:36:09 linux-nfs [PATCH v2 07/10] afs: Hide silly-rename files from userspace
2024-01-22 22:35:37 linux-nfs [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
2024-01-22 22:35:12 linux-nfs [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()