projects
/
bluesky.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bluesky.git
2010-02-25
Michael Vrable
Use s3cmd for cleaning up S3 storage accounts before...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Michael Vrable
Implement a synthetic benchmark for bulk reads of file...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Michael Vrable
synclient: Issue read requests for files after lookups...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Michael Vrable
Fix a typo in SunRPC decoding.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Michael Vrable
Allow larger reads and writes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Michael Vrable
Fix required package list (need git-core, not git).
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Michael Vrable
Do not start the RPC services until the filesystem...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Michael Vrable
Fix for kvstore with default settings.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Michael Vrable
Store backends now consist of a type followed by extra...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Michael Vrable
Make kvstore backend in BlueSky asynchronous.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Vrable
More CMake tweaking.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Vrable
Build system cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Vrable
Link kvstore into main build system.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Vrable
Values in the kvstore are raw byte arrays, not strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Vrable
Hook John's kvstore up to the BlueSky implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Michael Vrable
.gitignore updates, and deleting old build system files.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Michael Vrable
Reorganizing kvstore sources and switching build system...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
Michael Vrable
Add John MucCullough's simple key/value storage server.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Vrable
Do not drop data from cache immediately after a write.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Vrable
Add very rudimentary eviction data blocks from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Vrable
Hook synthetic NFS client into test script.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Vrable
Fix for file storage backend.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Vrable
Make storage backend selectable via environment variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Michael Vrable
Allow NFS lookup requests to better proceed in parallel.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Michael Vrable
Update synthetic RPC client to record timing.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Michael Vrable
.gitignore fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Michael Vrable
Work on a client for generating a synthetic stream...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Michael Vrable
.gitignore updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Michael Vrable
Add microbenchmarks to build system.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Michael Vrable
Add scripts for automatically testing reads at differen...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Michael Vrable
Create a runtime option for sync/async frontend request...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Michael Vrable
SIGUSR1 causes nfsd to dump filesystem state now for...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Michael Vrable
Work on a parallel read benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Michael Vrable
Leak cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Michael Vrable
Fix a deadlock and a few memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Michael Vrable
Add inode prefetching support in NFS readdirplus.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Michael Vrable
Finish up asynchronous inode loading.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Michael Vrable
Let storage tuning options be set via environment varia...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Michael Vrable
Switch to CTR instead of CBC mode for encryption.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Michael Vrable
Support for sync operations on an inode.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Michael Vrable
Flush file blocks to storage before the inode.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Michael Vrable
Ensure a reference to an async is held while it is...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Michael Vrable
Clean up logging in storage layer.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Michael Vrable
Some changes to support asynchronous fetching of inodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Michael Vrable
Implement multi-threaded request processing and locking...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Michael Vrable
Inodes are clean immediately after being read from...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Michael Vrable
NFS cache writeback is now invoked periodically by...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Michael Vrable
Bluesky core initializes a fresh filesystem, so no...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Michael Vrable
Properly decrement inode refcounts when finishing a...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Michael Vrable
Add a warning to catch possible refcounting bugs.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Michael Vrable
Fix a nasty bug in the decryption code.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Michael Vrable
Track time to process each NFS RPC received.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Michael Vrable
Add support for dumping filesystem state for debugging...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Michael Vrable
Remove some debugging messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Michael Vrable
Eliminate last static buffer in async_rpc_send_reply.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
Remove most static variables in the NFS server functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
Continuing rework for async RPC.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
More async RPC work.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
More cleanups to move RPC layer towards being asynchronous.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
Fix for a segfault when resizing files.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Michael Vrable
RPC header file cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Michael Vrable
Rewrite NFS RPC dispatching.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Michael Vrable
Quick tool for benchmarking write latency.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Michael Vrable
Add a new option to make caching writethrough instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Michael Vrable
Implement fsstat.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Michael Vrable
Improve NFS readdirplus to estimate response sizes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Michael Vrable
Work on NFS rmdir operation.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Michael Vrable
Mostly-working NFS rename support.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Michael Vrable
Silence some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Michael Vrable
Preliminary NFS readdirplus support (not yet entirely...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Michael Vrable
Include post-opeation file attributes for the NFS write...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Michael Vrable
Calculate size of symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Michael Vrable
Fix up logic for handling short data blocks.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Michael Vrable
Preliminary symlink/readlink support.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Michael Vrable
NFS link operation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Michael Vrable
Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-12
Michael Vrable
Re-enable file and memory storage backends.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Michael Vrable
Track when cached file data is written out.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Michael Vrable
More work on writeback caching.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Michael Vrable
Initial work on proper writeback caching.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Michael Vrable
Drop some debugging messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Michael Vrable
A few bugfixes to the storage barrier support.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Michael Vrable
Work on a storage barrier operation.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Michael Vrable
Some initial work to support delayed flushing of data.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Michael Vrable
More work on synchronous/asynchronous operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Michael Vrable
Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Michael Vrable
Add reference counting to asynchronous storage operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Michael Vrable
Rework the storage interface so that operations are...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael Vrable
S3Store cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael Vrable
Better checks for non-existent inodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael Vrable
Clean up code using bluesky_string_from_gstring.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael Vrable
Fix the S3Store get operation to handle arbitrarily...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael Vrable
Allow storse to S3 to execute in the background, in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Michael Vrable
New BlueSky interface for implementing readdir.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Michael Vrable
Extra logging, begin defining BlueSky-specific error...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Michael Vrable
Do not pad the final block of a file with zeroes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Michael Vrable
Move encryption into S3 backend.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-01
Michael Vrable
Include file reorganization.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Michael Vrable
Split BlueSky include files into public and private...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Michael Vrable
Start work on a rename operation. Not yet complete.
commit
|
commitdiff
|
tree
|
snapshot
next