| 2025-08-15 |
Christopher... | client: skip fscrypt decrypt_bl if data bl is empty. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Match functionality of nonblocking_read_sync... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: During fscrypt rmw (write) use correct read... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: During fscrypt set policy check null dentries |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: During fscrypt set policy bail if policy exists |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client, libcephfs: Expose fscrypt apis as low level |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Breakout fscrypt get policy into method |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Rework fscrypt set policy to match fscrypt... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Fix logic in fscrypt hole optimization |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | Address misc comments |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Cache client_fscrypt_as config value |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client, test: Remove FS_IOC_GETFLAGS and STATX_ATTR_ENC... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Skip fscrypt_last_block if in non-fscrypt mode |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Implement cloning fscrypt subvolume snaps |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client, libcephfs: Add fcopyfile bindings |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | pybind/mgr/volumes/fs: Prepare mgr to clone fscrypt... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | qa: Add tests for fscrypt subvolume |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Allow for reading raw written data. |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Igor Golikov | fuse client: map ENOKEY return value to itself |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: do not fscrypt encrypt snapshot names |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Simplify getting decrypted fname |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Rework vxattr_cb_fscrypt_file_set to assign... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: provide fscrypt vxattrs in CapSnap |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Only run complete in read_modify_write if finis... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Venky Shankar | client: correctly account for Client::WriteEncMgr(... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Venky Shankar | client: remove unneeded goto jump |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | test: clean up some warnings |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | qa: Add fscrypt unit tests to workunits |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Add additional case for fscrypt enabled setattr |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Check for dname max len before wrapping name |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Add fscrypt enc support to C_Read_Sync_NonBlocking |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Address misc comments Mar 24 |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | Fix Testclient bug |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Add shared_mutex |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: When creating WriteEncMgr take into account... |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Christopher... | client: Add client_fscrypt_as option |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Patrick Donnelly | client: simplify some filepath constructions |
commit | commitdiff | tree | snapshot |
| 2025-08-15 |
Patrick Donnelly | client: print readable encrypted names |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Patrick Donnelly | client: catch error opening snapdir inside snap |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Patrick Donnelly | client: do not wrap ceph special names |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Patrick Donnelly | client: remove remaining fscrypt conflicts |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Patrick Donnelly | client: use path walk and on-the-fly enc/dec for fscrypt |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use correct sizes in write_success |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use PATH_MAX for max size of fscrypt enabled... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | cephfs/test_volumes: Create tests for enctag |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | doc: Add documentation for enctag in subvolume |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Add is_encrypted libcephfs api |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | mgr/volumes: Add enctag to subvol |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use new errno identifiers |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: use fscrypt headers provided by linux |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Fix up a few things in read_sync path |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Calculate len before prepare_data_read |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: During fscrypt write, ensure we get Fr cap |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | test/libcephfs: Add skips to tests where mount root... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use enc_name when linking a fscrypt enabled... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Do not encrypt '.' or '..' |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use symlink_plain for decrypted fscrypt name |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: fscrypt last block |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Do not decrypt bl on trim read |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: set symlink dest to proper value |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | test: Add function policy populator for reuse in fscryp... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: change conditional to check for is locked. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | fuse client, fscrypt, test: Implement and create tests... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use correct sizes on write_success |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: clear logical size on open(O_TRUNC) |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | test, client: implement tests for not supported FALLOC... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Add fscrypt last block |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Ensure file_cache cap is released. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Various fixes to fix multi-fuse client |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | qa: Convert and create tests for libcephfs fscrypt |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Update fscrypt_file when mds info is newer |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | qa: Add tests of interopability of fscrypt between... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | ObjectCacher: handle nullptr hole case |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | ObjectCacher: On RetryRead, ensure "hole" value is... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: When calling update_inode_file_size, provide... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Use effective_size in eof read |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client/FSCrypt: securely erase crypto key |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Implement status for fscrypt key status |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Add busy case on key removal |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | fuse: enable ioctl on dir for fscrypt |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | src/test/libcephfs: add test cases for fscrypt key... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | qa: Added workunits for testing problem snippets on... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | qa: Allow fscrypt testing on fuse |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: fix non-encrypted case in read_sync |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: fscrypt rmw fails when endoff end of block... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: During lookup of fscrypt symlink, use target... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Fix logic in need read start/end to account... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: After a rebase, no lock is necessary. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | Client: fix O_TRUNC issue |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Ensure symlink plaintext is set |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: rmw doesn't get_cap_ref like it should. After... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | Populate add key return |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | test: Add test for semantics |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: On fscrypt enabled directories, only allow... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | fscrypt: Add tests for add key, remove key, set policy. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | client: Allow setpolicy only on dir and when it is... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Christopher... | Add multi user support on a unlock claim. |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Yehuda Sadeh | client,test,osdc: add beginnings of fscrypt support |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Zac Dover | Merge pull request #64981 from zdover23/wip-doc-2025... |
commit | commitdiff | tree | snapshot |
| 2025-08-14 |
Zac Dover | Merge pull request #64930 from zdover23/wip-doc-2025... |
commit | commitdiff | tree | snapshot |
| next |