1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ext4] Wrap inode functions in a separate struct. More... almost 9 years ago
[defs] File type enums nested in dir entry and mode; unified member names. More... almost 9 years ago
[ext4] Extent and ExtentRange are now public More... about 9 years ago
[defs] Added ext3 versions of desc and inode to avoid out of bounds mappings More... about 9 years ago
[blockcache] dump() is now const. More... about 9 years ago
[blockcache] Message on failed assertion in requestStruct More... about 9 years ago
[ext4] Iterate over extents for an inode. More... about 9 years ago
[bits] Added to Makefile and docs. More... over 9 years ago
[ext4] Fixed inode and bgdesc layout and sizes. More... over 9 years ago
[blockcache] Added a function for dumping struct contents. More... over 9 years ago
[bits] Added bitCat(). More... over 9 years ago
Updated .gitignore. More... over 9 years ago
[doc] Nicer visual style and navigation. More... over 9 years ago
Added some ext4 struct definitions and class Ext4 which provides access to the fs (meta)data. More... over 9 years ago
[blockcache] CachedStruct._s made public for alias this to work outside this module. More... over 9 years ago
[blockcache] Added some contracts. More... over 9 years ago
[blockcache] Default cache capacity changed to something more reasonable. More... over 9 years ago
[blockcache] Allow mappings to live after the cache is cleaned. More... over 9 years ago
[blockcache] Unit test MemMappedExtent.opAssign(). More... over 9 years ago
[blockcache] requestStruct overloads with file offset and with no mapping. More... over 9 years ago
[blockcache] Correctly handle CachedStruct with offset within block. More... over 9 years ago
[blockcache] More docs, better doc formatting. More... over 9 years ago
[blockcache] Removed debug messages. More... over 9 years ago
[blockcache] Moved unmap() to CachedPage. More... over 9 years ago
[blockcache] s/clear/destroy/g (DMD 2.066) More... over 9 years ago
[ddrescue] Fix that ugly typo. More... over 9 years ago
recovery algorithm More... over 9 years ago
[blockcache] Cache memory mapped blocks. More... over 10 years ago
[ddrescue] Check for image validity within a range of positions. More... over 10 years ago
Added .gitignore More... over 10 years ago