archipelago
2012-02-19 Stratos Psomadakisxsegbd/xsegdev: Fix xsegbd/xsegdev memory leak
2012-02-19 Stratos PsomadakisInitial support for config parsing for vlmc-tool
2012-02-19 Stratos PsomadakisMinor parsing fixes for vlmc tool
2012-02-19 Stratos PsomadakisMinor fixes for helpers
2012-02-19 Stratos PsomadakisFixes for the vlmc-tool
2012-02-19 Stratos PsomadakisMore fixes for helper scripts
2012-02-17 Stratos PsomadakisCorrect the tests for unset config variables
2012-02-17 Stratos PsomadakisHelper scripts to setup and test xsge components
2012-02-17 Stratos PsomadakisInitial commit for the (blockd-specific) vlmc tool
2012-02-16 Stratos PsomadakisFix a bug in device id assignment
2012-01-11 Stratos Psomadakisxsegbd: Add name in sysfs device attrs
2012-01-08 Stratos PsomadakisMinor fix in request_fn
2012-01-08 Stratos PsomadakisCorrect string handling for target names
2012-01-08 Stratos PsomadakisInitial support for target names
2012-01-08 Stratos Psomadakisxsegbd: Release and error code paths fixes
2012-01-08 Stratos Psomadakisxq: Fix iteration bug in xq_head_to_tail()
2012-01-04 gtsoukfix xseg_signal() posix retval and warning
2012-01-04 gtsoukMerge wip-sysfs into xseg, with amendments
2012-01-04 Stratos PsomadakisReplace busy-wait loop in get_size with completion
2012-01-04 gtsoukMerge branch 'wip-sysfs' into xseg
2012-01-04 gtsoukmake some field types arch-neutral
2012-01-03 gtsoukMerge branch 'wip-xinfo-fixed' into xseg
2012-01-03 Stratos PsomadakisSimplify callback req demultiplexing (temp).
2012-01-03 Stratos Psomadakisxsegbd: add multiple 'disk' support via sysfs.
2011-12-23 Giannakos Filipposadd support for larger than 1 segment requests + xseg_s...
2011-12-22 Stratos Psomadakisxsegbd: Don't destroy the segment, if it exists.
2011-12-22 Stratos PsomadakisAllow disksize override with sector_size parameter.
2011-12-22 Stratos PsomadakisMinor fixes in xsegbd_get_size().
2011-12-22 Stratos PsomadakisMove segment unmap() in xsegbd module.
2011-12-22 Stratos PsomadakisRefactor cmd_info() code in xseg-tool.
2011-12-22 Stratos PsomadakisMake xsegbd query peer for disk size(using X_INFO)
2011-12-22 Stratos PsomadakisMake sure to unmap the segment in xseg_destroy()
2011-12-21 Stratos PsomadakisAdd (initial) support for X_INFO request operation
2011-12-16 Giannakos Filipposmake blockd loop over pending ios.
2011-12-16 Giannakos Filipposremove close with negative file descriptor
2011-12-16 Giannakos FilipposMerge branch 'philfix'
2011-12-16 Giannakos Filipposinitialize lock in xq initialization.
2011-12-16 Giannakos Filipposremove obsolete XSEG_{FLUSH,FUA}.
2011-12-13 Georgios D... Merge branch 'philfix'
2011-12-13 Giannakos Filipposfix buffer handling on incomplete/resubmitted reqs
2011-12-13 Giannakos Filipposfix log_io printing beyond end-of-string garbage
2011-12-13 Georgios D... Add pthread to linked libraries
2011-12-13 Georgios D... relax shared segment access precautions
2011-12-13 Giannakos Filipposfix invalid shared pointer access and wrong retval
2011-12-13 Georgios D... relax redundant shared access precautions
2011-12-13 Giannakos Filipposfix invalid pointer access to shared segment.
2011-12-13 Georgios D... initialization from my own repository