mars/kernel
Thomas Schoebel-Theuer de036d0b52 main: try to repair even old logfiles 2020-02-28 09:41:05 +01:00
..
sy_old main: try to repair even old logfiles 2020-02-28 09:41:05 +01:00
Kbuild
Kconfig Revert "Kconfig: remove dependency from m" 2019-12-25 09:19:08 +01:00
Makefile
brick.c infra: fix signal handling 2017-05-22 11:25:00 +02:00
brick.h infra: adapt to new include/linux/sched/signal.h 2019-12-25 09:19:08 +01: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 all: adapt to new timespec64 type 2019-12-25 09:19:07 +01:00
brick_mem.h infra: start dual compatibility with/out prepatch 2017-05-04 09:10:44 +02:00
brick_say.c all: adapt to kernel_{read,write} 2019-12-25 09:19:08 +01:00
brick_say.h
brick_wait.h all: fix race on wakeup 2020-01-30 09:36:06 +01:00
compat.h infra: use new vfs_readlink 2019-12-25 09:19:08 +01:00
gpl-2.0.txt
lamport.c infra: allow multiple instances of lamport clock 2019-12-25 09:19:08 +01:00
lamport.h infra: fix build with some old kernels 2020-01-31 08:07:12 +01:00
lib_limiter.c infra: convert limited to lamport_time 2019-12-25 09:19:07 +01:00
lib_limiter.h infra: convert limited to lamport_time 2019-12-25 09:19:07 +01:00
lib_log.c all: adapt to new timespec64 type 2019-12-25 09:19:07 +01:00
lib_log.h all: fix race on wakeup 2020-01-30 09:36:06 +01:00
lib_mapfree.c infra: adapt to block layer changes, kernel 4.11 2019-12-25 09:19:07 +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 infra: convert lib_timing to lamport_time 2019-12-25 09:19:07 +01:00
mars.h infra: kill non-transient bricks after grace period 2020-01-27 16:00:08 +01:00
mars_aio.c aio: self-tune aio_max_nr when possible 2020-01-31 08:07:12 +01:00
mars_aio.h aio: replace spinlock with mutex 2018-01-31 07:21:08 +01:00
mars_bio.c bio: adapt to REQ_IDLE in place of NOIDLE 2019-12-25 09:19:07 +01:00
mars_bio.h bio: adapt to REQ_IDLE in place of NOIDLE 2019-12-25 09:19:07 +01:00
mars_buf.c
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: allow polling on separate info_timeout 2020-01-27 16:01:16 +01:00
mars_client.h client: allow polling on separate info_timeout 2020-01-27 16:01:16 +01:00
mars_copy.c copy: improve trigger 2020-02-10 09:35:29 +01:00
mars_copy.h all: adapt to new timespec64 type 2019-12-25 09:19:07 +01:00
mars_dummy.c
mars_dummy.h
mars_generic.c all: adapt to kernel_{read,write} 2019-12-25 09:19:08 +01:00
mars_if.c if: adapt to new blk_queue_split() 2019-12-25 09:19:08 +01:00
mars_if.h if: move flying_count from input to brick instance 2019-11-26 07:05:06 +01:00
mars_net.c net: ignore signals 2019-12-25 09:19:08 +01:00
mars_net.h all: adapt to new timespec64 type 2019-12-25 09:19:07 +01:00
mars_server.c server: pimp handler_limit 2020-01-25 20:15:21 +01:00
mars_server.h server: make tcp params dynamic 2018-05-14 19:42:05 +02:00
mars_sio.c all: adapt to kernel_{read,write} 2019-12-25 09:19:08 +01:00
mars_sio.h
mars_trans_logger.c logger: improve trigger 2020-02-10 09:35:29 +01:00
mars_trans_logger.h all: fix race on wakeup 2020-01-30 09:36:06 +01:00
mars_usebuf.c
mars_usebuf.h
meta.h