LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-12-11 21:33:25
linux-kernel
[PATCH v2 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
2023-12-11 21:33:23
linux-kernel
[PATCH v2 2/3] afs: Fix dynamic root lookup DNS check
2023-12-11 21:32:59
linux-kernel
[PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
2023-12-11 21:32:58
linux-kernel
[PATCH v2 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-11 16:40:37
linux-kernel
Re: [PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-11 16:34:50
linux-kernel
[PATCH 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
2023-12-11 16:34:49
linux-nfs
[PATCH 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
2023-12-11 16:34:49
linux-kernel
[PATCH 2/3] afs: Fix dynamic root lookup DNS check
2023-12-11 16:34:36
linux-kernel
[PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-11 14:06:57
linux-kernel
Re: [RFC PATCH] keys: flush work when accessing /proc/key-users
2023-12-08 22:08:09
linux-kernel
[PATCH] afs: Fix refcount underflow from error handling race
2023-12-07 21:58:10
linux-nfs
Re: [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty
2023-12-07 21:38:27
linux-nfs
[PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1
2023-12-07 21:36:09
linux-nfs
[PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
2023-12-07 21:34:33
linux-kernel
[PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest
2023-12-07 21:33:22
linux-kernel
[PATCH v3 48/59] cifs: Share server EOF pos with netfslib
2023-12-07 21:33:21
linux-kernel
[PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2
2023-12-07 21:33:08
linux-kernel
[PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
2023-12-07 21:32:33
linux-kernel
[PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range()
2023-12-07 21:32:29
linux-kernel
[PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3
2023-12-07 21:32:19
linux-kernel
[PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty
2023-12-07 21:31:44
linux-nfs
[PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read
2023-12-07 21:31:37
linux-kernel
[PATCH v3 55/59] cifs: Cut over to using netfslib
2023-12-07 21:31:32
linux-kernel
[PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write
2023-12-07 21:31:28
linux-kernel
[PATCH v3 53/59] cifs: Implement netfslib hooks
2023-12-07 21:31:14
linux-nfs
[PATCH v3 38/59] netfs: Decrypt encrypted content
2023-12-07 21:31:13
linux-kernel
[PATCH v3 27/59] netfs: Allocate multipage folios in the writepath
2023-12-07 21:31:02
linux-kernel
[PATCH v3 35/59] netfs: Provide minimum blocksize parameter
2023-12-07 21:30:44
linux-kernel
[PATCH v3 34/59] netfs: Provide a writepages implementation
2023-12-07 21:30:42
linux-nfs
[PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read
2023-12-07 21:30:35
linux-nfs
[PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages
2023-12-07 21:29:58
linux-kernel
[PATCH v3 46/59] 9p: Use netfslib read/write_iter
2023-12-07 21:29:57
linux-nfs
[PATCH v3 30/59] netfs: Implement buffered write API
2023-12-07 21:29:57
linux-kernel
[PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write
2023-12-07 21:29:54
linux-kernel
[PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args
2023-12-07 21:29:49
linux-kernel
[PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
2023-12-07 21:29:41
linux-nfs
[PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
2023-12-07 21:29:38
linux-kernel
[PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice
2023-12-07 21:29:00
linux-kernel
[PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion
2023-12-07 21:28:58
linux-kernel
[PATCH v3 45/59] afs: Use the netfs write helpers
2023-12-07 21:28:56
linux-kernel
[PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data
2023-12-07 21:28:53
linux-nfs
[PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
2023-12-07 21:28:15
linux-kernel
[PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize
2023-12-07 21:28:09
linux-kernel
[PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first
2023-12-07 21:28:01
linux-kernel
[PATCH v3 42/59] netfs: Implement a write-through caching option
2023-12-07 21:27:54
linux-kernel
[PATCH v3 41/59] netfs: Provide a launder_folio implementation
2023-12-07 21:27:35
linux-kernel
[PATCH v3 37/59] netfs: Perform content encryption
2023-12-07 21:27:02
linux-kernel
[PATCH v3 29/59] netfs: Implement unbuffered/DIO write support
2023-12-07 21:26:30
linux-kernel
[PATCH v3 32/59] netfs: Provide netfs_file_read_iter()
2023-12-07 21:26:24
linux-kernel
[PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use
2023-12-07 21:26:21
linux-kernel
[PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer