.. |
sy_old
|
Merge branch 'mars0.1.y' into mars0.1b.y
|
2017-05-28 19:19:37 +02:00 |
brick_atomic.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
brick_checking.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
brick_locks.h
|
infra: generally disable irqs during spinlocks
|
2017-05-16 10:24:18 +02:00 |
brick_mem.c
|
Merge branch 'mars0.1.y' into mars0.1b.y
|
2017-05-28 19:19:37 +02:00 |
brick_mem.h
|
infra: start dual compatibility with/out prepatch
|
2017-05-04 09:10:44 +02:00 |
brick_say.c
|
Merge branch 'mars0.1.y' into mars0.1b.y
|
2017-05-28 19:19:37 +02:00 |
brick_say.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
brick.c
|
infra: fix signal handling
|
2017-05-22 11:25:00 +02:00 |
brick.h
|
infra: fix signal handling
|
2017-05-22 11:25:00 +02:00 |
compat.h
|
infra: remove unwanted sys_utimes()
|
2017-05-04 10:32:50 +02:00 |
gpl-2.0.txt
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
Kbuild
|
Kbuild: fix external 1&1 build process
|
2016-03-03 12:42:41 +01:00 |
Kconfig
|
infra: only allow compilation as a module
|
2017-05-04 06:14:02 +02:00 |
lamport.c
|
infra: new Lamport clock implementation
|
2017-04-15 18:10:45 +02:00 |
lamport.h
|
infra: new Lamport clock implementation
|
2017-04-15 18:10:45 +02:00 |
lib_limiter.c
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_limiter.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_log.c
|
infra: new interface to Lamport clock
|
2017-04-15 18:10:44 +02:00 |
lib_log.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_mapfree.c
|
all: remove CONFIG_MARS_BIGMODULE
|
2016-03-03 09:33:34 +01:00 |
lib_mapfree.h
|
infra: clean buffer cache on opening block devices
|
2015-06-17 11:33:18 +02:00 |
lib_pairing_heap.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_queue.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_rank.c
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_rank.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_timing.c
|
infra: report global IO hangs
|
2015-02-27 11:32:57 +01:00 |
lib_timing.h
|
infra: use static inline for cpu_clock() (kernel 4.7)
|
2016-08-25 15:39:06 +02:00 |
Makefile
|
|
|
mars_aio.c
|
aio: disable irqs during spinlocks
|
2017-05-16 10:23:06 +02:00 |
mars_aio.h
|
compat: disable aio when necessary
|
2017-05-04 09:16:17 +02:00 |
mars_bio.c
|
bio: safety check on destructor
|
2017-04-11 09:23:04 +02:00 |
mars_bio.h
|
bio: use multiple response threads
|
2017-04-11 09:23:04 +02:00 |
mars_buf.c
|
all: remove CONFIG_MARS_BIGMODULE
|
2016-03-03 09:33:34 +01:00 |
mars_buf.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
mars_check.c
|
all: remove CONFIG_MARS_BIGMODULE
|
2016-03-03 09:33:34 +01:00 |
mars_check.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
mars_client.c
|
client: flush old buffers when channel is changed
|
2017-04-15 18:10:44 +02:00 |
mars_client.h
|
client: tune socket bundling
|
2017-04-11 09:30:34 +02:00 |
mars_copy.c
|
copy: fix deadlock on termination
|
2017-04-21 06:42:36 +02:00 |
mars_copy.h
|
copy: do hinting per input
|
2017-04-11 09:27:58 +02:00 |
mars_dummy.c
|
all: remove CONFIG_MARS_BIGMODULE
|
2016-03-03 09:33:34 +01:00 |
mars_dummy.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
mars_generic.c
|
infra: provisionary parallizing of OLD md5 checksums
|
2017-04-11 09:23:04 +02:00 |
mars_if.c
|
if: pimp nr_requests
|
2017-04-11 09:20:31 +02:00 |
mars_if.h
|
if: pimp nr_requests
|
2017-04-11 09:20:31 +02:00 |
mars_net.c
|
net: don't update Lamport clock too often
|
2017-04-15 18:10:45 +02:00 |
mars_net.h
|
net: do corking at mars_send_cb()
|
2017-04-15 18:10:44 +02:00 |
mars_server.c
|
net: do corking at mars_send_cb()
|
2017-04-15 18:10:44 +02:00 |
mars_server.h
|
server: fix memory leak on writes
|
2015-10-19 07:24:20 +02:00 |
mars_sio.c
|
all: testing of hangs
|
2016-08-09 09:37:09 +02:00 |
mars_sio.h
|
sio: fix race on shutdown
|
2015-07-15 10:38:49 +02:00 |
mars_trans_logger.c
|
Merge branch 'mars0.1.y' into mars0.1b.y
|
2017-05-28 19:19:37 +02:00 |
mars_trans_logger.h
|
logger: move ranking array from stack to brick instance
|
2016-01-02 10:18:22 +01:00 |
mars_usebuf.c
|
all: remove CONFIG_MARS_BIGMODULE
|
2016-03-03 09:33:34 +01:00 |
mars_usebuf.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
mars.h
|
compat: disable aio when necessary
|
2017-05-04 09:16:17 +02:00 |
meta.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |