Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Carr d8284bb88e Took steps to obscure the superblock path. před 2 roky
  Matthew Carr 3770d845f4 Improved the security of inode to path mapping. před 2 roky
  Matthew Carr a725950e41 Fixed a bug were block files were not being deleted. před 2 roky
  Matthew Carr 7a5ec532ee Ensured that inodes are no longer trivially identifiable in the LocalFs. před 2 roky
  Matthew Carr fa09308324 Fixed the ECB-style weakness in SecretStream by hashing the sector offset před 2 roky
  Matthew Carr ab989534a8 * Fixed a bug in the FuseFs::read method. před 2 roky
  Matthew Carr 6c8123e1c0 Eliminated unnecessary uses of owned locks inside LocalFs. před 2 roky
  Matthew Carr 0bf01c0f75 Implemented proper support for inherited keys. před 2 roky
  Matthew Carr 6e94b66443 Merge branch 'LocalFsAsyncConversion' před 2 roky
  Matthew Carr ee87c26b3f Managed to get zero-copy reads working in ServerCallback. před 2 roky
  Matthew Carr 3359079efe Used a pool of buffers to avoid allocating during every read in the ServerCallback. před 2 roky
  Matthew Carr aa3a89ee9d Reached a dead-end. před 2 roky
  Matthew Carr 6f2c0c8777 Started converting LocalFs to use async locks. před 2 roky
  Matthew Carr 5d08568cc0 * Fixed the test flakiness in btfuse by using a lazy unmount. před 2 roky
  Matthew Carr 681c7160ca Finished testing btfsd. před 2 roky
  Matthew Carr fac9db666a Wrote several more tests btfsd. před 2 roky
  Matthew Carr d5a19b1ff9 Wrote more tests for btfsd. před 2 roky
  Matthew Carr 6f7fcbeff0 Switched to using the x509-certificate crate from crates.io. před 2 roky
  Matthew Carr dcc8e07ebb Added an SPDX license identifier to all rust files. před 2 roky
  Matthew Carr 4526f6d4b8 * Moved inessential material out of the README. před 2 roky
  Matthew Carr 066ef2a03c Started implementing btfsd. před 2 roky
  Matthew Carr a2a899cbd5 Got the file system integration tests in btfuse to pass. před 2 roky
  Matthew Carr 1c59d921b4 Started updating btfuse to use LocalFs. před 2 roky
  Matthew Carr 67a5d64f4e Removed unneeded crates. před 2 roky
  Matthew Carr 44a6ef6ad4 Modified LocalFs to keep track of which path owns which handles. před 2 roky
  Matthew Carr 942ce5c428 Converted the Blocktree struct to the LocalFs struct před 2 roky
  Matthew Carr 1fc18b39c0 Implemented the btfproto client. před 2 roky
  Matthew Carr e14675f852 Finished modifying btmsg to allow for greater concurrency před 2 roky
  Matthew Carr 62121ca7c1 * Added a crate for defining the file server inteface. před 2 roky
  Matthew Carr 245699fe79 Reworked btmsg to enable zero copy message processing. před 2 roky