aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti
AgeCommit message (Expand)AuthorFilesLines
2008-07-03venti: make sure arena checksum jobs cannot be missedRuss Cox1-5/+8
2008-07-03venti/wrarena: add timing output, fix syncRuss Cox1-4/+6
2008-07-03venti: allow plan 9 partitions as disk subnamesRuss Cox1-190/+103
2008-06-14venti: add demo programs readfile.c and writefile.cRuss Cox2-0/+214
2008-04-15mergeRuss Cox4-47/+63
2008-01-30mergeRuss Cox10-42/+43
2007-11-27venti: add debugging html formRuss Cox1-0/+41
2007-11-05build: use ar s flag to avoid ranlibRuss Cox1-1/+1
2007-10-31venti: use 9ar, not ar (fixes Darwin build problem)Russ Cox1-1/+1
2007-10-29venti: fix sync deadlock, add /proc stubRuss Cox20-260/+175
2007-09-25venti: new icacheRuss Cox17-427/+813
2007-09-25venti: fix double free on corrupt bloom filterRuss Cox1-1/+0
2007-09-24venti: formatting changes for wrarenaRuss Cox1-12/+15
2007-09-24venti: formatting changes in fixarenasRuss Cox1-3/+5
2007-09-24venti: formatting changes in findscoreRuss Cox1-1/+2
2007-09-24venti: throw away dcache read-ahead codeRuss Cox1-154/+27
2007-09-24venti: move os x linker hackRuss Cox1-5/+6
2007-09-24venti/randtest: compute totalbytes correctlyRuss Cox1-3/+4
2007-08-23venti: seal arenas without bypassing dcacheRuss Cox1-12/+9
2007-08-23venti: allow partition syntax in verifyarena (Michael Kaminsky)Russ Cox1-5/+9
2007-08-23venti: avoid race in mirrorarenas (Michael Kaminsky)Russ Cox1-6/+3
2007-08-23venti: add -s flag to disable redundant SHA1 in mirrorarenasRuss Cox1-16/+28
2007-05-04OS X craprsc3-0/+7
2007-05-03use clump info directory to walk past corruptionrsc1-18/+26
2007-05-03add -r for readonlyrsc1-3/+11
2007-05-03oopsrsc1-1/+1
2007-05-03allow plan9-style branded disks as configsrsc2-3/+77
2007-05-03allow fixarenas of single arena filersc1-6/+24
2007-05-03fix buildindex minibuf sizing bugrsc1-9/+13
2007-05-03fix arenas if possiblersc1-4/+3
2007-05-03OS X linker crap (John Nowak)rsc5-0/+8
2007-05-03debuggingrsc1-0/+4
2007-04-27cannot use fadv_random on linux -- too slowrsc1-3/+0
2007-04-27bug in testerrsc1-1/+1
2007-04-27add flushpart; avoid O_DIRECT on linuxrsc10-21/+39
2007-04-27checkpointrsc10-49/+96
2007-04-24quieterrsc1-1/+0
2007-04-24mirror log processorrsc1-0/+105
2007-04-24fix various nits; clean up outputrsc1-15/+33
2007-04-23cleanuprsc7-24/+27
2007-04-22checked magic!rsc1-1/+0
2007-04-22freepart on readbloom failurersc1-1/+3
2007-04-22quieterrsc2-13/+12
2007-04-21test scriptsrsc1-0/+76
2007-04-21new argsrsc1-88/+86
2007-04-21more fixesrsc4-11/+6
2007-04-21newrsc2-0/+1010
2007-04-21sync with mit plan 9 versionrsc28-370/+455
2007-03-26pad out zmagic to 32+ bytesrsc1-1/+1
2007-03-25fix args to should (David Swasey)rsc1-0/+2