mars/kernel
Thomas Schoebel-Theuer 5097f10253 compat: adapt to new ksys_io_submit and siblings 2021-02-10 13:36:06 +01:00
..
sy_old main: adapt to s64 2021-02-10 13:36:06 +01:00
Kbuild
Kconfig
Makefile
brick.c all: remove superfluous dealloc tests and clears 2020-07-08 21:00:05 +02:00
brick.h infra: use cond_resched() 2020-06-30 21:07:09 +02:00
brick_atomic.h
brick_checking.h
brick_locks.h
brick_mem.c
brick_mem.h infra: safeguard double free 2020-07-08 21:00:05 +02:00
brick_say.c compat: adapt to kernel 4.17 and new prepatch 2021-02-10 13:36:06 +01:00
brick_say.h
brick_wait.h
compat.h compat: adapt to kernel 4.17 and new prepatch 2021-02-10 13:36:06 +01:00
gpl-2.0.txt
lamport.c
lamport.h
lib_limiter.c limiter: fix divide by zero 2021-02-10 13:31:55 +01:00
lib_limiter.h infra: fix IOPS and other computations 2020-09-01 19:35:10 +02:00
lib_log.c all: remove superfluous dealloc tests and clears 2020-07-08 21:00:05 +02:00
lib_log.h
lib_mapfree.c porting: prefer READ_ONCE in place of ACCESS_ONCE 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 logger: fix scarce scheduling deadlock 2021-02-07 19:33:04 +01:00
mars.h compat: adapt to new ksys_io_submit and siblings 2021-02-10 13:36:06 +01:00
mars_aio.c compat: adapt to new ksys_io_submit and siblings 2021-02-10 13:36:06 +01:00
mars_aio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_bio.c bio: allow throttling for testing 2021-02-06 15:08:07 +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
mars_check.h
mars_client.c client: refresh info asynchronously 2020-10-27 20:08:05 +01:00
mars_client.h client: make statistics accessible via brick instance 2020-06-30 21:07:09 +02:00
mars_copy.c
mars_copy.h
mars_dummy.c
mars_dummy.h
mars_generic.c main: fix hostname prefix matching 2020-11-26 10:07:04 +01:00
mars_if.c if: deactivate mars_congested earlier 2021-01-24 13:04:07 +01:00
mars_if.h if: show and compute total_* statistics only when debugging 2020-07-31 09:26:20 +02:00
mars_net.c infra: rework net address parsing 2020-11-07 08:01:06 +01:00
mars_net.h infra: new push_check operation 2020-11-07 08:34:56 +01:00
mars_server.c all: fix race on activate_peer 2020-11-20 09:42:35 +01:00
mars_server.h server: replace spinlock with mutex 2020-06-30 21:07:09 +02:00
mars_sio.c infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_sio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_trans_logger.c logger: adapt to s64 2021-02-10 13:36:06 +01:00
mars_trans_logger.h logger: report bailout 2021-02-07 19:30:30 +01:00
mars_usebuf.c
mars_usebuf.h
meta.h