summaryrefslogtreecommitdiffstats
path: root/src/kernel/dnbd3.h
Commit message (Expand)AuthorAgeFilesLines
* [KERNEL/CLIENT] Several minor tweaks and changesSimon Rettberg2016-01-111-1/+2
* Get rid of unneccessary volatileSimon Rettberg2015-02-221-2/+2
* [KERNEL] Fix possible deadlock on server switchSimon Rettberg2013-11-111-2/+2
* [KERNEL] Slow down with RTT measurements after 30 secondsSimon Rettberg2013-10-241-1/+2
* Replace all pthread_spin_* calls with spin_*, so that all locking can be trac...sr2013-07-171-0/+1
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-3/+1Star
* [*] Fixed and unified formattingsr2012-09-031-35/+35
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-011-1/+1
* [KERNEL] Add IOCTLs to add and remove serverssr2012-08-281-4/+4
* [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode)sr2012-08-271-3/+1Star
* [KERNEL] Make rtt threshold relativesr2012-08-251-2/+2
* [KERNEL] Only update alt-server list if received from initial serversr2012-08-251-1/+1
* [*] Cleanup, comments, more error checkssr2012-08-241-10/+21
* [KERNEL] rtt measurement improvedJohann Latocha2012-05-081-0/+1
* [KERNEL] Notify if new release available (sysfs)Johann Latocha2012-04-201-1/+1
* [KERNEL] Support for kernel 2.6.32Johann Latocha2012-03-161-0/+1
* [KERNEL] SysFS interface added (/sys/block/dnbd*/net/)Johann Latocha2012-02-211-8/+17
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-1/+1
* [KERNEL] Switch server on connection lostJohann Latocha2012-02-161-0/+1
* [SERVER] Memleak fixedJohann Latocha2012-02-151-0/+2
* [SERVER] Config reload fixedJohann Latocha2012-02-101-3/+0Star
* [ALL] RefactoringJohann Latocha2012-02-081-0/+4
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-1/+2
* [ALL] Some refactoringJohann Latocha2012-01-311-2/+2
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-301-19/+19
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-1/+2
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-3/+5
* [KERNEL] Multi device supportJohann Latocha2012-01-251-15/+22
* Serving more than one image.Johann Latocha2012-01-241-0/+1
* First working version :)Johann Latocha2012-01-191-0/+47