mars/kernel
Thomas Schoebel-Theuer a989a43ecd infra: fix bounds checking in len2order() 2014-04-23 13:23:56 +02:00
..
sy_old light: fix initialization/finalization order 2014-04-23 13:23:56 +02:00
Kconfig brick_mem: improve debugging 2014-03-31 06:59:10 +02:00
Makefile all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick.c all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick.h infra: improve callback debugging 2014-03-31 06:59:10 +02:00
brick_atomic.h infra: turn off stack traces at errors 2014-03-19 11:44:58 +01:00
brick_checking.h
brick_locks.h
brick_mem.c infra: fix bounds checking in len2order() 2014-04-23 13:23:56 +02:00
brick_mem.h infra: fix include of generated header for out-of-tree builds 2014-04-23 13:23:56 +02:00
brick_say.c infra: add flood protected syslogging 2014-03-19 17:49:39 +01:00
brick_say.h infra: add flood protected syslogging 2014-03-19 17:49:39 +01:00
lamport.c all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
lamport.h all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
lib_limiter.c infra: fix delay computation in limiter 2013-11-21 07:20:01 +01:00
lib_limiter.h infra: show ops count in limiter 2013-11-21 07:20:01 +01:00
lib_log.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
lib_log.h lib_log: fix length correction in the headers, cleanup 2013-07-04 08:51:36 +02:00
lib_mapfree.c all: fix logfile size propagation 2014-03-31 06:59:09 +02:00
lib_mapfree.h all: fix logfile size propagation 2014-03-31 06:59:09 +02:00
lib_pairing_heap.h
lib_queue.h
lib_rank.c
lib_rank.h
lib_timing.c all: fix potential buffer overflows, use vscnprintf() 2014-03-19 11:30:23 +01:00
lib_timing.h
mars.h infra: turn off stack traces at errors 2014-03-19 11:44:58 +01:00
mars_aio.c aio: fix dirty_stage 2014-04-20 07:35:29 +02:00
mars_aio.h all: fix logfile size propagation 2014-03-31 06:59:09 +02:00
mars_bio.c bio: fix refcounting 2014-04-20 09:08:54 +02:00
mars_bio.h
mars_buf.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
mars_buf.h
mars_check.c all: fix potential buffer overflows, use vscnprintf() 2014-03-19 11:30:23 +01:00
mars_check.h
mars_client.c client: fix error propagation 2014-03-26 11:43:05 +01:00
mars_client.h client: add network abort 2014-02-03 15:06:35 +01:00
mars_copy.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
mars_copy.h copy: add timestamp of last advance 2014-03-19 17:49:39 +01:00
mars_dummy.c all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_dummy.h
mars_generic.c all: fix potential buffer overflows, use vscnprintf() 2014-03-19 11:30:23 +01:00
mars_if.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
mars_if.h if: remove non-working kmap() 2013-11-05 12:31:34 +01:00
mars_net.c all: fix potential buffer overflows, use vscnprintf() 2014-03-19 11:30:23 +01:00
mars_net.h net: add {send,recv}_abort count 2014-02-03 15:06:35 +01:00
mars_server.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
mars_server.h server: fix refcounting 2014-03-26 11:43:05 +01:00
mars_sio.c sio: remove non-working kmap() 2013-11-05 13:02:35 +01:00
mars_sio.h
mars_trans_logger.c trans_logger: fix replay_head refcounting, add paranoia 2014-04-20 09:08:54 +02:00
mars_trans_logger.h trans_logger: fix replay disk IO error propagation 2014-04-08 10:10:16 +02:00
mars_usebuf.c all: improve checking of callback chain 2014-03-31 06:59:10 +02:00
mars_usebuf.h
meta.h