mars/kernel
Thomas Schoebel-Theuer 57eaf3c66b main: fix typo 2021-01-19 15:07:04 +01:00
..
sy_old main: fix typo 2021-01-19 15:07:04 +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
brick_say.h
brick_wait.h
compat.h
gpl-2.0.txt
lamport.c
lamport.h
lib_limiter.c infra: fix IOPS and other computations 2020-09-01 19:35:10 +02: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 infra: fix race on mf completion order 2020-11-10 16:04:01 +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
mars.h infra: new trigger code conventions 2020-07-20 21:20:09 +02:00
mars_aio.c infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_aio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_bio.c infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_bio.h infra: propagate any open error code 2020-09-30 10:34:14 +02: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: improve accuracy of IOPS computation 2020-09-01 19:35:10 +02: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: fix race on replay_code 2020-08-11 09:17:51 +02:00
mars_trans_logger.h main: fix logrotate link creation races 2020-06-30 21:07:06 +02:00
mars_usebuf.c
mars_usebuf.h
meta.h