mars/kernel
Thomas Schoebel-Theuer e735fc9bf6 main: prevent fetch hangs 2024-02-20 08:39:43 +01:00
..
sy_old main: prevent fetch hangs 2024-02-20 08:39:43 +01:00
Kbuild Kbuild: reduce cyclic dependencies 2022-10-04 15:45:53 +02:00
Kconfig mem: improve pre-allocation 2023-05-23 10:19:23 +02:00
Makefile infra: add standalone make 2014-06-18 12:10:54 +02:00
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 all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
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 all: deprecate historic say logging 2022-09-07 14:14:37 +02:00
brick_say.h all: deprecate historic say logging 2022-09-07 14:14:37 +02:00
brick_wait.h infra: new smp versions of brick locking 2022-08-24 10:22:26 +02:00
compat.h compat: old kernels without WRITE_ONCE 2021-03-16 12:00:01 +01:00
gpl-2.0.txt all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
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 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 mapfree: use new smp waiting 2022-08-24 10:22:27 +02:00
lib_mapfree.h infra: fix spelling 2022-06-06 15:02:52 +02: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 all: adapt to removal of current_kernel_time64() 2021-02-10 13:36:06 +01:00
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 infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_bio.c bio: fix missing cond_resched() 2023-09-14 16:17:26 +02:00
mars_bio.h bio: remove unused variable 2021-03-01 13:05:17 +01:00
mars_buf.c all: deprecate historic say logging 2022-09-07 14:14:37 +02:00
mars_buf.h infra: prepare simplification of flags 2020-04-13 10:54:18 +02:00
mars_check.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_check.h all: deprecate historic say logging 2022-09-07 14:14:37 +02:00
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 dummy: improve comments 2022-05-27 08:13:10 +02:00
mars_dummy.h dummy: improve comments 2022-05-27 08:13:10 +02:00
mars_errno.h log: tighten start_magic 2023-05-23 10:18:25 +02:00
mars_generic.c infra: explain choice of CRC-like algorithms 2022-03-03 07:07:46 +01:00
mars_if.c if: fix potential bio return status 2023-02-27 09:50:10 +01:00
mars_if.h all: deprecate historic say logging 2022-09-07 14:14:37 +02:00
mars_net.c net: fix potential recursion over allocation 2024-01-23 10:05:01 +01:00
mars_net.h net: factor out SS_CONNECTED state checking and add SS_CONNECTING 2022-08-16 09:53:35 +02:00
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 infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_trans_logger.c infra: remove unnecessary parameter 2023-04-05 13:58:08 +02:00
mars_trans_logger.h lib_log et al: report scan problems 2022-06-27 22:09:25 +02:00
mars_usebuf.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_usebuf.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
meta.h all: pack enums 2022-04-02 18:55:19 +02:00