| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled ↵ | sr | 2012-08-30 | 1 | -352/+414 |
| | | | | | | | | | | properly on 32bit [SERVER] Change IPC interface to be able to handle more than 1 request per connection [SERVER] Change IPC interface to use select() so it can handle multiple connections at the same time [SERVER] Re-Implement dnbd3_add_image() to work with image list [SERVER] Add lots of sanity/safety checks and error messages when loading/adding an image | ||||
| * | [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode) | sr | 2012-08-27 | 1 | -2/+2 |
| | | | | | | | | [SERVER] Use MSG_MORE instead of cork/uncork to save two syscalls [KERNEL] Fail-Counter for alt servers, ignore servers that fail too often [KERNEL] Add new alt servers to list, instead of replacing the old list [*] Add CMD_LATEST_RID to tell client about new revisions | ||||
| * | [*] Cleanup, comments, more error checks | sr | 2012-08-24 | 1 | -100/+320 |
| | | | | | | | | | [SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids | ||||
| * | [SERVER] IPC, delete imagednbd3-jjl-thesis-final | Johann Latocha | 2012-07-31 | 1 | -1/+57 |
| | | | | | TODO: unlink file | ||||
| * | [SERVER] Bugfix (IPC) | Johann Latocha | 2012-07-31 | 1 | -4/+7 |
| | | |||||
| * | [SERVER] Add IPCHeader | Johann Latocha | 2012-07-30 | 1 | -9/+26 |
| | | |||||
| * | [SERVER] IPC some checks | Johann Latocha | 2012-07-27 | 1 | -0/+10 |
| | | |||||
| * | [SERVER] IPC add image | Johann Latocha | 2012-07-26 | 1 | -1/+38 |
| | | |||||
| * | [SERVER] Cache images on hdd | Johann Latocha | 2012-03-06 | 1 | -0/+45 |
| | | |||||
| * | [SERVER] Support device files as input | Johann Latocha | 2012-03-02 | 1 | -7/+2![]() |
| | | |||||
| * | [SERVER] Segfault on conf reload (hopefully!) fixed | Johann Latocha | 2012-02-22 | 1 | -0/+2 |
| | | |||||
| * | [KERNEL] Major bug fixes | Johann Latocha | 2012-02-16 | 1 | -2/+2 |
| | | |||||
| * | [SERVER] Print more statistics (exported images, atime,...) | Johann Latocha | 2012-02-15 | 1 | -0/+1 |
| | | |||||
| * | [SERVER] Spinlocks to freeze threads while reloading config | Johann Latocha | 2012-02-11 | 1 | -1/+8 |
| | | |||||
| * | [SERVER] Config reload fixed | Johann Latocha | 2012-02-10 | 1 | -1/+7 |
| | | |||||
| * | [ALL] Refactoring | Johann Latocha | 2012-02-08 | 1 | -1/+4 |
| | | | | | | [ALL] Send and receive servers [TODO] Config file reloading is broken | ||||
| * | [ALL] Request latest available rid | Johann Latocha | 2012-02-06 | 1 | -5/+14 |
| | | |||||
| * | [SERVER] IPC over unix socket | Johann Latocha | 2012-02-02 | 1 | -64/+16![]() |
| | | | | | [SERVER] Print connected clients and used images | ||||
| * | [SERVER] Parsing config file with glib | Johann Latocha | 2012-02-02 | 1 | -29/+61 |
| | | | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid | ||||
| * | [ALL] Reformat (line wrapping, indent) | Johann Latocha | 2012-01-30 | 1 | -62/+61![]() |
| | | |||||
| * | [SERVER] Some refactoring | Johann Latocha | 2012-01-30 | 1 | -12/+12 |
| | | |||||
| * | [SERVER] Reload configuration at runtime | Johann Latocha | 2012-01-26 | 1 | -0/+117 |

