Show patches with: State = Action Required       |    Archived = No       |   2241 patches
« 1 2 ... 14 15 1622 23 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v11,24/51] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,16/51] ceph: send altname in MClientRequest ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,14/51] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,09/51] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,06/51] ceph: crypto context handling for ceph ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
[RFC,v11,02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt : full support --- 2022-03-22 Jeff Layton New
ceph: remove incorrect session state check ceph: remove incorrect session state check --- 2022-03-22 Xiubo Li New
[v3,5/5] ceph: convert to sparse reads ceph/libceph: add support for sparse reads to msgr2 crc codepath --- 2022-03-18 Jeff Layton New
ceph: add more comments about the CEPH_NOHASH_NAME_MAX ceph: add more comments about the CEPH_NOHASH_NAME_MAX --- 2022-03-16 Xiubo Li New
[RFC,v2,2/3] ceph: add support for handling encrypted snapshot names ceph: add support for snapshot names encryption --- 2022-03-15 Luis Henriques New
[v2] ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap [v2] ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap --- 2022-03-15 Niels Dossche New
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap --- 2022-03-14 Niels Dossche New
[v2,3/4] ceph: dencrypt the dentry names early and once for readdir [v2,1/4] ceph: pass the request to parse_reply_info_readdir() --- 2022-03-14 Xiubo Li New
[4/4] ceph: clean up the ceph_readdir() code ceph: dencrypt the dentry names early and once for readdir --- 2022-03-11 Xiubo Li New
[2/4] ceph: add ceph_encode_encrypted_dname() helper ceph: dencrypt the dentry names early and once for readdir --- 2022-03-11 Xiubo Li New
[RFC,2/2] ceph: add support for handling encrypted snapshot names in subtree Add support for snapshot names encryption --- 2022-03-10 Luis Henriques New
[RFC,1/2] ceph: add support for encrypted snapshot names Add support for snapshot names encryption --- 2022-03-10 Luis Henriques New
[v3,20/20] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,19/20] netfs: Keep track of the actual remote file size netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,18/20] netfs: Split some core bits out into their own file netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,17/20] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,16/20] netfs: Rename read_helper.c to io.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,15/20] netfs: Prepare to split read_helper.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,14/20] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,13/20] netfs: Add a netfs inode context netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,12/20] ceph: Make ceph_init_request() check caps on readahead netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,11/20] netfs: Change ->init_request() to return an error code netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,10/20] netfs: Refactor arguments for netfs_alloc_read_request netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,08/20] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,07/20] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,06/20] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,05/20] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,03/20] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,02/20] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,01/20] fscache: export fscache_end_operation() netfs: Prep for write helpers --- 2022-03-10 David Howells New
ceph: allow `ceph.dir.rctime' xattr to be updatable ceph: allow `ceph.dir.rctime' xattr to be updatable --- 2022-03-10 Venky Shankar New
[V8] ceph: do not dencrypt the dentry name twice for readdir [V8] ceph: do not dencrypt the dentry name twice for readdir --- 2022-03-10 Xiubo Li New
[V7] ceph: do not dencrypt the dentry name twice for readdir [V7] ceph: do not dencrypt the dentry name twice for readdir --- 2022-03-09 Xiubo Li New
[2/3] libceph: add sparse read support to OSD client [1/3] libceph: add sparse read support to msgr2 crc state machine --- 2022-03-09 Jeff Layton New
[1/3] libceph: add sparse read support to msgr2 crc state machine [1/3] libceph: add sparse read support to msgr2 crc state machine --- 2022-03-09 Jeff Layton New
[v2] libceph: print fsid and client gid with mon id and osd id [v2] libceph: print fsid and client gid with mon id and osd id --- 2022-03-09 Daichi Mukai New
ceph: uninitialized variable in debug output ceph: uninitialized variable in debug output --- 2022-03-07 Dan Carpenter New
[v5] ceph: do not dencrypt the dentry name twice for readdir [v5] ceph: do not dencrypt the dentry name twice for readdir --- 2022-03-05 Xiubo Li New
libceph: fix last_piece calculation in ceph_msg_data_pages_advance libceph: fix last_piece calculation in ceph_msg_data_pages_advance --- 2022-03-02 Jeff Layton New
[16/19] netfs: Rename rename read_helper.c to io.c [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[12/19] netfs: Prepare to split read_helper.c [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[09/19] netfs: Trace refcounting on the netfs_io_request struct [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[05/19] netfs: Refactor arguments for netfs_alloc_read_request [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[03/19] netfs: Add a netfs inode context [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[v3,5/6] ceph: use the parent inode of '.snap' to encrypt name to build path [v3,1/6] ceph: fail the request when failing to decode dentry names --- 2022-03-02 Xiubo Li New
[v3,4/6] ceph: use the parent inode of '.snap' to dencrypt the names for readdir [v3,1/6] ceph: fail the request when failing to decode dentry names --- 2022-03-02 Xiubo Li New
[v3,1/6] ceph: fail the request when failing to decode dentry names [v3,1/6] ceph: fail the request when failing to decode dentry names --- 2022-03-02 Xiubo Li New
[2/2] ceph: fix a NULL pointer dereference in ceph_handle_caps() ceph: misc fixes --- 2022-03-02 Xiubo Li New
[v3] ceph: skip the memories when received a higher version of message [v3] ceph: skip the memories when received a higher version of message --- 2022-03-01 Xiubo Li New
ceph: increase the offset when fail to decode dentry names ceph: increase the offset when fail to decode dentry names --- 2022-02-28 Xiubo Li New
[1/3] ceph: add ceph_get_snap_parent_inode() support [1/3] ceph: add ceph_get_snap_parent_inode() support --- 2022-02-28 Xiubo Li New
[v3,1/2] ceph: allocate capsnap memory outside of ceph_queue_cap_snap() [v3,1/2] ceph: allocate capsnap memory outside of ceph_queue_cap_snap() --- 2022-02-23 Xiubo Li New
[v2,2/2] ceph: do not release the global snaprealm until unmounting ceph: create the global dummy snaprealm once --- 2022-02-23 Xiubo Li New
[1/2] ceph: remove incorrect and unused CEPH_INO_DOTDOT macro ceph: create the global dummy snaprealm once --- 2022-02-22 Xiubo Li New
[06/11] ceph: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[05/11] nfs: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout() Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[02/11] MM: document and polish read-ahead code. Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[07/11] Remove inode_congested() Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[04/11] fuse: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[11/11] Remove congestion tracking framework. Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[08/11] Remove bdi_congested() and wb_congested() and related functions Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[01/11] DOC: convert 'subsection' to 'section' in gfp.h Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
[03/11] MM: improve cleanup when ->readpages doesn't process all pages. Remove remaining parts of congestion tracking code. --- 2022-02-22 NeilBrown New
MAINTAINERS: add Xiubo Li as cephfs co-maintainer MAINTAINERS: add Xiubo Li as cephfs co-maintainer --- 2022-02-21 Jeff Layton New
[v2] ceph: eliminate the recursion when rebuilding the snap context [v2] ceph: eliminate the recursion when rebuilding the snap context --- 2022-02-19 Xiubo Li New
[v3] ceph: do not update snapshot context when there is no new snapshot [v3] ceph: do not update snapshot context when there is no new snapshot --- 2022-02-19 Xiubo Li New
[v2,2/2] ceph: misc fix for code style and logs ceph: fix cephfs rsync kworker high load issue --- 2022-02-16 Xiubo Li New
[RFC,2/5] libceph: add sparse read support to msgr2 crc state machine libceph: add support for sparse reads to msgr2/crc --- 2022-02-15 Jeff Layton New
[RFC,1/5] libceph: allow ceph_msg_data_advance to advance more than a page libceph: add support for sparse reads to msgr2/crc --- 2022-02-15 Jeff Layton New
[3/3] ceph: do no update snapshot context when there is no new snapshot ceph: fix cephfs rsync kworker high load issue --- 2022-02-15 Xiubo Li New
[3/3] ceph: use tracked average r/w/m latencies to display metrics in debugfs [1/3] ceph: track average r/w/m latency --- 2022-02-15 Venky Shankar New
[1/3] ceph: track average r/w/m latency [1/3] ceph: track average r/w/m latency --- 2022-02-15 Venky Shankar New
ceph: wake waiters after failed async create ceph: wake waiters after failed async create --- 2022-02-08 Jeff Layton New
ceph: fail the request directly if handle_reply gets an ESTALE ceph: fail the request directly if handle_reply gets an ESTALE --- 2022-02-07 Xiubo Li New
ceph: wait for async create reply before sending any cap messages ceph: wait for async create reply before sending any cap messages --- 2022-02-05 Jeff Layton New
[GIT,PULL] Ceph fixes for 5.17-rc3 [GIT,PULL] Ceph fixes for 5.17-rc3 --- 2022-02-04 Ilya Dryomov New
ceph: eliminate req->r_wait_for_completion ceph: eliminate req->r_wait_for_completion --- 2022-02-03 Jeff Layton New
[2/2] libceph: optionally use bounce buffer on recv path in crc mode libceph: rxbounce support --- 2022-01-31 Ilya Dryomov New
[1/2] libceph: make recv path in secure mode work the same as send path libceph: rxbounce support --- 2022-01-31 Ilya Dryomov New
[1/3] fuse: remove reliance on bdi congestion remove dependence of inode_congested() --- 2022-01-31 NeilBrown New
[GIT,PULL] Ceph fixes for 5.17-rc2 [GIT,PULL] Ceph fixes for 5.17-rc2 --- 2022-01-28 Ilya Dryomov New
ceph: wake waiters on any IMPORT that grants new caps ceph: wake waiters on any IMPORT that grants new caps --- 2022-01-27 Jeff Layton New
[v6,1/1] ceph: add getvxattr op ceph: add support for getvxattr op --- 2022-01-27 Milind Changire New
[4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout() Remove remaining parts of congestions tracking code. --- 2022-01-27 NeilBrown New
[6/9] fuse: don't set/clear bdi_congested Remove remaining parts of congestions tracking code. --- 2022-01-27 NeilBrown New
[3/9] f2fs: change retry waiting for f2fs_write_single_data_page() Remove remaining parts of congestions tracking code. --- 2022-01-27 NeilBrown New
[5/9] cephfs: don't set/clear bdi_congestion Remove remaining parts of congestions tracking code. --- 2022-01-27 NeilBrown New
[7/9] NFS: remove congestion control. Remove remaining parts of congestions tracking code. --- 2022-01-27 NeilBrown New
security, lsm: dentry_init_security() Handle multi LSM registration security, lsm: dentry_init_security() Handle multi LSM registration --- 2022-01-26 Vivek Goyal New
« 1 2 ... 14 15 1622 23 »