about summary refs log tree commit homepage
DateCommit message (Expand)
2014-02-09cmogstored 1.3.3 - Debian GNU/kFreeBSD fixes v1.3.3
2014-02-09m4/gnulib-cache: update for 2014
2014-02-08test/upgrade: cleanup and robustness improvements
2014-02-08Makefile.am: updates for automake 1.14.1
2014-02-08tests: skip iostat-dependent tests
2014-02-08Makefile: do not clobber NOSTD_CFLAGS from configure
2014-02-04doc/queues.txt: add a note about our non-use of AIO
2013-12-10cmogstored 1.3.2 - FreeBSD shutdown speedup v1.3.2
2013-12-10doc: fix link to MogileFS homepage
2013-12-10doc: fix wording in manpage
2013-12-09m4/.gitignore: bump for newer gnulib
2013-12-09test/mgmt-usage: relax regexp for ZFS
2013-12-09thrpool: sleep instead of yield when poking thread
2013-12-02doc: refer to malloc-related environment variables
2013-12-02test: fix valgrind warnings in test-only C code
2013-12-02test/chunk-parser-1: fix uninitialized file structures
2013-12-02selfwake: do share pipe descriptors with workers
2013-10-12cmogstored 1.3.1 - fix for an undocumented feature v1.3.1
2013-10-12avoid use-after-free with multi-process setups
2013-09-30cmogstored 1.3.0 - many improvements v1.3.0
2013-09-03cmogstored 1.3.0rc2 - fixes since rc1, systemtap v1.3.0rc2
2013-09-03Makefile: update for systemtap support files
2013-08-31ioq: correctly reenqueue blocked mfds on capacity increase
2013-08-31ioq: avoid over-yielding on and after ioq contention
2013-08-29m4/systemtap.m4: quote cm_cv_sdt_h_usable var
2013-08-29tapset/*awk: document these scripts
2013-08-29TODO: remove item for systemtap/dtrace
2013-08-26flesh out systemtap support and awk helpers
2013-08-23http: remove Status: header from all responses
2013-08-22trywrite: workaround potential inf loops from kernel bugs
2013-07-26test/mgmt: warn about slow mount points on test failure
2013-07-26test/mgmt: increase reliability of max devid test
2013-07-19move trace.h include to global cmogstored.h
2013-07-19tapset: rename http_request.stp -> all.stp
2013-07-19split out {mgmt,http}_parse_continue checks
2013-07-19probes: add probes for rbuf growth
2013-07-19test/mgmt: cover the large rbuf growth case
2013-07-19split out {http,mgmt}_rbuf_grow functions
2013-07-17ioq: add probes tracing and documentation
2013-07-17tapset/http_request: log listen address and PID of connection
2013-07-17document ioq and mog_{mgmt,http}_drop interaction safety
2013-07-16queue_epoll: EPOLL_CTL_MOD should be safe on 2.6.32.61+
2013-07-14alloc: remove mog_rbuf_free_and_null
2013-07-14downgrade thread/device-count fields to unsigned int
2013-07-14cmogstored 1.3.0rc1 v1.3.0rc1
2013-07-14m4/systemtap: require stap for enabling systemtap build
2013-07-14ioq: reset internal queues during requeue/shutdown
2013-07-13test/pwrite_wrap: disable test under valgrind for now
2013-07-13ioq: set contended flag if we are the last one acquiring the lock
2013-07-13test/mgmt_persist_client: teardown running processes