Date |
List |
Subject |
2023-12-07 21:25:24
|
linux-kernel
|
[PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size |
2023-12-07 21:25:14
|
linux-kernel
|
[PATCH v3 16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator |
2023-12-07 21:25:10
|
linux-kernel
|
[PATCH v3 18/59] netfs: Export netfs_put_subrequest() and some tracepoints |
2023-12-07 21:25:06
|
linux-kernel
|
[PATCH v3 19/59] netfs: Extend the netfs_io_*request structs to handle writes |
2023-12-07 21:25:05
|
linux-kernel
|
[PATCH v3 12/59] netfs: Add iov_iters to (sub)requests to describe various buffers |
2023-12-07 21:25:02
|
linux-kernel
|
[PATCH v3 13/59] netfs: Add support for DIO buffering |
2023-12-07 21:25:02
|
linux-kernel
|
[PATCH v3 15/59] netfs: Add bounce buffering support |
2023-12-07 21:25:02
|
linux-kernel
|
[PATCH v3 17/59] netfs: Limit subrequest by size or number of segments |
2023-12-07 21:24:53
|
linux-nfs
|
[PATCH v3 08/59] netfs: Add a ->free_subrequest() op |
2023-12-07 21:24:52
|
linux-kernel
|
[PATCH v3 14/59] netfs: Provide tools to create a buffer in an xarray |
2023-12-07 21:24:48
|
linux-kernel
|
[PATCH v3 11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking |
2023-12-07 21:24:32
|
linux-kernel
|
[PATCH v3 09/59] afs: Don't use folio->private to record partial modification |
2023-12-07 21:24:19
|
linux-kernel
|
[PATCH v3 10/59] netfs: Provide invalidate_folio and release_folio calls |
2023-12-07 21:24:08
|
linux-nfs
|
[PATCH v3 07/59] netfs: Allow the netfs to make the io (sub)request alloc larger |
2023-12-07 21:23:53
|
linux-kernel
|
[PATCH v3 05/59] netfs: Move pinning-for-writeback from fscache to netfs |
2023-12-07 21:23:41
|
linux-kernel
|
[PATCH v3 06/59] netfs: Add a procfile to list in-progress requests |
2023-12-07 21:23:12
|
linux-nfs
|
[PATCH v3 03/59] netfs, fscache: Remove ->begin_cache_operation |
2023-12-07 21:23:09
|
linux-kernel
|
[PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink |
2023-12-07 21:22:56
|
linux-kernel
|
[PATCH v3 02/59] netfs, fscache: Combine fscache with netfs |
2023-12-07 21:22:55
|
linux-nfs
|
[PATCH v3 01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/ |
2023-12-07 21:22:39
|
linux-kernel
|
[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib |
2023-12-06 16:13:34
|
linux-kernel
|
Re: [RFC PATCH] keys: flush work when accessing /proc/key-users |
2023-12-06 12:39:04
|
linux-kernel
|
Re: Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS |
2023-12-06 11:03:45
|
linux-kernel
|
Issues with FIEMAP, xfstests, Samba, ksmbd and CIFS |
2023-12-04 14:02:58
|
linux-kernel
|
[PATCH] cifs: Fix non-availability of dedup breaking generic/304 |
2023-11-29 16:59:04
|
linux-kernel
|
Re: [PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE |
2023-11-28 17:51:25
|
linux-kernel
|
[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE |
2023-11-28 17:46:32
|
linux-kernel
|
Re: [PATCH] cifs: Set the file size after doing copychunk_range |
2023-11-27 09:04:33
|
linux-kernel
|
Re: [PATCH net] tls: fix NULL deref on tls_sw_splice_eof() with empty record |
2023-11-24 23:27:21
|
linux-kernel
|
Re: [PATCH] cifs: Set the file size after doing copychunk_range |
2023-11-24 21:51:38
|
linux-kernel
|
[PATCH] cifs: Set the file size after doing copychunk_range |
2023-11-24 15:54:13
|
linux-kernel
|
Re: [PATCH] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write() |
2023-11-24 15:54:11
|
linux-kernel
|
[GIT PULL] afs: Miscellaneous fixes |
2023-11-24 15:34:01
|
linux-kernel
|
Re: [PATCH V6 RESEND 0/5] cachefiles: Introduce failover mechanism for on-demand mode |
2023-11-24 15:18:56
|
linux-kernel
|
(No subject) |
2023-11-20 13:33:24
|
linux-kernel
|
Re: [linus:master] [iov_iter] c9eec08bac: vm-scalability.throughput -16.9% regression |
2023-11-17 21:26:10
|
linux-kernel
|
[PATCH v2 48/51] cifs: Cut over to using netfslib |
2023-11-17 21:24:31
|
linux-kernel
|
[PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c |
2023-11-17 21:23:10
|
linux-kernel
|
[PATCH v2 46/51] cifs: Implement netfslib hooks |
2023-11-17 21:22:51
|
linux-kernel
|
[PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3 |
2023-11-17 21:22:46
|
linux-nfs
|
[PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2 |
2023-11-17 21:22:44
|
linux-kernel
|
[PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args |
2023-11-17 21:22:43
|
linux-nfs
|
[PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1 |
2023-11-17 21:22:40
|
linux-nfs
|
[PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest |
2023-11-17 21:22:39
|
linux-nfs
|
[PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest |
2023-11-17 21:22:38
|
linux-kernel
|
[PATCH v2 42/51] cifs: Share server EOF pos with netfslib |
2023-11-17 21:22:27
|
linux-nfs
|
[PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first |
2023-11-17 21:21:44
|
linux-kernel
|
[PATCH v2 38/51] netfs: Implement a write-through caching option |
2023-11-17 21:21:39
|
linux-nfs
|
[PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write |
2023-11-17 21:21:28
|
linux-kernel
|
[PATCH v2 40/51] afs: Use the netfs write helpers |
2023-11-17 21:21:26
|
linux-nfs
|
[PATCH v2 34/51] netfs: Decrypt encrypted content |