Show patches with: none      |   10293 patches
« 1 2 ... 25 26 27102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,19/19] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,18/19] netfs: Keep track of the actual remote file size netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,17/19] netfs: Split some core bits out into their own file netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,16/19] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,15/19] netfs: Rename read_helper.c to io.c netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,14/19] netfs: Prepare to split read_helper.c netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,13/19] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,12/19] netfs: Add a netfs inode context netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,11/19] netfs: Change ->init_request() to return an error code netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,10/19] netfs: Refactor arguments for netfs_alloc_read_request netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,08/19] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,07/19] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers - - - --- 2022-03-08 David Howells New
[v2,06/19] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,05/19] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,03/19] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2,02/19] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers 1 - - --- 2022-03-08 David Howells New
[v2,01/19] fscache: export fscache_end_operation() netfs: Prep for write helpers - 1 - --- 2022-03-08 David Howells New
[v2] libceph: wait for con->work to finish when cancelling con [v2] libceph: wait for con->work to finish when cancelling con - - - --- 2022-03-08 Xiubo Li New
[v2,4/4] ceph: use tracked average r/w/m latencies to display metrics in debugfs ceph: forward average read/write/metadata latency - - - --- 2022-03-08 Venky Shankar New
[v2,3/4] ceph: include average/stdev r/w/m latency in mds metrics ceph: forward average read/write/metadata latency - - - --- 2022-03-08 Venky Shankar New
[v2,2/4] ceph: track average r/w/m latency ceph: forward average read/write/metadata latency - - - --- 2022-03-08 Venky Shankar New
[v2,1/4] ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64() ceph: forward average read/write/metadata latency - - - --- 2022-03-08 Venky Shankar New
[RFC] libceph: wait for con->work to finish when cancelling con [RFC] libceph: wait for con->work to finish when cancelling con - - - --- 2022-03-08 Xiubo Li New
ceph: uninitialized variable in debug output ceph: uninitialized variable in debug output - 1 - --- 2022-03-07 Dan Carpenter New
[v2] ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64() [v2] ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64() - - - --- 2022-03-07 Venky Shankar 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
[v3] ceph: fix memory leakage in ceph_readdir [v3] ceph: fix memory leakage in ceph_readdir - - - --- 2022-03-05 Xiubo Li New
[3/3] ceph: add support for encrypted snapshot names ceph: minor fixes and encrypted snapshot names - - - --- 2022-03-04 Luis Henriques New
[2/3] ceph: fix use-after-free in ceph_readdir ceph: minor fixes and encrypted snapshot names - - - --- 2022-03-04 Luis Henriques New
[1/3] ceph: fix error path in ceph_readdir() ceph: minor fixes and encrypted snapshot names - - - --- 2022-03-04 Luis Henriques New
[v4,2/2] ceph: do not dencrypt the dentry name twice for readdir ceph: misc fix for fscrypt - - - --- 2022-03-03 Xiubo Li New
[v4,1/2] ceph: fail the request when failing to decode dentry names ceph: misc fix for fscrypt - 1 - --- 2022-03-03 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
[19/19] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[18/19] netfs: Keep track of the actual remote file size netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[17/19] netfs: Change ->init_rreq() to return an error code netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[16/19] netfs: Rename rename read_helper.c to io.c netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[15/19] netfs: Split some core bits out into their own file netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[14/19] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[13/19] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[12/19] netfs: Prepare to split read_helper.c netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[10/19] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[09/19] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[08/19] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[07/19] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[05/19] netfs: Refactor arguments for netfs_alloc_read_request netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[04/19] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[03/19] netfs: Add a netfs inode context netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[02/19] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[01/19] fscache: export fscache_end_operation() netfs: Prep for write helpers - - - --- 2022-03-02 David Howells New
[v3,6/6] ceph: try to encrypt/decrypt long snap name ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[v3,5/6] ceph: use the parent inode of '.snap' to encrypt name to build path ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[v3,4/6] ceph: use the parent inode of '.snap' to dencrypt the names for readdir ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[v3,3/6] ceph: add ceph_get_snap_parent_inode() support ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[v3,2/6] ceph: do not dencrypt the dentry name twice for readdir ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[v3,1/6] ceph: fail the request when failing to decode dentry names ceph: encrypt the snapshot directories - - - --- 2022-03-02 Xiubo Li New
[2/2] ceph: fix a NULL pointer dereference in ceph_handle_caps() ceph: misc fixes 1 - - --- 2022-03-02 Xiubo Li New
[1/2] ceph: fix inode reference leakage in ceph_get_snapdir() ceph: misc fixes - 1 - --- 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 - 1 - --- 2022-03-01 Xiubo Li New
[v2] ceph: fix memory leakage in ceph_readdir [v2] ceph: fix memory leakage in ceph_readdir - 2 - --- 2022-03-01 Xiubo Li New
[v2,7/7] ceph: try to encrypt/decrypt long snap name ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,6/7] ceph: use the parent inode of '.snap' to encrypt name to build path ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,5/7] ceph: use the parent inode of '.snap' to dencrypt the names for readdir ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,4/7] ceph: add ceph_get_snap_parent_inode() support ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,3/7] ceph: do not dencrypt the dentry name twice for readdir ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,2/7] ceph: skip the memories when received a higher version of message ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
[v2,1/7] ceph: fail the request when failing to decode dentry names ceph: encrypt the snapshot directories - - - --- 2022-03-01 Xiubo Li New
ceph: fix memory leakage in ceph_readdir ceph: fix memory leakage in ceph_readdir - 1 - --- 2022-03-01 Xiubo Li New
ceph: fail the request when failing to decode dentry names ceph: fail the request when failing to decode dentry names - - - --- 2022-02-28 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
[3/3] ceph: use the parent inode of '.snap' to encrypt name to build path ceph: encrypt the snapshot directories - - - --- 2022-02-28 Xiubo Li New
[2/3] ceph: use the parent inode of '.snap' to dencrypt the names for readdir ceph: encrypt the snapshot directories - - - --- 2022-02-28 Xiubo Li New
[1/3] ceph: add ceph_get_snap_parent_inode() support ceph: encrypt the snapshot directories - - - --- 2022-02-28 Xiubo Li New
[RFC] ceph: add support for encrypted snapshot names [RFC] ceph: add support for encrypted snapshot names - - - --- 2022-02-24 Luis Henriques New
[v3,2/2] ceph: misc fix for code style and logs ceph: fix cephfs rsync kworker high load issue - - - --- 2022-02-23 Xiubo Li New
[v3,1/2] ceph: allocate capsnap memory outside of ceph_queue_cap_snap() ceph: fix cephfs rsync kworker high load issue - - - --- 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
[v2,1/2] ceph: remove incorrect and unused CEPH_INO_DOTDOT macro ceph: create the global dummy snaprealm once - - - --- 2022-02-23 Xiubo Li New
[2/2] ceph: do not release the global snaprealm until unmounting ceph: create the global dummy snaprealm once - - - --- 2022-02-22 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
[01/11] DOC: convert 'subsection' to 'section' in gfp.h 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
[03/11] MM: improve cleanup when ->readpages doesn't process all pages. 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
[06/11] ceph: remove reliance on bdi congestion 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
[05/11] nfs: remove reliance on bdi congestion 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. 1 - - --- 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
[11/11] Remove congestion tracking framework. 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. 1 - - --- 2022-02-22 NeilBrown New
MAINTAINERS: add Xiubo Li as cephfs co-maintainer MAINTAINERS: add Xiubo Li as cephfs co-maintainer 1 - - --- 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] ceph: do not update snapshot context when there is no new snapshot [v2] ceph: do not update snapshot context when there is no new snapshot - - - --- 2022-02-18 Xiubo Li New
ceph: zero the dir_entries memory when allocating it ceph: zero the dir_entries memory when allocating it 1 - - --- 2022-02-17 Xiubo Li New
« 1 2 ... 25 26 27102 103 »