.. |
sy_old
|
compat: adapt to 5955102c9984fa081b2d570cfac75c97eecf8f3b
|
2019-02-19 07:26:32 +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 |
Makefile
|
infra: add standalone make
|
2014-06-18 12:10:54 +02: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 |
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
|
mem: reproducible builds on newer compilers
|
2019-03-02 22:14:15 +01:00 |
brick_mem.h
|
infra: start dual compatibility with/out prepatch
|
2017-05-04 09:10:44 +02:00 |
brick_say.c
|
infra: fix silly deadlock on improbable race
|
2018-05-09 07:54:38 +02:00 |
brick_say.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
brick_wait.h
|
infra: make brick_wait upstream independent
|
2019-02-12 11:02:05 +01: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 |
lamport.c
|
infra: protect lamport clock against illegal future values
|
2018-01-31 08:09:00 +01:00 |
lamport.h
|
infra: protect lamport clock against illegal future values
|
2018-01-31 08:09:00 +01:00 |
lib_limiter.c
|
infra: add reset of limiter
|
2017-07-05 07:37:12 +02:00 |
lib_limiter.h
|
infra: add reset of limiter
|
2017-07-05 07:37:12 +02:00 |
lib_log.c
|
lib_log: also convert to brick_wait
|
2019-02-12 11:02:06 +01:00 |
lib_log.h
|
lib_log: also convert to brick_wait
|
2019-02-12 11:02:06 +01:00 |
lib_mapfree.c
|
all: remove old dirtifying
|
2017-12-10 20:54:27 +01:00 |
lib_mapfree.h
|
all: remove old dirtifying
|
2017-12-10 20:54:27 +01:00 |
lib_pairing_heap.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |
lib_queue.h
|
infra: remove superfluous event trigger
|
2017-06-07 06:22:46 +02: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 |
mars.h
|
compat: disable aio when necessary
|
2017-05-04 09:16:17 +02:00 |
mars_aio.c
|
aio: adapt to upstream commit 723c038475b78edc9327eb952f95f9881cc9d7
|
2019-02-19 07:26:32 +01:00 |
mars_aio.h
|
aio: replace spinlock with mutex
|
2018-01-31 07:21:08 +01:00 |
mars_bio.c
|
all: adapt to block layer changes, kernel 4.8
|
2019-02-19 07:26:32 +01:00 |
mars_bio.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01: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: dont try get_info when brick isnt working
|
2018-03-19 06:41:10 +01:00 |
mars_client.h
|
client: replace spinlock with mutex
|
2018-01-31 07:23:41 +01:00 |
mars_copy.c
|
copy: stabilize table for race prevention
|
2018-10-10 10:54:42 +02:00 |
mars_copy.h
|
copy: leave lifelock when EOF position decreases
|
2017-04-04 08:03:09 +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: adapt to new crypto interface (kernel 4.6)
|
2016-08-25 15:39:06 +02:00 |
mars_if.c
|
if: fix bio_get stack corruption when bio is on stack
|
2019-03-02 22:14:14 +01:00 |
mars_if.h
|
if: remember info
|
2019-02-12 11:02:06 +01:00 |
mars_net.c
|
net: fix O_NONBLOCK races
|
2018-10-22 10:49:29 +02:00 |
mars_net.h
|
net: early detection of socket hangups
|
2017-09-08 23:42:30 +02:00 |
mars_server.c
|
server: fix stupid typo
|
2018-11-26 11:15:19 +01:00 |
mars_server.h
|
server: handler limit
|
2017-09-07 12:56:23 +02:00 |
mars_sio.c
|
all: new mapfree dirtifying
|
2017-12-10 20:54:27 +01:00 |
mars_sio.h
|
sio: fix race on shutdown
|
2015-07-15 10:38:49 +02:00 |
mars_trans_logger.c
|
lib_log: also convert to brick_wait
|
2019-02-12 11:02:06 +01:00 |
mars_trans_logger.h
|
infra: make brick_wait upstream independent
|
2019-02-12 11:02:05 +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 |
meta.h
|
all: clarify license GPLv2+
|
2014-11-25 18:09:17 +01:00 |