Miscellaneous fixes.
[bluesky.git] / bluesky /
2009-09-23 Michael VrableMiscellaneous fixes.
2009-09-16 Michael VrableMinor CMake fix (delete redundant line).
2009-09-16 Michael VrableUse and link to included libs3.
2009-09-16 Michael VrableAdd a little support for data writeback (not yet hooked...
2009-09-14 Michael VrableCommit unlinks to stable storage.
2009-09-14 Michael VrableNFS file unlink operation.
2009-09-14 Michael VrableUpdate filesystem locking rules (in progress).
2009-09-11 Michael VrableEnsure file size is properly serialized/deserialized.
2009-09-09 Michael VrableDirectory deserialization and loading of inodes from...
2009-09-04 Michael VrableProof-of-concept flushing of inodes to disk.
2009-09-04 Michael VrableAllow crypto to be disabled (for local testing).
2009-09-04 Michael VrableDrop unneeded HMAC implementation.
2009-09-04 Michael VrableAdd pluggable support for multiple storage backends.
2009-09-04 Michael VrableSplit handling of file data out of inode.c.
2009-09-03 Michael VrableDirectory serialization (but not deserialization).
2009-09-03 Michael VrableWork to add inode serialization/deserialization routines.
2009-09-02 Michael VrableImplement data decryption as well.
2009-09-02 Michael VrableEncrypt data blocks being stored to S3.
2009-09-01 Michael VrableCMake build tweaks.
2009-09-01 Michael VrableAdd missing file?
2009-09-01 Michael VrableCMake reorganization.