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 |
2025-08-14 |
Zac Dover | Merge pull request #64923 from zdover23/wip-doc-2025... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Zac Dover | Merge pull request #64922 from zdover23/wip-doc-2025... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Ernesto Puerta | Merge pull request #64811 from ceph/fix-dependabot_dash... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Zac Dover | doc/cephfs: edit troubleshooting.rst |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Zac Dover | Merge pull request #64982 from zdover23/wip-doc-2025... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Matan Breizman | Merge pull request #65008 from chanyoung/omap-fast... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Naveen Naidu | Merge pull request #65013 from Naveenaidu/wip-naveen... |
commit | commitdiff | tree | snapshot |
2025-08-14 |
Kefu Chai | Merge pull request #63938 from tchaikov/wip-osd-recalc... |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Redouane Kachach | Merge pull request #61770 from rkachach/fix_issue_69484 |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Naveen Naidu | doc/man/cephadm: update --orphan-initial-daemons argume... |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Chanyoung Park | test/crimson/seastore/test_omap_manager: faster check... |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Matan Breizman | Merge pull request #64998 from chanyoung/monotonic |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Zac Dover | doc/cephfs: edit troubleshooting.rst |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Dan Mick | Merge pull request #64976 from phlogistonjohn/jjm-conta... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Samuel Just | Merge pull request #64942 from chanyoung/redesign_depth... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Ilya Dryomov | Merge pull request #64964 from edwinzrodriguez/ceph... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | Merge PR #64821 into main |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | .github: only run redmine-upkeep actions from ceph... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: add transform to resolve merged... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Matan Breizman | Merge pull request #64938 from chanyoung/omap-binary... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: set default filter name/priority |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: raise exception for PUT failures |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: finish transform after application |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: indicate log location in comments |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: check envvar to see if running... |
commit | commitdiff | tree | snapshot |
2025-08-12 |
Patrick Donnelly | script/redmine-upkeep: bullet issue list |
commit | commitdiff | tree | snapshot |
next |