Show patches with: State = Action Required       |   1880 patches
« 1 2 ... 3 4 518 19 »
Patch Series S/W/F Date Submitter Delegate State
[v4,11/13] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib --- 2023-12-13 David Howells New
[v4,10/13] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib --- 2023-12-13 David Howells New
[v4,08/13] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib --- 2023-12-13 David Howells New
[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,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,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,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,15/39] netfs: Add bounce buffering support 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
[v2,2/2] libceph: just wait for more data to be available on the socket libceph: fix sparse-read failure bug --- 2023-12-08 Xiubo Li New
[2/2] libceph: just wait for more data to be available on the socket libceph: fix sparse-read failure bug --- 2023-12-08 Xiubo Li New
[1/2] libceph: fail the sparse-read if there still has data in socket libceph: fix sparse-read failure bug --- 2023-12-08 Xiubo Li New
[v3,59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,57/59] cifs: Remove some code that's no longer used, part 2 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,52/59] cifs: Make wait_mtu_credits take size_t args netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,51/59] cifs: Use more fields from netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[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,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,3/6] ceph: check the cephx mds auth access for setattr ceph: check the cephx mds auth access in client side --- 2023-12-05 Xiubo Li New
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION --- 2023-11-23 Eric Biggers New
[v3] ceph: quota: Fix invalid pointer access if get_quota_realm return ERR_PTR [v3] ceph: quota: Fix invalid pointer access if get_quota_realm return ERR_PTR --- 2023-11-23 Wenchao Hao New
ceph: remove duplicated code for ceph_netfs_issue_read ceph: remove duplicated code for ceph_netfs_issue_read --- 2023-11-22 Xiubo Li New
[v2,42/51] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,29/51] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,18/51] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,16/51] 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-11-17 David Howells New
[v2,12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,11/51] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,05/51] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,02/51] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,01/51] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,1/2] ceph: rename create_session_open_msg() to create_session_full_msg() ceph: update the oldest_client_tid via the renew caps --- 2023-11-17 Xiubo Li New
[v2] ceph: fix deadlock or deadcode of misusing dget() [v2] ceph: fix deadlock or deadcode of misusing dget() --- 2023-11-17 Xiubo Li New
ceph: fix deadlock or deadcode of misusing dget() ceph: fix deadlock or deadcode of misusing dget() --- 2023-11-17 Xiubo Li New
[2/2] ceph: update the oldest_client_tid via the renew caps ceph: update the oldest_client_tid via the renew caps --- 2023-11-16 Xiubo Li New
ceph: quota: Fix invalid pointer access in ceph: quota: Fix invalid pointer access in --- 2023-11-14 Wenchao Hao New
[GIT,PULL] Ceph updates for 6.7-rc1 [GIT,PULL] Ceph updates for 6.7-rc1 --- 2023-11-09 Ilya Dryomov New
[2/2] ceph: try to allocate a smaller extent map for sparse read ceph: allocate a smaller extent map if possible --- 2023-11-07 Xiubo Li New
[1/2] libceph: specify the sparse read extent count ceph: allocate a smaller extent map if possible --- 2023-11-07 Xiubo Li New
[v3] libceph: remove the max extents check for sparse read [v3] libceph: remove the max extents check for sparse read --- 2023-11-07 Xiubo Li New
ceph: reinitialize mds feature bit even when session in open ceph: reinitialize mds feature bit even when session in open --- 2023-11-06 Venky Shankar New
[v3,2/2] libceph: check the data length when sparse-read finishes libceph: sparse-read misc fixes --- 2023-11-06 Xiubo Li New
[v2] libceph: increase the max extents check for sparse read [v2] libceph: increase the max extents check for sparse read --- 2023-11-06 Xiubo Li New
libceph: remove the max extents check for sparse read libceph: remove the max extents check for sparse read --- 2023-11-03 Xiubo Li New
[v2,2/2] libceph: check the data length when finishes libceph: sparse-read misc fixes --- 2023-11-01 Xiubo Li New
[v2,1/2] libceph: save and covert sr_datalen to host-endian libceph: sparse-read misc fixes --- 2023-11-01 Xiubo Li New
[RFC] get rid of passing callbacks to ceph __dentry_leases_walk() [RFC] get rid of passing callbacks to ceph __dentry_leases_walk() --- 2023-10-29 Al Viro New
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock --- 2023-10-26 Al Viro New
[v2,2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately ceph: fix caps revocation stuck --- 2023-10-25 Xiubo Li New
[1/3] libceph: do not decrease the data length more than once libceph: sparse-read misc fixes --- 2023-10-24 Xiubo Li 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,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,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,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
[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 #224405 --- 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 --- 2023-10-09 Max Kellermann New
ceph: fix type promotion bug on 32bit systems ceph: fix type promotion bug on 32bit systems --- 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 [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,88/89] fs: switch timespec64 fields in inode to discrete integers [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,87/89] fs: rename inode i_atime and i_mtime fields [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,02/89] fs: convert core infrastructure to new timestamp accessors [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,01/89] fs: new accessor methods for atime and mtime [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,24/89] ceph: convert to new timestamp accessors [v2,01/89] fs: new accessor methods for 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 #223063 --- 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 Untitled series #222727 --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers Untitled series #222727 --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime Untitled series #222727 --- 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
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 --- 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/3] ceph: do not break the loop if CEPH_I_FLUSH is set [1/3] ceph: do not break the loop if CEPH_I_FLUSH is set --- 2023-09-25 Xiubo Li New
[2/2] fs/ceph/debugfs: expose raw metric counters Untitled series #222141 --- 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" --- 2023-09-18 Ilya Dryomov New
ceph: Annotate struct ceph_monmap with __counted_by ceph: Annotate struct ceph_monmap with __counted_by --- 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() --- 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 --- 2023-09-06 Luis Henriques New
ceph/decode: Remove unnecessary ‘0’ values from ret ceph/decode: Remove unnecessary ‘0’ values from ret --- 2023-09-02 Li kunyu New
ceph/ceph_common: Remove unnecessary ‘0’ values from ret ceph/ceph_common: Remove unnecessary ‘0’ values from ret --- 2023-09-02 Li kunyu New
« 1 2 ... 3 4 518 19 »