Show patches with: Archived = No       |   3440 patches
« 1 2 3 434 35 »
Patch Series S/W/F Date Submitter Delegate State
[v2,08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[v2,07/10] afs: Hide silly-rename files from userspace netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[v2,06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[v2,05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[v2,04/10] netfs, fscache: Prevent Oops in fscache_put_cache() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[v2,03/10] cifs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[v2,02/10] afs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[v2,01/10] netfs: Don't use certain unnecessary folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[10/10] afs: Fix missing/incorrect unlocking of RCU read lock netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[07/10] afs: Hide silly-rename files from userspace netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[04/10] netfs, fscache: Prevent Oops in fscache_put_cache() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[03/10] cifs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[02/10] afs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells New
[01/10] netfs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes --- 2024-01-22 David Howells Superseded
[2/2] netfs: Add Jeff Layton as reviewer netfs, cachefiles: Update MAINTAINERS records --- 2024-01-22 David Howells New
[1/2] netfs, cachefiles: Change mailing list netfs, cachefiles: Update MAINTAINERS records --- 2024-01-22 David Howells New
[v4,3/3] libceph: just wait for more data to be available on the socket [v4,1/3] libceph: fail the sparse-read if there still has data in socket --- 2024-01-18 Xiubo Li New
[v4,1/3] libceph: fail the sparse-read if there still has data in socket [v4,1/3] libceph: fail the sparse-read if there still has data in socket --- 2024-01-18 Xiubo Li New
ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT --- 2024-01-18 Xiubo Li New
rbd: don't move requests to the running list on errors rbd: don't move requests to the running list on errors --- 2024-01-17 Ilya Dryomov New
ceph: break the check delayed cap loop every 5s ceph: break the check delayed cap loop every 5s --- 2024-01-17 Xiubo Li New
[v3,2/2] ceph: add ceph_cap_unlink_work to fire check_caps() immediately ceph: fix caps revocation stuck --- 2024-01-17 Xiubo Li New
[v3,1/2] ceph: always queue a writeback when revoking the Fb caps ceph: fix caps revocation stuck --- 2024-01-17 Xiubo Li New
[20/20] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[17/20] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[16/20] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[15/20] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[14/20] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[11/20] filelock: convert the IS_* macros to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[10/20] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[08/20] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[07/20] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[06/20] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[05/20] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton Superseded
[04/20] filelock: fixups after the coccinelle changes filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[03/20] filelock: the results of the coccinelle conversion filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
[01/20] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-16 Jeff Layton New
rbd: Remove usage of the deprecated ida_simple_xx() API rbd: Remove usage of the deprecated ida_simple_xx() API --- 2024-01-15 Christophe JAILLET New
keys, dns: Fix size check of V1 server-list header keys, dns: Fix size check of V1 server-list header --- 2024-01-10 David Howells New
[4/4] cifs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions --- 2024-01-09 David Howells Superseded
[3/4] erofs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions --- 2024-01-09 David Howells New
[2/4] afs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions --- 2024-01-09 David Howells Superseded
[1/4] netfs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions --- 2024-01-09 David Howells Superseded
[6/6] netfs: Fix wrong #ifdef hiding wait netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[5/6] cachefiles: Fix signed/unsigned mixup netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[4/6] netfs: Fix the loop that unmarks folios after writing to the cache netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[3/6] netfs: Fix interaction between write-streaming and cachefiles culling netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[2/6] netfs: Count DIO writes netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static netfs, cachefiles: More additional patches --- 2024-01-09 David Howells New
[GIT,PULL] fscrypt updates for 6.8 [GIT,PULL] fscrypt updates for 6.8 --- 2024-01-08 Eric Biggers New
ceph: always check dir caps asynchronously ceph: always check dir caps asynchronously --- 2024-01-04 Xiubo Li New
[7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs" netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[5/5] 9p: Use length of data written to the server in preference to error netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[4/5] 9p: Always update remote_i_size in stat2inode netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[3/5] 9p: Do a couple of cleanups netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[2/5] 9p: Fix initialisation of netfs_inode for 9p netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
[1/5] cachefiles: Fix __cachefiles_prepare_write() netfs, cachefiles, 9p: Additional patches --- 2024-01-03 David Howells New
9p: Fix initialisation of netfs_inode for 9p 9p: Fix initialisation of netfs_inode for 9p --- 2024-01-02 David Howells Superseded
fscrypt: document that CephFS supports fscrypt now fscrypt: document that CephFS supports fscrypt now --- 2023-12-27 Eric Biggers New
keys, dns: Fix missing size check of V1 server-list header keys, dns: Fix missing size check of V1 server-list header --- 2023-12-24 David Howells New
Fix EROFS Kconfig Fix EROFS Kconfig --- 2023-12-22 David Howells New
Fix oops in NFS Fix oops in NFS --- 2023-12-22 David Howells New
[GIT,PULL] afs, dns: Fix dynamic root interaction with negative DNS [GIT,PULL] afs, dns: Fix dynamic root interaction with negative DNS --- 2023-12-21 David Howells New
[v4,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #231054 --- 2023-12-21 David Howells New
rbd: use check_sub_overflow() to limit the number of snapshots rbd: use check_sub_overflow() to limit the number of snapshots --- 2023-12-21 Dmitry Antipov New
[v5,40/40] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,39/40] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,38/40] netfs: Export the netfs_sreq tracepoint netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,37/40] 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-21 David Howells New
[v5,36/40] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,35/40] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,34/40] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,33/40] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,32/40] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,30/40] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,29/40] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,28/40] netfs: Implement unbuffered/DIO read support netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,27/40] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,25/40] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,24/40] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,23/40] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,20/40] 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-21 David Howells New
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,18/40] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
« 1 2 3 434 35 »