Fix LFSR behavior
[archipelago] / xseg / peers / user /
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisFix flag handling of struct bench
2013-03-11 Alex PyrgiotisFix target names and chunk offsets
2013-03-11 Alex PyrgiotisIncrement completed requests of insane timers
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench
2013-03-11 Alex PyrgiotisAdd utility functions to header file
2013-03-11 Alex PyrgiotisDesign the program's skeleton for new features
2013-03-11 Alex PyrgiotisFix segfault, parameters validation
2013-03-11 Alex PyrgiotisInitial support for xseg ops
2013-03-11 Alex PyrgiotisAlpha release of bench peer
2013-03-11 Alex PyrgiotisMake bench send requests faster
2013-03-11 Alex PyrgiotisFix missing function declaration
2013-03-11 Alex PyrgiotisSimplify port binding code
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisKeep naming in peerd_loop consistent
2013-03-11 Alex PyrgiotisFix timers and add them to critical paths
2013-03-11 Alex PyrgiotisComplete unification of thread_loop/peerd_loop
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisUnify thread loop with peerd_loop
2013-03-11 Alex PyrgiotisAdd timer implementation
2013-03-11 Alex PyrgiotisAdd support for custom peer loop
2013-03-11 Alex PyrgiotisParse and error-check arguments
2013-03-11 Alex PyrgiotisAdd initial support for benchmarking xseg
2013-03-11 Alex PyrgiotisAdd S_IWUSR permission bit for O_CREAT
2013-02-27 Filippos GiannakosAdd defer support to peers
2013-02-27 Filippos GiannakosReimplement xseg paths and add xseg_forward
2013-02-25 Filippos GiannakosRemove dummy, vlmc-xseg, pfiled from peers build.
2013-02-12 Filippos GiannakosMapper: use merkle hash to calculate name of snapshot
2013-02-08 Filippos GiannakosFix compilation warnings
2013-01-15 Filippos GiannakosFix warning for possibly uninitialized value
2013-01-15 Filippos GiannakosMake xsegbd use xseg_reply_info struct
2013-01-14 Filippos Giannakosadd python bindings support to vlmc tool
2013-01-11 Filippos GiannakosAdd debug messages in vlmcd.
2013-01-11 Filippos GiannakosFix wrong mapper op
2013-01-11 Filippos Giannakosadd snapshot support to vlmc-xseg tool
2013-01-11 Filippos GiannakosFix request resizing in mapper snapshot
2013-01-11 Filippos GiannakosAdd volume freeze functionality for certain ops to...
2013-01-11 Filippos Giannakosmake mapper delete the old object in a snapshot
2013-01-11 Filippos Giannakosfix output when stat is successful in snapshot
2013-01-11 Filippos Giannakosadd mt-sosd stat before writing in snapshotting
2013-01-11 Filippos Giannakosadd snapshot functionality in xseg-tool
2013-01-11 Filippos Giannakosadd snapshot support in mapperd
2013-01-11 Filippos Giannakosadd snapshot support in mt-sosd
2013-01-11 Filippos GiannakosRefactor the build system
2013-01-09 Filippos GiannakosAdd make install support
2013-01-03 Filippos Giannakosfix mapper to handle X_OPEN.
2012-12-19 Filippos Giannakosadd support for X_OPEN to vlmcd.
2012-12-19 Filippos Giannakoschange open/close to acquire/release xseg ops. also...
2012-12-19 Filippos Giannakoschange open/close to acquire/release in mt-pfiled
2012-12-19 Filippos Giannakoschange open/close to acquire release in mt-sosd
2012-12-12 Filippos Giannakosmake peers use macros for reading args. also remove...
2012-12-10 Filippos Giannakosadd license headers
2012-12-10 Filippos Giannakosremove pool creation from mt-sosd
2012-12-03 Filippos Giannakosmake mapper use macros for reading arguments. also...
2012-12-03 Filippos Giannakosmake peers expect portno
2012-12-03 Filippos Giannakosmake mapper respect max volume len
2012-11-30 Filippos Giannakosfix bug in mapper
2012-11-30 Filippos Giannakosmake mt-sosd take locks on objname_lock objects
2012-11-30 Filippos Giannakosmake mapper check if map exists before cloning
2012-11-30 Filippos Giannakosmake mapper be consistent when setting flags in code
2012-11-30 Filippos Giannakosfix map deletions bugs
2012-11-30 Filippos Giannakosrefactor copy up of objects in mapper
2012-11-30 Filippos Giannakosfix object deletions on mapper
2012-11-29 Filippos Giannakosincrease max reqs and local req cache for mapper
2012-11-29 Filippos Giannakosadd support for configurable max allocated requests...
2012-11-28 Filippos Giannakosadd better logging to mapper and check return values...
2012-11-27 Filippos Giannakosfix mapper finalizing actions
2012-11-27 Filippos Giannakosadd break lock functionality to sosd
2012-11-27 Filippos Giannakosfix mt-sosd to use new rados_{lock, unlock}
2012-11-27 Filippos Giannakosadd finalize function to peers and make mapper close...
2012-11-23 Filippos Giannakosadd versions to maps
2012-11-23 Filippos Giannakosmake mt-mapperd store hashed values for space efficiency
2012-11-22 Filippos Giannakosfix wrong errno checking in pidfile read
2012-11-22 Filippos Giannakosadd improved argument parsing. also add helper messages
2012-11-22 Filippos Giannakosadd prefix to strip in mt-pfiled
2012-11-21 Filippos Giannakosfix mt-pfiled locking check
2012-11-21 Filippos Giannakosremove unnecessary check in signal map
2012-11-21 Filippos Giannakoschange mt-pfiled path, vpath cli options
2012-11-21 Filippos Giannakosfix mt-pfiled spin-block lock. also fix mt-peers stopping
2012-11-20 Filippos Giannakosfix mapper archip namespace bug
2012-11-20 Filippos Giannakosmake mapper user archip namespace for archipelagos...
2012-11-19 Filippos Giannakosmodify logging mechanism to support redirection of...
2012-11-14 Filippos Giannakosfix mt-mapperd according to the new blocker locking...
2012-11-14 Filippos Giannakosmake mt-sosd support "blocking" locks on peer
2012-11-14 Filippos Giannakosadd lock manipulation and user prompting in verifying...
2012-11-13 Filippos Giannakosadd copy, acquire, release functionality in xseg toolad...
2012-11-12 Filippos Giannakosadd stdout, stderr redirection of peers to logfile
2012-11-12 Filippos Giannakosfix xobj_iterate bug, add lock free versions of xobj_ch...
2012-11-12 Filippos Giannakosadd inspect queue functionality
2012-11-08 Filippos Giannakosfix xseg tool to look at the right queue locks
2012-11-07 Filippos Giannakosbetter printing on heap and lock status
2012-11-06 Filippos Giannakosadd finish pending reqs. also pretty print of request
2012-11-06 Filippos Giannakosfix handlers print formating. add show port requests...
2012-11-06 Filippos Giannakosadd obj handlers output in xseg reportall
2012-11-06 Filippos Giannakosmake mt-sosd use async remove, stat, copy
2012-11-05 Giannakos Filipposdummy mt-sosd changes commit
2012-11-02 Giannakos Filipposadd aio_copy reference code in mt-sosd for future use
2012-11-02 Giannakos Filipposadd rados_aio_remove implementation of mt-sosd for...
2012-11-02 Giannakos Filipposadd rnddelete function to xseg tool
next