mars/kernel
Thomas Schoebel-Theuer 0615ab3a23 copy: fix enum type checking
block/mars/kernel/mars_copy.c:466:2: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
2022-04-02 18:55:19 +02:00
..
sy_old all: remove historic workaround 2022-03-26 19:54:48 +01:00
Kbuild
Kconfig
Makefile
brick.c infra: minor bracing improvements 2021-07-08 07:54:30 +02:00
brick.h infra: defend against OOM and fork limits 2021-11-18 16:23:52 +01:00
brick_atomic.h
brick_checking.h
brick_locks.h
brick_mem.c mem: safeguard hash_fn 2021-03-01 13:05:17 +01:00
brick_mem.h
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: old kernels without WRITE_ONCE 2021-03-16 12:00:01 +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
lib_log.c lib_log: retry failed crc checks 2022-02-28 06:00:21 +01:00
lib_log.h all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
lib_mapfree.c mapfree: safeguard calling conventions 2021-11-03 14:48:07 +01:00
lib_mapfree.h mapfree: speedup rmmod 2021-11-03 14:48:07 +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: convert mars_digest to long 2022-02-28 19:32:01 +01:00
mars_aio.c aio: safeguard potential race on fd_uninstall 2021-03-02 10:12:56 +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: remove unused variable 2021-03-01 13:05:17 +01:00
mars_buf.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_buf.h
mars_check.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_check.h
mars_client.c client: safeguard memory barriers in loop 2022-02-18 22:12:41 +01:00
mars_client.h client: ensure that completion occurs exactly once 2021-04-21 11:37:27 +02:00
mars_copy.c copy: fix enum type checking 2022-04-02 18:55:19 +02:00
mars_copy.h copy: fix enum type checking 2022-04-02 18:55:19 +02:00
mars_dummy.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_dummy.h
mars_generic.c infra: explain choice of CRC-like algorithms 2022-03-03 07:07:46 +01:00
mars_if.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_if.h if: safeguard hash_index 2021-03-01 13:05:17 +01:00
mars_net.c all: adapt to SO_SNDTIMEO_NEW 2021-02-10 13:36:06 +01:00
mars_net.h infra: new push_check operation 2020-11-07 08:34:56 +01:00
mars_server.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_server.h
mars_sio.c all: adapt to removal of get_ds() 2021-02-10 13:36:06 +01:00
mars_sio.h infra: propagate any open error code 2020-09-30 10:34:14 +02:00
mars_trans_logger.c all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
mars_trans_logger.h all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
mars_usebuf.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_usebuf.h
meta.h