main
Support GetFileSize API in FSRandomAccessFile (#13676)
Revert "Create a new API FileSystem::SyncFile for file sync (#13762)" (#13987)
Remove 'virtual' when implied by 'override' (#12319)
Remove obsolete compression code and some .h->.cc movement (#14325)
internal_repo_rocksdb (4372117296613874540) (#12117)
Remove RocksDB LITE (#11147)
Standardize on clang-format version 18 (#13233)
Port codemod changes from fbcode/rocksdb (#13714)
Fix flaky preallocation tests on btrfs, zfs, tmpfs, and overlayfs (#14744)
Add explicit Close() call in WriteStringToFile (#14566)
Use C++20 in public API, fix CI (#13915)
Change ReadAsync callback API to remove const from FSReadRequest (#11649)
Fix compile error in Clang (#12588)
Basic RocksDB follower implementation (#12540)
Avoid retryable io_uring wait_cqe stderr in crash tests (#14779)
env: reset TSAN state for recycled mappings (#14594)
env: avoid unused info in TSAN mapping helper (#14597)
Fix close(-1) on failed open in btrfs rename fsync path (#14443)
Fix windows build errors (rdtsc and fnptr) (#12008)
Internal API for generating semi-random salt (#11331)