projects
/
bluesky.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Measure effect of read latencies vs. connection idleness
[bluesky.git]
/
nfs3
/
2010-11-30
Michael Vrable
Write profile data if and only if requested.
tree
|
commitdiff
2010-11-30
Michael Vrable
Allow profile results to be written to a file.
tree
|
commitdiff
2010-11-29
Michael Vrable
Reduce debugging messages in non-verbose mode.
tree
|
commitdiff
2010-11-23
Michael Vrable
Start to add request time profiling.
tree
|
commitdiff
2010-10-08
Michael Vrable
Start adding in selective encryption of cloud log items.
tree
|
commitdiff
2010-09-27
Michael Vrable
Implement handling of unstable data in WRITE/COMMIT...
tree
|
commitdiff
2010-09-20
Michael Vrable
Use a thread pool for inode fetches, and remove some...
tree
|
commitdiff
2010-08-11
Michael Vrable
Newly-created inodes should be marked as modified.
tree
|
commitdiff
2010-07-15
Michael Vrable
Add synchronous inode logging in the NFS server.
tree
|
commitdiff
2010-04-26
Michael Vrable
Fix a memory leak in the NFS-over-UDP code.
tree
|
commitdiff
2010-04-02
Michael Vrable
Improve statistics gathered.
tree
|
commitdiff
2010-04-02
Michael Vrable
Add general statistics-gathering infrastructure.
tree
|
commitdiff
2010-04-01
Michael Vrable
Fix filesystem locking when creating a new inode.
tree
|
commitdiff
2010-03-31
Michael Vrable
Disable most debugging print messages; should help...
tree
|
commitdiff
2010-03-31
Michael Vrable
A few minor fixes.
tree
|
commitdiff
2010-03-30
Michael Vrable
Track number of unanswered RPC requests, for debugging.
tree
|
commitdiff
2010-03-30
Michael Vrable
Possible null pointer dereference fix.
tree
|
commitdiff
2010-03-29
Michael Vrable
Rework cache flushing logic--this version should work...
tree
|
commitdiff
2010-03-24
Michael Vrable
Minor bugfix to pending store operation counts.
tree
|
commitdiff
2010-03-19
Michael Vrable
Add very simple write throttling when caches fill up.
tree
|
commitdiff
2010-03-16
Michael Vrable
Provide a simple configurable limit on the number of...
tree
|
commitdiff
2010-03-12
Michael Vrable
Return success code from NFSv3 commit operations.
tree
|
commitdiff
2010-03-10
Michael Vrable
Refine lock acquisition order for renames.
tree
|
commitdiff
2010-03-10
Michael Vrable
Add UDP transport support to the NFS server.
tree
|
commitdiff
2010-02-23
Michael Vrable
synclient: Issue read requests for files after lookups...
tree
|
commitdiff
2010-02-23
Michael Vrable
Fix a typo in SunRPC decoding.
tree
|
commitdiff
2010-02-23
Michael Vrable
Allow larger reads and writes.
tree
|
commitdiff
2010-02-19
Michael Vrable
Do not start the RPC services until the filesystem...
tree
|
commitdiff
2010-02-16
Michael Vrable
Hook John's kvstore up to the BlueSky implementation.
tree
|
commitdiff
2010-02-05
Michael Vrable
Hook synthetic NFS client into test script.
tree
|
commitdiff
2010-02-05
Michael Vrable
Make storage backend selectable via environment variable.
tree
|
commitdiff
2010-02-04
Michael Vrable
Allow NFS lookup requests to better proceed in parallel.
tree
|
commitdiff
2010-02-04
Michael Vrable
Update synthetic RPC client to record timing.
tree
|
commitdiff
2010-02-03
Michael Vrable
Work on a client for generating a synthetic stream...
tree
|
commitdiff
2010-02-02
Michael Vrable
Create a runtime option for sync/async frontend request...
tree
|
commitdiff
2010-02-01
Michael Vrable
SIGUSR1 causes nfsd to dump filesystem state now for...
tree
|
commitdiff
2010-01-28
Michael Vrable
Fix a deadlock and a few memory leaks.
tree
|
commitdiff
2010-01-28
Michael Vrable
Add inode prefetching support in NFS readdirplus.
tree
|
commitdiff
2010-01-28
Michael Vrable
Let storage tuning options be set via environment varia...
tree
|
commitdiff
2010-01-27
Michael Vrable
Support for sync operations on an inode.
tree
|
commitdiff
2010-01-26
Michael Vrable
Clean up logging in storage layer.
tree
|
commitdiff
2010-01-26
Michael Vrable
Some changes to support asynchronous fetching of inodes.
tree
|
commitdiff
2010-01-26
Michael Vrable
Implement multi-threaded request processing and locking...
tree
|
commitdiff
2010-01-25
Michael Vrable
NFS cache writeback is now invoked periodically by...
tree
|
commitdiff
2010-01-25
Michael Vrable
Bluesky core initializes a fresh filesystem, so no...
tree
|
commitdiff
2010-01-25
Michael Vrable
Properly decrement inode refcounts when finishing a...
tree
|
commitdiff
2010-01-21
Michael Vrable
Track time to process each NFS RPC received.
tree
|
commitdiff
2010-01-20
Michael Vrable
Add support for dumping filesystem state for debugging...
tree
|
commitdiff
2010-01-14
Michael Vrable
Remove some debugging messages.
tree
|
commitdiff
2010-01-14
Michael Vrable
Eliminate last static buffer in async_rpc_send_reply.
tree
|
commitdiff
2010-01-13
Michael Vrable
Remove most static variables in the NFS server functions.
tree
|
commitdiff
2010-01-13
Michael Vrable
Continuing rework for async RPC.
tree
|
commitdiff
2010-01-13
Michael Vrable
More async RPC work.
tree
|
commitdiff
2010-01-13
Michael Vrable
More cleanups to move RPC layer towards being asynchronous.
tree
|
commitdiff
2010-01-13
Michael Vrable
RPC header file cleanup.
tree
|
commitdiff
2010-01-12
Michael Vrable
Rewrite NFS RPC dispatching.
tree
|
commitdiff
2010-01-11
Michael Vrable
Add a new option to make caching writethrough instead...
tree
|
commitdiff
2010-01-07
Michael Vrable
Implement fsstat.
tree
|
commitdiff
2010-01-07
Michael Vrable
Improve NFS readdirplus to estimate response sizes.
tree
|
commitdiff
2010-01-06
Michael Vrable
Work on NFS rmdir operation.
tree
|
commitdiff
2010-01-06
Michael Vrable
Mostly-working NFS rename support.
tree
|
commitdiff
2009-12-29
Michael Vrable
Preliminary NFS readdirplus support (not yet entirely...
tree
|
commitdiff
2009-12-29
Michael Vrable
Include post-opeation file attributes for the NFS write...
tree
|
commitdiff
2009-12-29
Michael Vrable
Calculate size of symlinks.
tree
|
commitdiff
2009-12-28
Michael Vrable
Preliminary symlink/readlink support.
tree
|
commitdiff
2009-12-28
Michael Vrable
NFS link operation.
tree
|
commitdiff
2009-12-28
Michael Vrable
Minor cleanups.
tree
|
commitdiff
2009-11-03
Michael Vrable
Move encryption into S3 backend.
tree
|
commitdiff
2009-10-31
Michael Vrable
Split BlueSky include files into public and private...
tree
|
commitdiff
2009-10-08
Michael Vrable
Add case-insensitive lookup support to BlueSky core.
tree
|
commitdiff
2009-09-23
Michael Vrable
Make printf format specifiers 32/64-bit clean.
tree
|
commitdiff
2009-09-23
Michael Vrable
Miscellaneous fixes.
tree
|
commitdiff
2009-09-16
Michael Vrable
Use and link to included libs3.
tree
|
commitdiff
2009-09-14
Michael Vrable
NFS file unlink operation.
tree
|
commitdiff
2009-09-11
Michael Vrable
NFSv3 mkdir.
tree
|
commitdiff
2009-09-09
Michael Vrable
Directory deserialization and loading of inodes from...
tree
|
commitdiff
2009-09-04
Michael Vrable
Add pluggable support for multiple storage backends.
tree
|
commitdiff
2009-09-03
Michael Vrable
Work to add inode serialization/deserialization routines.
tree
|
commitdiff
2009-09-02
Michael Vrable
Encrypt data blocks being stored to S3.
tree
|
commitdiff
2009-09-01
Michael Vrable
NFSv3 SETATTR operation.
tree
|
commitdiff
2009-09-01
Michael Vrable
CMake build tweaks.
tree
|
commitdiff
2009-09-01
Michael Vrable
.gitignore updates for CMake.
tree
|
commitdiff
2009-09-01
Michael Vrable
CMake reorganization.
tree
|
commitdiff
2009-08-31
Michael Vrable
Implement flushing of file blocks to Amazon S3.
tree
|
commitdiff
2009-08-31
Michael Vrable
Link against libs3 for access to Amazon S3.
tree
|
commitdiff
2009-08-28
Michael Vrable
File read and write operations.
tree
|
commitdiff
2009-08-26
Michael Vrable
Switch to 31-bit directory cookies and a separate hasht...
tree
|
commitdiff
2009-08-25
Michael Vrable
Begin adding write support.
tree
|
commitdiff
2009-08-24
Michael Vrable
Fix up current time computation (ensure 64-bit math...
tree
|
commitdiff
2009-08-24
Michael Vrable
Properly fill in result code for lookups.
tree
|
commitdiff
2009-08-24
Michael Vrable
Remove debug message.
tree
|
commitdiff
2009-08-23
Michael Vrable
CREATE working (sort of).
tree
|
commitdiff
2009-08-23
Michael Vrable
Basic READDIR; not much tested.
tree
|
commitdiff
2009-08-23
Michael Vrable
LOOKUP operation.
tree
|
commitdiff
2009-08-21
Michael Vrable
Hook NFS proxy together with BlueSky core.
tree
|
commitdiff
2009-08-20
Michael Vrable
Initial start on a user-level NFS server.
tree
|
commitdiff