Show patches with: Archived = No       |   5666 patches
« 1 2 ... 37 38 3956 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/13] cifs: Share server EOF pos with netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,39/39] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,38/39] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,37/39] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,36/39] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,35/39] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,34/39] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,33/39] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,32/39] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,30/39] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,29/39] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,28/39] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,27/39] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,26/39] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,25/39] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,24/39] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,23/39] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,22/39] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,21/39] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,20/39] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,19/39] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,18/39] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,17/39] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,15/39] netfs: Add bounce buffering support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,14/39] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,13/39] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/39] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/39] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-13 David Howells New
[v4,09/39] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/39] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/39] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/39] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/39] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/39] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/39] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
fuse: Fix VM_MAYSHARE and direct_io_allow_mmap fuse: Fix VM_MAYSHARE and direct_io_allow_mmap - 1 - --- 2023-12-13 Bernd Schubert New
[RFC,v3,3/3] devguard: added device guard for mknod in non-initial userns devguard: guard mknod for non-initial user namespace - - - --- 2023-12-13 Michael Weiß New
[RFC,v3,2/3] fs: Make vfs_mknod() to check CAP_MKNOD in user namespace of sb devguard: guard mknod for non-initial user namespace - - - --- 2023-12-13 Michael Weiß New
[RFC,v3,1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled() devguard: guard mknod for non-initial user namespace - 1 - --- 2023-12-13 Michael Weiß New
[v2,40/40] afs: trace: Log afs_make_call(), including server address afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,39/40] afs: Fix offline and busy message emission afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,38/40] afs: Fix fileserver rotation afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,37/40] afs: Overhaul invalidation handling to better support RO volumes afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,36/40] afs: Parse the VolSync record in the reply of a number of RPC ops afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,35/40] afs: Don't leave DONTUSE/NEWREPSITE servers out of server list afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,34/40] afs: Fix comment in afs_do_lookup() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,33/40] afs: Apply server breaks to mmap'd files in the call processor afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,32/40] afs: Move the vnode/volume validity checking code into its own file afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,31/40] afs: Defer volume record destruction to a workqueue afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,30/40] afs: Make it possible to find the volumes that are using a server afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,29/40] afs: Combine the endpoint state bools into a bitmask afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,28/40] afs: Keep a record of the current fileserver endpoint state afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,27/40] afs: Dispatch vlserver probes in priority order afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,26/40] afs: Dispatch fileserver probes in priority order afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,25/40] afs: Mark address lists with configured priorities afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,24/40] afs: Provide a way to configure address priorities afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,23/40] afs: Remove the unimplemented afs_cmp_addr_list() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,22/40] afs: Add some more info to /proc/net/afs/servers afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,21/40] rxrpc: Create a procfile to display outstanding client conn bundles afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,20/40] afs: Fold the afs_addr_cursor struct in afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,19/40] afs: Use peer + service_id as call address afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,18/40] afs: Rename some fields afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,17/40] afs: Add a tracepoint for struct afs_addr_list afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,16/40] afs: Simplify error handling afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,15/40] afs: Don't put afs_call in afs_wait_for_call_to_complete() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,14/40] afs: Wrap most op->error accesses with inline funcs afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,13/40] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,12/40] afs: Handle the VIO and UAEIO aborts explicitly afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,11/40] afs: Rename addr_list::failed to probe_failed afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,10/40] afs: Don't skip server addresses for which we didn't get an RTT reading afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,09/40] rxrpc, afs: Allow afs to pin rxrpc_peer objects afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,08/40] afs: Turn the afs_addr_list address array into an array of structs afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,07/40] afs: Add comments on abort handling afs: Fix probe handling, server rotation and RO volume callback handling - 1 - --- 2023-12-13 David Howells New
[v2,06/40] afs: Automatically generate trace tag enums afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,05/40] afs: Remove whitespace before most ')' from the trace header afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,04/40] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,03/40] afs: use read_seqbegin() in afs_check_validity() and afs_getattr() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,02/40] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,01/40] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
afs: Fix use-after-free due to get/remove race in volume tree afs: Fix use-after-free due to get/remove race in volume tree - 1 - --- 2023-12-13 David Howells New
kernel: Introduce a write lock/unlock wrapper for tasklist_lock kernel: Introduce a write lock/unlock wrapper for tasklist_lock - - - --- 2023-12-13 Aiqun Yu (Maria) New
[v2] statmount: reduce runtime stack usage [v2] statmount: reduce runtime stack usage - 1 - --- 2023-12-13 Arnd Bergmann New
[3/3] fs: move fscrypt keyring destruction to after ->put_super Move fscrypt keyring destruction to after ->put_super - 2 - --- 2023-12-13 Eric Biggers New
[2/3] f2fs: move release of block devices to after kill_block_super() Move fscrypt keyring destruction to after ->put_super - - - --- 2023-12-13 Eric Biggers New
[1/3] btrfs: call btrfs_close_devices from ->kill_sb Move fscrypt keyring destruction to after ->put_super - 1 - --- 2023-12-13 Eric Biggers New
[12/12] clean ufs_trunc_direct() up a bit... [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
[11/12] ufs: get rid of ubh_{ubhcpymem,memcpyubh}() [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
[10/12] ufs_inode_getfrag(): remove junk comment [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
[09/12] ufs_clusteracct(): switch to passing fragment number [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
[08/12] ufs: untangle ubh_...block...(), part 3 [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
[07/12] ufs: untangle ubh_...block...(), part 2 [01/12] fs/ufs: Use the offset_in_page() helper - - - --- 2023-12-13 Al Viro New
« 1 2 ... 37 38 3956 57 »