Show patches with: State = Action Required       |   10367 patches
« 1 2 ... 7 8 9103 104 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,47/53] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,46/53] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,44/53] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,42/53] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,40/53] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,39/53] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,38/53] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,37/53] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,36/53] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,35/53] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,34/53] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,33/53] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,32/53] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,31/53] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,29/53] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,28/53] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,27/53] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,26/53] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,25/53] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,24/53] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,23/53] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,22/53] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,21/53] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,20/53] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,19/53] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,18/53] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,17/53] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,16/53] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,15/53] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,13/53] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,12/53] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,11/53] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,10/53] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,08/53] netfs: Add rsize to netfs_io_request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,07/53] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-10-13 David Howells New
[RFC,06/53] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[GIT,PULL] Ceph fixes for 6.6-rc6 [GIT,PULL] Ceph fixes for 6.6-rc6 - - - --- 2023-10-13 Ilya Dryomov New
ceph: Clean up errors in locks.c ceph: Clean up errors in locks.c - - - --- 2023-10-13 KaiLong Wang New
ceph: Clean up errors in mdsmap.c ceph: Clean up errors in mdsmap.c - - - --- 2023-10-13 KaiLong Wang New
[7/7] block, drivers: make lots of attribute_group globals const Untitled series #791396 - - - --- 2023-10-09 Max Kellermann New
[v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled [v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled 1 - - --- 2023-10-09 Max Kellermann New
ceph: fix type promotion bug on 32bit systems ceph: fix type promotion bug on 32bit systems - 2 - --- 2023-10-07 Dan Carpenter New
ceph: use kernel_connect() ceph: use kernel_connect() - - - --- 2023-10-04 Jordan Rife New
[v2,89/89] fs: move i_generation into new hole created after timestamp conversion fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,88/89] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,87/89] fs: rename inode i_atime and i_mtime fields fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,02/89] fs: convert core infrastructure to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,01/89] fs: new accessor methods for atime and mtime fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,24/89] ceph: convert to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
Revert "ceph: enable async dirops by default" Revert "ceph: enable async dirops by default" - - - --- 2023-10-03 Venky Shankar New
[06/29] ceph: move ceph_xattr_handlers to .rodata Untitled series #788965 1 - - --- 2023-09-30 Wedson Almeida Filho New
[GIT,PULL] Ceph fixes for 6.6-rc4 [GIT,PULL] Ceph fixes for 6.6-rc4 - - - --- 2023-09-29 Ilya Dryomov New
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr() ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr() - - - --- 2023-09-29 Luis Henriques New
[87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[23/87] fs/ceph: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
ceph: trigger to flush dirty caps when trimming caps ceph: trigger to flush dirty caps when trimming caps - - - --- 2023-09-28 Xiubo Li New
Revert "ceph: enable async dirops by default" Revert "ceph: enable async dirops by default" - - - --- 2023-09-27 Xiubo Li New
[4/4] rbd: take header_rwsem in rbd_dev_refresh() only when updating rbd: fix a deadlock around header_rwsem and lock_rwsem - 1 - --- 2023-09-25 Ilya Dryomov New
[3/4] rbd: decouple parent info read-in from updating rbd_dev rbd: fix a deadlock around header_rwsem and lock_rwsem - - - --- 2023-09-25 Ilya Dryomov New
[2/4] rbd: decouple header read-in from updating rbd_dev->header rbd: fix a deadlock around header_rwsem and lock_rwsem - - - --- 2023-09-25 Ilya Dryomov New
[1/4] rbd: move rbd_dev_refresh() definition rbd: fix a deadlock around header_rwsem and lock_rwsem - - - --- 2023-09-25 Ilya Dryomov New
[3/3] ceph: add ceph_cap_unlink_work to fire check caps immediately ceph: fix caps revocation stuck - - - --- 2023-09-25 Xiubo Li New
[2/3] ceph: always queue a writeback when revoking the Fb caps ceph: fix caps revocation stuck - - - --- 2023-09-25 Xiubo Li New
[1/3] ceph: do not break the loop if CEPH_I_FLUSH is set ceph: fix caps revocation stuck - - - --- 2023-09-25 Xiubo Li New
[2/2] fs/ceph/debugfs: expose raw metric counters [1/2] fs/ceph/debugfs: make all files world-readable - - - --- 2023-09-22 Max Kellermann New
[1/2] fs/ceph/debugfs: make all files world-readable [1/2] fs/ceph/debugfs: make all files world-readable - - - --- 2023-09-22 Max Kellermann New
fs: apply umask if POSIX ACL support is disabled fs: apply umask if POSIX ACL support is disabled - - - --- 2023-09-19 Max Kellermann New
Revert "ceph: make members in struct ceph_mds_request_args_ext a union" Revert "ceph: make members in struct ceph_mds_request_args_ext a union" - 1 - --- 2023-09-18 Ilya Dryomov New
ceph: Annotate struct ceph_osd_request with __counted_by ceph: Annotate struct ceph_osd_request with __counted_by - 2 - --- 2023-09-15 Kees Cook New
ceph: Annotate struct ceph_monmap with __counted_by ceph: Annotate struct ceph_monmap with __counted_by - 2 - --- 2023-09-15 Kees Cook New
[v2] ceph: remove unnecessary check for NULL in parse_longname() [v2] ceph: remove unnecessary check for NULL in parse_longname() - - - --- 2023-09-08 Luis Henriques New
ceph: remove unnecessary check for NULL in parse_longname() ceph: remove unnecessary check for NULL in parse_longname() - - - --- 2023-09-07 Luis Henriques New
[v2] ceph: remove the incorrect caps check in _file_size() [v2] ceph: remove the incorrect caps check in _file_size() - 1 - --- 2023-09-07 Xiubo Li New
[GIT,PULL] Ceph updates for 6.6-rc1 [GIT,PULL] Ceph updates for 6.6-rc1 - - - --- 2023-09-06 Ilya Dryomov New
ceph: add support for encrypted snapshot names ceph: add support for encrypted snapshot names - 3 - --- 2023-09-06 Luis Henriques New
ceph: remove the incorrect caps check in _file_size() ceph: remove the incorrect caps check in _file_size() - - - --- 2023-09-06 Xiubo Li New
ceph/decode: Remove unnecessary ‘0’ values from ret ceph/decode: Remove unnecessary ‘0’ values from ret - - - --- 2023-09-02 kunyu New
ceph/ceph_common: Remove unnecessary ‘0’ values from ret ceph/ceph_common: Remove unnecessary ‘0’ values from ret - - - --- 2023-09-02 kunyu New
[-next] rbd: Use list_for_each_entry() helper [-next] rbd: Use list_for_each_entry() helper - - - --- 2023-08-30 Jinjie Ruan New
KEYS: Include linux/errno.h in linux/verification.h KEYS: Include linux/errno.h in linux/verification.h - - - --- 2023-08-26 Herbert Xu New
[15/15] netfs: Remove unused functions Many folio conversions for ceph - - - --- 2023-08-25 Matthew Wilcox New
« 1 2 ... 7 8 9103 104 »