Show patches with: Submitter = Jeff Layton       |    Archived = No       |   646 patches
« 1 2 ... 4 5 6 7 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v10,07/48] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt: full support --- 2022-01-11 Jeff Layton Superseded
[RFC,v10,06/48] ceph: crypto context handling for ceph ceph+fscrypt: full support --- 2022-01-11 Jeff Layton New
[RFC,v10,05/48] ceph: preallocate inode for ops that may create one ceph+fscrypt: full support --- 2022-01-11 Jeff Layton New
[RFC,v10,04/48] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: full support --- 2022-01-11 Jeff Layton Superseded
[RFC,v10,03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: full support --- 2022-01-11 Jeff Layton New
[RFC,v10,02/48] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: full support --- 2022-01-11 Jeff Layton Superseded
[RFC,v10,01/48] vfs: export new_inode_pseudo ceph+fscrypt: full support --- 2022-01-11 Jeff Layton New
ceph: move CEPH_SUPER_MAGIC definition to magic.h ceph: move CEPH_SUPER_MAGIC definition to magic.h --- 2022-01-10 Jeff Layton New
[RFC] ceph: add new "nopagecache" option [RFC] ceph: add new "nopagecache" option --- 2022-01-05 Jeff Layton New
[36/36] ceph: add truncate size handling support for fscrypt ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[35/36] ceph: add object version support for sync read ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[34/36] ceph: add __ceph_sync_read helper support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[33/36] ceph: add __ceph_get_caps helper support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[32/36] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[31/36] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[30/36] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[29/36] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[28/36] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[27/36] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[26/36] ceph: add some fscrypt guardrails ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[25/36] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[24/36] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[23/36] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[22/36] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[21/36] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[20/36] ceph: add helpers for converting names for userland presentation ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[19/36] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[18/36] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[17/36] ceph: encode encrypted name in dentry release ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[16/36] ceph: send altname in MClientRequest ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[15/36] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[14/36] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[13/36] ceph: add fscrypt ioctls ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[12/36] ceph: decode alternate_name in lease info ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[11/36] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[10/36] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[09/36] ceph: add fscrypt_* handling to caps.c ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[08/36] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[07/36] ceph: crypto context handling for ceph ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[06/36] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[05/36] fscrypt: uninline and export fscrypt_require_key ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton New
[04/36] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[03/36] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[01/36] vfs: export new_inode_pseudo ceph+fscrypt: context, filename, symlink and size handling support --- 2021-12-09 Jeff Layton Superseded
[v2] ceph: don't check for quotas on MDS stray dirs [v2] ceph: don't check for quotas on MDS stray dirs --- 2021-12-07 Jeff Layton New
[v2,2/2] ceph: add fscache writeback support ceph: adapt ceph to the fscache rewrite --- 2021-12-07 Jeff Layton New
[v2,1/2] ceph: conversion to new fscache API ceph: adapt ceph to the fscache rewrite --- 2021-12-07 Jeff Layton New
ceph: drop send metrics debug message ceph: drop send metrics debug message --- 2021-11-30 Jeff Layton New
[2/2] ceph: add fscache writeback support ceph: adapt ceph to the fscache rewrite --- 2021-11-29 Jeff Layton Superseded
[1/2] ceph: conversion to new fscache API ceph: adapt ceph to the fscache rewrite --- 2021-11-29 Jeff Layton New
[RFC,2/2] libceph: allow tasks to submit messages without taking con->mutex libceph: submit new messages under spinlock instead of mutex --- 2021-09-15 Jeff Layton New
[RFC,1/2] libceph: defer clearing standby state to work function libceph: submit new messages under spinlock instead of mutex --- 2021-09-15 Jeff Layton New
[6/6] ceph: shut down access to inode when async create fails ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[5/6] ceph: refactor remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[4/6] ceph: fix auth cap handling logic in remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[3/6] ceph: drop private list from remove_session_caps_cb ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
[1/6] ceph: print inode numbers instead of pointer values ceph: better error handling for failed async creates --- 2021-09-08 Jeff Layton New
ceph: ensure we return an error when parsing corrupt mdsmap ceph: ensure we return an error when parsing corrupt mdsmap --- 2021-08-30 Jeff Layton New
[RFC,v8,24/24] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,23/24] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,22/24] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,21/24] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,20/24] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,19/24] ceph: add helpers for converting names for userland presentation ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,16/24] ceph: encode encrypted name in dentry release ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,15/24] ceph: send altname in MClientRequest ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,14/24] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,13/24] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,12/24] ceph: decode alternate_name in lease info ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,11/24] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,10/24] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,09/24] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,08/24] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,07/24] ceph: add fscrypt_* handling to caps.c ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,05/24] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,04/24] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,02/24] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[RFC,v8,01/24] vfs: export new_inode_pseudo ceph+fscrypt: context, filename and symlink support --- 2021-08-26 Jeff Layton Superseded
[v3] ceph: request Fw caps before updating the mtime in ceph_write_iter [v3] ceph: request Fw caps before updating the mtime in ceph_write_iter --- 2021-08-20 Jeff Layton New
ceph: remove dead code in ceph_sync_write ceph: remove dead code in ceph_sync_write --- 2021-08-11 Jeff Layton New
ceph: enable async dirops by default ceph: enable async dirops by default --- 2021-08-09 Jeff Layton New
[v2] ceph: ensure we take snap_empty_lock atomically with snaprealm refcount change [v2] ceph: ensure we take snap_empty_lock atomically with snaprealm refcount change --- 2021-08-04 Jeff Layton New
ceph: ensure we take snap_empty_lock atomically with refcount change ceph: ensure we take snap_empty_lock atomically with refcount change --- 2021-08-03 Jeff Layton New
ceph: new helper - ceph_change_snap_realm ceph: new helper - ceph_change_snap_realm --- 2021-08-02 Jeff Layton New
[v3] ceph: dump info about cap flushes when we're waiting too long for them [v3] ceph: dump info about cap flushes when we're waiting too long for them --- 2021-07-29 Jeff Layton New
[v2] ceph: cancel delayed work instead of flushing on mdsc teardown [v2] ceph: cancel delayed work instead of flushing on mdsc teardown --- 2021-07-29 Jeff Layton New
ceph: cancel delayed work instead of flushing on mdsc teardown ceph: cancel delayed work instead of flushing on mdsc teardown --- 2021-07-27 Jeff Layton New
[v2] ceph: add a new vxattr to return auth mds for an inode [v2] ceph: add a new vxattr to return auth mds for an inode --- 2021-07-27 Jeff Layton New
ceph: add a new vxattr to return auth mds for an inode ceph: add a new vxattr to return auth mds for an inode --- 2021-07-27 Jeff Layton New
ceph: remove some defunct forward declarations ceph: remove some defunct forward declarations --- 2021-07-07 Jeff Layton New
ceph: fix comment about short copies in ceph_write_end ceph: fix comment about short copies in ceph_write_end --- 2021-07-02 Jeff Layton New
ceph: fix memory leak on decode error in ceph_handle_caps ceph: fix memory leak on decode error in ceph_handle_caps --- 2021-07-02 Jeff Layton New
[RFC,v7,23/24] ceph: make ceph_get_name decrypt filenames [RFC,v7,01/24] vfs: export new_inode_pseudo --- 2021-06-25 Jeff Layton Superseded
[RFC,v7,21/24] ceph: add support to readdir for encrypted filenames [RFC,v7,01/24] vfs: export new_inode_pseudo --- 2021-06-25 Jeff Layton Superseded
« 1 2 ... 4 5 6 7 »