Show patches with: Archived = No       |   5706 patches
« 1 2 ... 38 39 4057 58 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,48/59] cifs: Share server EOF pos with netfslib netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,46/59] 9p: Use netfslib read/write_iter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,45/59] afs: Use the netfs write helpers netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,44/59] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,42/59] netfs: Implement a write-through caching option netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,41/59] netfs: Provide a launder_folio implementation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,40/59] netfs: Support encryption on Unbuffered/DIO write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,39/59] netfs: Support decryption on ubuffered/DIO read netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,38/59] netfs: Decrypt encrypted content netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,37/59] netfs: Perform content encryption netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,36/59] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,35/59] netfs: Provide minimum blocksize parameter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,34/59] netfs: Provide a writepages implementation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,33/59] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,32/59] netfs: Provide netfs_file_read_iter() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,30/59] netfs: Implement buffered write API netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,29/59] netfs: Implement unbuffered/DIO write support netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,28/59] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,27/59] netfs: Allocate multipage folios in the writepath netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,26/59] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,25/59] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,24/59] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,23/59] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,22/59] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,21/59] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,20/59] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,19/59] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,18/59] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,17/59] netfs: Limit subrequest by size or number of segments netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,16/59] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,15/59] netfs: Add bounce buffering support netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,14/59] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,13/59] netfs: Add support for DIO buffering netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,12/59] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,11/59] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,10/59] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-12-07 David Howells New
[v3,09/59] afs: Don't use folio->private to record partial modification netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,08/59] netfs: Add a ->free_subrequest() op netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,07/59] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,06/59] netfs: Add a procfile to list in-progress requests netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,05/59] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,03/59] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,02/59] netfs, fscache: Combine fscache with netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[bpf-next,8/8] selftests/bpf: add tests for BPF object load with implicit token BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,7/8] selftests/bpf: add BPF object loading tests with explicit token passing BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,6/8] libbpf: wire up BPF token support at BPF object level BPF token support in libbpf's BPF object - - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,5/8] libbpf: wire up token_fd into feature probing logic BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,4/8] libbpf: move feature detection code into its own file BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,3/8] libbpf: further decouple feature checking logic from bpf_object BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,2/8] libbpf: split feature detectors definitions from cached results BPF token support in libbpf's BPF object 1 - - --- 2023-12-07 Andrii Nakryiko New
[bpf-next,1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS BPF token support in libbpf's BPF object 2 - - --- 2023-12-07 Andrii Nakryiko New
[4/4] fsnotify: pass access range in file permission hooks Prepare for fsnotify pre-content permission events - - - --- 2023-12-07 Amir Goldstein New
[3/4] fsnotify: assert that file_start_write() is not held in permission hooks Prepare for fsnotify pre-content permission events - 1 - --- 2023-12-07 Amir Goldstein New
[2/4] fsnotify: split fsnotify_perm() into two hooks Prepare for fsnotify pre-content permission events - 1 - --- 2023-12-07 Amir Goldstein New
[1/4] fs: use splice_copy_file_range() inline helper Prepare for fsnotify pre-content permission events - 1 - --- 2023-12-07 Amir Goldstein New
[14/14] iomap: pass the length of the dirty region to ->map_blocks [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[13/14] iomap: map multiple blocks at a time [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[12/14] iomap: submit ioends immediately [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[11/14] iomap: factor out a iomap_writepage_map_block helper [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[10/14] iomap: only call mapping_set_error once for each failed bio [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[09/14] iomap: don't chain bios [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[07/14] iomap: clean up the iomap_alloc_ioend calling convention [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[06/14] iomap: move all remaining per-folio logic into iomap_writepage_map [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[05/14] iomap: factor out a iomap_writepage_handle_eof helper [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[04/14] iomap: move the PF_MEMALLOC check to iomap_writepages [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[03/14] iomap: move the io_folios field out of struct iomap_ioend [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[02/14] iomap: treat inline data in iomap_writepage_map as an I/O error [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[01/14] iomap: clear the per-folio dirty bits on all writeback failures [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[RFC,11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,10/11] mm/mempolicy: add the mbind2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,09/11] mm/mempolicy: add get_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,08/11] mm/mempolicy: add set_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,07/11] mm/mempolicy: add userland mempolicy arg structure mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,06/11] mm/mempolicy: allow home_node to be set by mpol_new mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-07 Gregory Price New
[RFC,4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter dev_dax_iomap: introduce iomap for /dev/dax - - - --- 2023-12-06 John Groves New
[RFC,3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device dev_dax_iomap: introduce iomap for /dev/dax - - - --- 2023-12-06 John Groves New
[RFC,2/4] dev_dax_iomap: Temporary hacks due to linkage issues dev_dax_iomap: introduce iomap for /dev/dax - - - --- 2023-12-06 John Groves New
[RFC,1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops dev_dax_iomap: introduce iomap for /dev/dax - - - --- 2023-12-06 John Groves New
freevxfs: Convert vxfs_immed_read_folio to the new folio APIs freevxfs: Convert vxfs_immed_read_folio to the new folio APIs - - - --- 2023-12-06 Matthew Wilcox (Oracle) New
mm: Support order-1 folios in the page cache mm: Support order-1 folios in the page cache - - - --- 2023-12-06 Matthew Wilcox (Oracle) New
gfs2: Remove use of error flag in journal reads gfs2: Remove use of error flag in journal reads - - - --- 2023-12-06 Matthew Wilcox (Oracle) New
[16/16] fs/ntfs3: Fix c/mtime typo fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[14/16] fs/ntfs3: Add and fix comments fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[12/16] fs/ntfs3: Implement super_operations::shutdown fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[10/16] fs/ntfs3: Add file_modified fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
« 1 2 ... 38 39 4057 58 »