mars/kernel
Thomas Schoebel-Theuer b465105a18 main: fix if shutdown race with writeback 2019-02-12 11:02:06 +01:00
..
sy_old main: fix if shutdown race with writeback 2019-02-12 11:02:06 +01:00
Kbuild
Kconfig infra: only allow compilation as a module 2017-05-04 06:14:02 +02:00
Makefile
brick.c infra: fix signal handling 2017-05-22 11:25:00 +02:00
brick.h infra: fix signal handling 2017-05-22 11:25:00 +02:00
brick_atomic.h
brick_checking.h
brick_locks.h infra: generally disable irqs during spinlocks 2017-05-16 10:24:18 +02:00
brick_mem.c infra: memory debugging must disable irqs during spinlocks 2017-05-16 09:59:44 +02:00
brick_mem.h infra: start dual compatibility with/out prepatch 2017-05-04 09:10:44 +02:00
brick_say.c infra: fix silly deadlock on improbable race 2018-05-09 07:54:38 +02:00
brick_say.h
brick_wait.h infra: make brick_wait upstream independent 2019-02-12 11:02:05 +01:00
compat.h infra: remove unwanted sys_utimes() 2017-05-04 10:32:50 +02:00
gpl-2.0.txt
lamport.c infra: protect lamport clock against illegal future values 2018-01-31 08:09:00 +01:00
lamport.h infra: protect lamport clock against illegal future values 2018-01-31 08:09:00 +01:00
lib_limiter.c infra: add reset of limiter 2017-07-05 07:37:12 +02:00
lib_limiter.h infra: add reset of limiter 2017-07-05 07:37:12 +02:00
lib_log.c lib_log: also convert to brick_wait 2019-02-12 11:02:06 +01:00
lib_log.h lib_log: also convert to brick_wait 2019-02-12 11:02:06 +01:00
lib_mapfree.c all: remove old dirtifying 2017-12-10 20:54:27 +01:00
lib_mapfree.h all: remove old dirtifying 2017-12-10 20:54:27 +01:00
lib_pairing_heap.h
lib_queue.h infra: remove superfluous event trigger 2017-06-07 06:22:46 +02:00
lib_rank.c
lib_rank.h
lib_timing.c
lib_timing.h
mars.h compat: disable aio when necessary 2017-05-04 09:16:17 +02:00
mars_aio.c aio: replace spinlock with mutex 2018-01-31 07:21:08 +01:00
mars_aio.h aio: replace spinlock with mutex 2018-01-31 07:21:08 +01:00
mars_bio.c bio: get real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
mars_bio.h
mars_buf.c
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: dont try get_info when brick isnt working 2018-03-19 06:41:10 +01:00
mars_client.h client: replace spinlock with mutex 2018-01-31 07:23:41 +01:00
mars_copy.c copy: stabilize table for race prevention 2018-10-10 10:54:42 +02:00
mars_copy.h
mars_dummy.c
mars_dummy.h
mars_generic.c
mars_if.c if: propagate real physical and logical sector sizes 2019-02-12 11:02:06 +01:00
mars_if.h if: remember info 2019-02-12 11:02:06 +01:00
mars_net.c net: fix O_NONBLOCK races 2018-10-22 10:49:29 +02:00
mars_net.h net: early detection of socket hangups 2017-09-08 23:42:30 +02:00
mars_server.c server: fix stupid typo 2018-11-26 11:15:19 +01:00
mars_server.h server: handler limit 2017-09-07 12:56:23 +02:00
mars_sio.c all: new mapfree dirtifying 2017-12-10 20:54:27 +01:00
mars_sio.h
mars_trans_logger.c lib_log: also convert to brick_wait 2019-02-12 11:02:06 +01:00
mars_trans_logger.h infra: make brick_wait upstream independent 2019-02-12 11:02:05 +01:00
mars_usebuf.c
mars_usebuf.h
meta.h