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