Show patches with: Submitter = Luis Henriques       |    State = Action Required       |    Archived = No       |   50 patches
Patch Series S/W/F Date Submitter Delegate State
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
[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
ceph: add support for encrypted snapshot names ceph: add support for encrypted snapshot names --- 2023-09-06 Luis Henriques New
[v3,3/3] ceph: switch ceph_open_atomic() to use the new fscrypt helper ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
[v3,2/3] ceph: switch ceph_open() to use new fscrypt helper ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
[v3,1/3] fscrypt: new helper function - fscrypt_prepare_lookup_partial() ceph: fscrypt: fix atomic open bug for encrypted directories --- 2023-03-16 Luis Henriques New
[v4] ceph: mark directory as non-complete complete after loading key [v4] ceph: mark directory as non-complete complete after loading key --- 2022-11-29 Luis Henriques New
[v3] ceph: mark directory as non-complete complete after loading key [v3] ceph: mark directory as non-complete complete after loading key --- 2022-11-22 Luis Henriques New
[v2] ceph: make sure directories aren't complete after setting crypt context [v2] ceph: make sure directories aren't complete after setting crypt context --- 2022-11-21 Luis Henriques New
ceph: make sure directories aren't complete after setting crypt context ceph: make sure directories aren't complete after setting crypt context --- 2022-11-16 Luis Henriques New
ceph/005: skip test if using "test_dummy_encryption" ceph/005: skip test if using "test_dummy_encryption" --- 2022-11-15 Luis Henriques New
[RFC,v2] ceph: allow encrypting a directory while not having Ax caps [RFC,v2] ceph: allow encrypting a directory while not having Ax caps --- 2022-11-03 Luis Henriques New
ceph: fix mdsmap decode for v >= 17 ceph: fix mdsmap decode for v >= 17 --- 2022-10-27 Luis Henriques New
[RFC] ceph: allow encrypting a directory while not having Ax caps [RFC] ceph: allow encrypting a directory while not having Ax caps --- 2022-10-27 Luis Henriques New
[v3] ceph/005: verify correct statfs behaviour with quotas [v3] ceph/005: verify correct statfs behaviour with quotas --- 2022-06-27 Luis Henriques New
[v3,2/2] generic/486: adjust the max xattr size Two xattrs-related fixes for ceph --- 2022-06-13 Luis Henriques New
[v3,1/2] generic/020: adjust max_attrval_size for ceph Two xattrs-related fixes for ceph --- 2022-06-13 Luis Henriques New
[v2] src/attr_replace_test: dynamically adjust the max xattr size [v2] src/attr_replace_test: dynamically adjust the max xattr size --- 2022-06-07 Luis Henriques New
[RFC,v3] ceph: prevent a client from exceeding the MDS maximum xattr size [RFC,v3] ceph: prevent a client from exceeding the MDS maximum xattr size --- 2022-06-01 Luis Henriques New
[RFC,v2] ceph: prevent a client from exceeding the MDS maximum xattr size [RFC,v2] ceph: prevent a client from exceeding the MDS maximum xattr size --- 2022-05-25 Luis Henriques New
ceph: fix decoding of client session messages flags ceph: fix decoding of client session messages flags --- 2022-05-23 Luis Henriques New
[RFC] ceph: try to prevent exceeding the MDS maximum xattr size [RFC] ceph: try to prevent exceeding the MDS maximum xattr size --- 2022-05-20 Luis Henriques New
ceph/002: fix test expected output ceph/002: fix test expected output --- 2022-05-20 Luis Henriques New
[v3] ceph: fix statfs for subdir mounts [v3] ceph: fix statfs for subdir mounts --- 2022-04-27 Luis Henriques New
ceph: fix statfs for subdir mounts ceph: fix statfs for subdir mounts --- 2022-04-26 Luis Henriques New
[v4,4/4] ceph: replace base64url by the encoding used for mailbox names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,3/4] ceph: update documentation regarding snapshot naming limitations ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,2/4] ceph: add support for handling encrypted snapshot names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v4,1/4] ceph: add support for encrypted snapshot names ceph: add support for snapshot names encryption --- 2022-04-14 Luis Henriques New
[v3] common/encrypt: allow the use of 'fscrypt:' as key prefix [v3] common/encrypt: allow the use of 'fscrypt:' as key prefix --- 2022-04-05 Luis Henriques New
[v2] common/encrypt: allow the use of 'fscrypt:' as key prefix [v2] common/encrypt: allow the use of 'fscrypt:' as key prefix --- 2022-04-04 Luis Henriques 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
[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
[fscrypt,RFC,v2] ceph: don't allow changing layout on encrypted files/directories [fscrypt,RFC,v2] ceph: don't allow changing layout on encrypted files/directories --- 2021-08-17 Luis Henriques New
ceph: don't WARN if we're still opening a session to an MDS ceph: don't WARN if we're still opening a session to an MDS --- 2021-07-15 Luis Henriques New
[v3,2/2] ceph: reduce contention in ceph_check_delayed_caps() ceph_check_delayed_caps() softlockup --- 2021-07-06 Luis Henriques New
[v3,1/2] ceph: allow schedule_delayed() callers to set delay for workqueue ceph_check_delayed_caps() softlockup --- 2021-07-06 Luis Henriques New
copy_file_range.2: Kernel v5.12 updates copy_file_range.2: Kernel v5.12 updates --- 2021-02-24 Luis Henriques New
[v8] vfs: fix copy_file_range regression in cross-fs copies [v8] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-22 Luis Henriques New
[v4] vfs: fix copy_file_range regression in cross-fs copies [v4] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-18 Luis Henriques New
[v3] vfs: fix copy_file_range regression in cross-fs copies [v3] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-17 Luis Henriques New
[v2] vfs: prevent copy_file_range to copy across devices [v2] vfs: prevent copy_file_range to copy across devices --- 2021-02-15 Luis Henriques New
[v3] ceph: add a new test for cross quota realms renames [v3] ceph: add a new test for cross quota realms renames --- 2020-11-27 Luis Henriques New
[v2] ceph: add ceph.caps vxattr [v2] ceph: add ceph.caps vxattr --- 2020-11-23 Luis Henriques New
[v2] ceph: add a new test for cross quota realms renames [v2] ceph: add a new test for cross quota realms renames --- 2020-11-23 Luis Henriques New
[v2,3/3] ceph: test copy_file_range with infile = outfile Untitled series #61536 --- 2020-10-19 Luis Henriques New
[v2,2/3] ceph: test combination of copy_file_range with truncate Untitled series #61536 --- 2020-10-19 Luis Henriques New
[1/3] ceph: add copy_file_range (remote copy operation) testing [1/3] ceph: add copy_file_range (remote copy operation) testing --- 2020-10-07 Luis Henriques New