Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b698809
actiondfs: release internal directory blobs without close work
dzbarsky Aug 2, 2026
915e77f
actiondfs: borrow immutable backing files without per-operation refer…
dzbarsky Aug 2, 2026
d9da24f
actiondfs: publish cached directory hits without node locks
dzbarsky Aug 2, 2026
70a440d
actiondfs: remove per-node directory loading mutexes
dzbarsky Aug 2, 2026
cd2c33f
actiondfs: reuse VFS negative lookup results when staging children
dzbarsky Aug 2, 2026
1c9cd8a
actiondfs: initialize staged inode ownership directly
dzbarsky Aug 2, 2026
9baf051
actiondfs: store SHA-256 cache keys as binary digests
dzbarsky Aug 2, 2026
eebf73c
actiondfs: allocate cached directory names in one arena
dzbarsky Aug 2, 2026
8280067
actiondfs: index every cached child in one sorted vector
dzbarsky Aug 2, 2026
0ef8fe0
actiondfs: release compact blob cache entries without a workqueue
dzbarsky Aug 2, 2026
47d72fc
actiondfs: derive input inode numbers from cached child indexes
dzbarsky Aug 2, 2026
8eab214
actiondfs: borrow persistent digests for cached directories
dzbarsky Aug 2, 2026
4df6a06
actiondfs: compare shared directory digest pointers before bytes
dzbarsky Aug 2, 2026
b2976bc
actiondfs: borrow legacy mount option buffers
dzbarsky Aug 2, 2026
16369f4
actiondfs: skip sorting already ordered cached directories
dzbarsky Aug 2, 2026
ad2144a
actiondfs: find cached input inodes without the global hash lock
dzbarsky Aug 2, 2026
7fb688e
actiondfs: read synchronous backing files without credential swaps
dzbarsky Aug 2, 2026
269fb60
actiondfs: map backing files without redundant credential swaps
dzbarsky Aug 2, 2026
d2e96af
actiondfs: reuse mount timestamps for immutable input inodes
dzbarsky Aug 2, 2026
58e3da7
actiondfs: write synchronous staged files without credential swaps
dzbarsky Aug 2, 2026
406c4d1
actiondfs: inline cached directory lookups without parsing stack frames
dzbarsky Aug 2, 2026
bd164b1
actiondfs: initialize unmapped inode owners from current credentials
dzbarsky Aug 2, 2026
5c65434
actiondfs: copy staged owners directly on identity-mapped mounts
dzbarsky Aug 2, 2026
f3ca382
actiondfs: keep backing-read credentials off synchronous fast paths
dzbarsky Aug 2, 2026
a15815d
actiondfs: keep backing-write credentials off synchronous fast paths
dzbarsky Aug 2, 2026
5322fca
actiondfs: let iterators clamp immutable backing reads directly
dzbarsky Aug 2, 2026
ddb8d2b
actiondfs: pack directory names into unused child-record storage
dzbarsky Aug 2, 2026
225acd2
actiondfs: reject blob-cache hash collisions before digest comparisons
dzbarsky Aug 2, 2026
d9f4143
actiondfs: reject directory-cache hash collisions before digest compa…
dzbarsky Aug 2, 2026
64a5fdb
actiondfs: fill synthetic inode attributes without redundant callbacks
dzbarsky Aug 2, 2026
b0f568c
actiondfs: skip privilege removal for files without security attributes
dzbarsky Aug 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading