mars/kernel
Thomas Schoebel-Theuer 2664dc227e main: corner case LocalProsumer 2021-02-15 13:50:18 +01:00
..
sy_old main: corner case LocalProsumer 2021-02-15 13:50:18 +01:00
Kbuild infra: new brick mars_gate 2021-02-15 13:50:16 +01:00
Kconfig net: separate port and class MARS_TRAFFIC_PROSUMER 2021-02-15 13:50:17 +01:00
Makefile
brick.c infra: remove name from mars_make_brick() 2021-02-15 13:50:16 +01:00
brick.h infra: allow rewiring during operation 2021-02-15 13:50:16 +01:00
brick_atomic.h
brick_checking.h
brick_locks.h
brick_mem.c mem: adapt to time64_t 2021-02-10 13:36:06 +01:00
brick_mem.h infra: safeguard double free 2020-07-08 21:00:05 +02:00
brick_say.c all: adapt to removal of get_ds() 2021-02-10 13:36:06 +01:00
brick_say.h
brick_wait.h
compat.h compat: adapt to BIO_ flags conversion to enum 2021-02-10 13:36:06 +01:00
gpl-2.0.txt
lamport.c all: adapt to removal of current_kernel_time64() 2021-02-10 13:36:06 +01:00
lamport.h all: adapt to removal of current_kernel_time64() 2021-02-10 13:36:06 +01:00
lib_limiter.c all: adapt to removal of current_kernel_time64() 2021-02-10 13:36:06 +01:00
lib_limiter.h infra: fix IOPS and other computations 2020-09-01 19:35:10 +02:00
lib_log.c logger: add stor_state 2021-02-15 13:50:17 +01:00
lib_log.h logger: add stor_state 2021-02-15 13:50:17 +01:00
lib_mapfree.c all: adapt to removal of get_ds() 2021-02-10 13:36:06 +01:00
lib_mapfree.h infra: fix race on mf completion order 2020-11-10 16:04:01 +01:00
lib_pairing_heap.h
lib_queue.h
lib_rank.c
lib_rank.h
lib_timing.c
lib_timing.h all: adapt to removal of current_kernel_time64() 2021-02-10 13:36:06 +01:00
mars.h infra: introduce logger epoch timestamp 2021-02-15 13:50:17 +01:00
mars_aio.c aio: add stor_state 2021-02-15 13:50:16 +01:00
mars_aio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_bio.c bio: add stor_state 2021-02-15 13:50:16 +01:00
mars_bio.h bio: allow throttling for testing 2021-02-06 15:08:07 +01:00
mars_buf.c all: remove superfluous dealloc tests and clears 2020-07-08 21:00:05 +02:00
mars_buf.h
mars_check.c infra: remove superfluous name strings 2021-02-15 13:50:16 +01:00
mars_check.h
mars_client.c client: avoid distributed deadlock 2021-02-15 13:50:18 +01:00
mars_client.h client: request connections with prosumer epoch 2021-02-15 13:50:17 +01:00
mars_copy.c copy: silence fallthrough warning 2021-02-10 13:36:06 +01:00
mars_copy.h
mars_dummy.c
mars_dummy.h
mars_gate.c infra: new brick mars_gate 2021-02-15 13:50:16 +01:00
mars_gate.h infra: new brick mars_gate 2021-02-15 13:50:16 +01:00
mars_generic.c infra: introduce logger epoch timestamp 2021-02-15 13:50:17 +01:00
mars_if.c if: disallow open when busy 2021-02-15 13:50:18 +01:00
mars_if.h if: disallow open when busy 2021-02-15 13:50:18 +01:00
mars_net.c net: allow pre-initialized cmd_stamp 2021-02-15 13:50:17 +01:00
mars_net.h infra: allow direct connections to logger 2021-02-15 13:50:17 +01:00
mars_server.c server: obey prosumer epoch timestamp 2021-02-15 13:50:17 +01:00
mars_server.h infra: allow direct connections to logger 2021-02-15 13:50:17 +01:00
mars_sio.c sio: add stor_state 2021-02-15 13:50:17 +01:00
mars_sio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_trans_logger.c infra: introduce logger epoch timestamp 2021-02-15 13:50:17 +01:00
mars_trans_logger.h infra: introduce logger epoch timestamp 2021-02-15 13:50:17 +01:00
mars_usebuf.c
mars_usebuf.h
meta.h