mars/kernel
Thomas Schoebel-Theuer c0b0d69f6f main: prevent sync hangs 2024-02-20 08:39:43 +01:00
..
sy_old main: prevent sync hangs 2024-02-20 08:39:43 +01:00
Kbuild
Kconfig mem: improve pre-allocation 2023-05-23 10:19:23 +02:00
Makefile
brick.c infra: round up output_size to even sizes and addresses 2024-01-23 09:50:31 +01:00
brick.h infra: round up output_size to even sizes and addresses 2024-01-23 09:50:31 +01:00
brick_atomic.h
brick_checking.h infra: tighten list checking 2023-05-23 10:47:39 +02:00
brick_locks.h infra: move brick_say inclusion 2022-12-02 22:42:11 +01:00
brick_mem.c mem: silence compiler warning 2024-01-23 09:54:52 +01:00
brick_mem.h mem: improve pre-allocation 2023-05-23 10:19:23 +02:00
brick_say.c
brick_say.h
brick_wait.h
compat.h
gpl-2.0.txt
lamport.c
lamport.h
lib_limiter.c
lib_limiter.h
lib_log.c lib_log: remove unused variable 2023-05-23 10:19:23 +02:00
lib_log.h infra: remove unnecessary parameter 2023-04-05 13:58:08 +02:00
lib_mapfree.c
lib_mapfree.h
lib_pairing_heap.h
lib_queue.h
lib_rank.c
lib_rank.h
lib_timing.c infra: report global IO hangs 2015-02-27 11:32:57 +01:00
lib_timing.h
mars.h infra: adapt to prepatch v3a 2024-02-07 10:55:41 +01:00
mars_aio.c aio: correct interface style 2023-02-20 09:22:34 +01:00
mars_aio.h
mars_bio.c bio: fix missing cond_resched() 2023-09-14 16:17:26 +02:00
mars_bio.h
mars_buf.c
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: safeguard list_del 2023-09-20 10:43:15 +02:00
mars_client.h client: remove unused tmp_head 2024-01-23 09:49:53 +01:00
mars_copy.c copy: avoid race between run_copy() and clash 2024-01-23 09:50:02 +01:00
mars_copy.h copy: safeguard writeout flag 2023-08-07 16:08:55 +02:00
mars_dummy.c
mars_dummy.h
mars_errno.h log: tighten start_magic 2023-05-23 10:18:25 +02:00
mars_generic.c
mars_if.c if: fix potential bio return status 2023-02-27 09:50:10 +01:00
mars_if.h
mars_net.c net: fix potential recursion over allocation 2024-01-23 10:05:01 +01:00
mars_net.h
mars_server.c server: delay startup upon overload 2024-01-23 10:04:48 +01:00
mars_server.h server: minimum SS_CONNECTED 2023-05-23 10:19:23 +02:00
mars_sio.c sio: correct interface style 2023-02-20 09:22:34 +01:00
mars_sio.h
mars_trans_logger.c infra: remove unnecessary parameter 2023-04-05 13:58:08 +02:00
mars_trans_logger.h
mars_usebuf.c
mars_usebuf.h
meta.h