projects
/
bluesky.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
SPECsfs results for the non-log-structured case
[bluesky.git]
/
nfs3
/
nfs3.c
2011-03-09
root
Tweak inode prefetching
blob
|
commitdiff
|
raw
2011-03-09
Michael Vrable
Rework inode prefetching.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Michael Vrable
Implement handling of unstable data in WRITE/COMMIT...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Michael Vrable
Newly-created inodes should be marked as modified.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
Michael Vrable
Add synchronous inode logging in the NFS server.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-01
Michael Vrable
Fix filesystem locking when creating a new inode.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Michael Vrable
Disable most debugging print messages; should help...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Michael Vrable
Possible null pointer dereference fix.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Michael Vrable
Rework cache flushing logic--this version should work...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Michael Vrable
Minor bugfix to pending store operation counts.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Michael Vrable
Add very simple write throttling when caches fill up.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Michael Vrable
Return success code from NFSv3 commit operations.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Michael Vrable
Refine lock acquisition order for renames.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Michael Vrable
Allow larger reads and writes.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Michael Vrable
Allow NFS lookup requests to better proceed in parallel.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Michael Vrable
Add inode prefetching support in NFS readdirplus.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Michael Vrable
Support for sync operations on an inode.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Michael Vrable
Implement multi-threaded request processing and locking...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Michael Vrable
Properly decrement inode refcounts when finishing a...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Michael Vrable
Remove most static variables in the NFS server functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Michael Vrable
Continuing rework for async RPC.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Michael Vrable
More async RPC work.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Vrable
Implement fsstat.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Michael Vrable
Improve NFS readdirplus to estimate response sizes.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Michael Vrable
Work on NFS rmdir operation.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Michael Vrable
Mostly-working NFS rename support.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Michael Vrable
Preliminary NFS readdirplus support (not yet entirely...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Michael Vrable
Include post-opeation file attributes for the NFS write...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Michael Vrable
Calculate size of symlinks.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Vrable
Preliminary symlink/readlink support.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Vrable
NFS link operation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Vrable
Minor cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Michael Vrable
Add case-insensitive lookup support to BlueSky core.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Michael Vrable
Make printf format specifiers 32/64-bit clean.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Michael Vrable
Miscellaneous fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-14
Michael Vrable
NFS file unlink operation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Michael Vrable
NFSv3 mkdir.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-03
Michael Vrable
Work to add inode serialization/deserialization routines.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Michael Vrable
NFSv3 SETATTR operation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
Michael Vrable
Implement flushing of file blocks to Amazon S3.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Michael Vrable
File read and write operations.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Michael Vrable
Switch to 31-bit directory cookies and a separate hasht...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Michael Vrable
Begin adding write support.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Michael Vrable
Fix up current time computation (ensure 64-bit math...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Michael Vrable
Properly fill in result code for lookups.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Michael Vrable
Remove debug message.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Michael Vrable
CREATE working (sort of).
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Michael Vrable
Basic READDIR; not much tested.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Michael Vrable
LOOKUP operation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Michael Vrable
Hook NFS proxy together with BlueSky core.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Michael Vrable
Initial start on a user-level NFS server.
blob
|
commitdiff
|
raw
|
diff to current