mars/kernel
Thomas Schoebel-Theuer 532065f9b4 copy: make index unsigned 2021-04-16 11:30:12 +02:00
..
sy_old main: safeguard message generation 2021-03-16 11:59:38 +01:00
Kbuild Kbuild: fix external 1&1 build process 2016-03-03 12:42:41 +01:00
Kconfig infra: add zlib compression 2020-04-13 11:21:16 +02:00
Makefile infra: add standalone make 2014-06-18 12:10:54 +02:00
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 all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
brick_checking.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
brick_locks.h infra: generally disable irqs during spinlocks 2017-05-16 10:24:18 +02:00
brick_mem.c mem: safeguard hash_fn 2021-03-01 13:05:17 +01:00
brick_mem.h infra: safeguard double free 2020-07-08 21:00:05 +02:00
brick_say.c all: adapt to removal of get_ds() 2021-02-10 13:36:06 +01:00
brick_say.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
brick_wait.h infra: fix potential overflow in timeout return 2020-04-13 09:55:19 +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: safeguard barrier 2021-03-16 12:00:01 +01:00
lib_log.h lib_log: make padding verbose 2021-03-16 12:00:01 +01:00
lib_mapfree.c aio: safeguard O_CLOEXEC 2021-03-02 10:12:56 +01:00
lib_mapfree.h infra: fix race on mf completion order 2020-11-10 16:04:01 +01: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 compat: adapt to new ksys_io_submit and siblings 2021-02-10 13:36:06 +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 buf: safeguard hash_fn 2021-03-01 13:05:17 +01:00
mars_buf.h infra: prepare simplification of flags 2020-04-13 10:54:18 +02:00
mars_check.c all: remove CONFIG_MARS_BIGMODULE 2016-03-03 09:33:34 +01:00
mars_check.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
mars_client.c client: smp safeguard ref_id 2021-03-01 13:05:17 +01:00
mars_client.h client: make statistics accessible via brick instance 2020-06-30 21:07:09 +02:00
mars_copy.c copy: make index unsigned 2021-04-16 11:30:12 +02:00
mars_copy.h copy: safeguard queue deref 2021-04-16 11:30:12 +02:00
mars_dummy.c all: remove CONFIG_MARS_BIGMODULE 2016-03-03 09:33:34 +01:00
mars_dummy.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
mars_generic.c infra: benchmark dmesg should be KERN_INFO 2021-03-18 12:12:16 +01:00
mars_if.c if: safeguard hash_index 2021-03-01 13:05:17 +01: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: 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 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 logger: safeguard hash_fn 2021-03-01 13:05:17 +01:00
mars_trans_logger.h logger: report bailout 2021-02-07 19:30:30 +01:00
mars_usebuf.c all: deprecate mref_rw and mref_may_write 2020-04-13 10:54:19 +02:00
mars_usebuf.h all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
meta.h infra: increase digest size to 32 2020-04-13 10:54:19 +02:00