archipelago
2012-02-22 Stratos Psomadakisvlmc: Split common funcs to a separate file
2012-02-22 Stratos Psomadakistools: Add configurable NR_OPS for blockd/filed
2012-02-22 Stratos Psomadakisblockd: Optionally log pending_io()
2012-02-21 Stratos PsomadakisYet another typo
2012-02-21 Stratos Psomadakisvlmc-tool: Fix typo of prev commit
2012-02-21 Stratos Psomadakisvlmc-tool: Don't use hardcoded reqs number
2012-02-20 Stratos PsomadakisEnable optional request logging for blockd/filed
2012-02-20 Stratos PsomadakisUse correct sysfs attr (srcport) when mapping
2012-02-20 Stratos Psomadakisblockd: Make request logging optional
2012-02-20 Stratos Psomadakisblockd: Fix cli option/argument for nr_ops
2012-02-20 Stratos PsomadakisMinor fix for vlmc/xseg-setup
2012-02-20 Stratos PsomadakisFix vlmc-filed.py free port scanning
2012-02-20 Stratos PsomadakisFixes for vlmc-filed
2012-02-19 Stratos PsomadakisAdd support for filed in the vlmc tool
2012-02-19 Stratos PsomadakisMerge remote-tracking branch 'origin/xseg' into merger
2012-02-19 Stratos Psomadakisxsegbd/xsegdev: Fix xsegbd/xsegdev memory leak
2012-02-19 Vangelis KoukisRemove incorrect comment
2012-02-19 Vangelis KoukisIntroduce various fixes, run end-to-end
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-19 Vangelis KoukisFix two instances of XS_ERROR
2012-02-19 Vangelis KoukisMerge branch 'tools' into xseg
2012-02-19 Vangelis KoukisMerge branch 'filed' into xseg
2012-02-18 Georgios D... XS_ERROR renamed to XS_FAILED
2012-02-18 gtsoukportable and future-proof locks
2012-02-18 gtsoukrelative pointers
2012-02-18 gtsoukrelative pointer doubly linked lists
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-06 gtsoukfix broken xq_head_to_tail()
2012-01-05 Giannakos Filipposfix race condition on error when opening the same file...
2012-01-05 Giannakos Filipposremove per cache entry lock. replace it with atomic...
2012-01-05 Giannakos Filipposadd xinfo support
2012-01-04 Giannakos Filipposget rid of flush. call fsync after write
2012-01-04 gtsoukfix xseg_signal() posix retval and warning
2012-01-04 Giannakos Filipposfix bug in cache
2012-01-04 Giannakos Filipposinitial threaded filed commit
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