about summary refs log tree commit homepage
DateCommit message (Expand)
2012-03-17build-aux/coverage.mk: clean gcov files in nostd/ v0.2.0
2012-03-17setproctitle: avoid __attribute__((constructor)) when using gcov
2012-03-17remove ENOSYS support for *at() and accept4()
2012-03-17test/graceful_quit: less-timing sensitive test
2012-03-17test/mgmt-iostat: avoid excessive threads on non-NPTL
2012-03-16additional path restrictions on HTTP PUT creating dirs
2012-03-16auto-generated ChangeLog should be more descriptive
2012-03-16cmogstored: disable short non-standard CLI switches
2012-03-16HACKING: update for less-common tools we use
2012-03-15add nostd/README to the dist tarball, too
2012-03-16add valgrind.supp to dist tarball
2012-03-16manpage: clarify email address and use HTTPS for GPL link
2012-03-15test/graceful_quit: fix whitespace damage
2012-03-15test/graceful_quit: fix and speed up test under GNU/kFreeBSD
2012-03-15nostd: improved build and separate lib for NOSTD_CFLAGS
2012-03-15setproctitle: use matching prototype for spt_init()
2012-03-15setproctitle: avoid dup prototype in __GNUC__
2012-03-15README: various doc updates on features
2012-03-15valgrind + setproctitle and graceful quit workarounds
2012-03-15graceful quit closes listen sockets ASAP
2012-03-15set process title at graceful shutdown
2012-03-15httpget deserves its own fd_type enum
2012-03-15ensure graceful quit and memory release of GET-only HTTP
2012-03-15http: fix uninitialized mem access for non-GET/HEAD reqs
2012-03-15limit accept() threads per-process if workers are used
2012-03-15alloc: use fixed 8K buf for fs_buf again
2012-03-14test/cmogstored-cfg: fix test with broken ps
2012-03-14test/cmogstored-cfg: fix missing require under 1.8
2012-03-14support for httpgetlisten config directive
2012-03-14test handling of the "server" configuration option
2012-03-14cfg: test for --multi feature
2012-03-14test/mgmt: speed up test when run under valgrind
2012-03-14optional --worker-processes=NUM feature
2012-03-14fsck_queue: quiet down a sparse warning
2012-03-14test/mgmt-iostat: close client before sending SIGQUIT
2012-03-14tests: add check-valgrind test target
2012-03-14test_helper: yield the CPU harder when yielding
2012-03-14http: fix memory leak when rejecting large requests
2012-03-14fsck_queue: likely branch come first in queue lookup
2012-03-14ioprio: avoid gettid() syscall usage
2012-03-14http_get: try to sendfile larger chunks at once
2012-03-14less fairness, more throughput for MD5
2012-03-14ioprio: re-inherit priority based on niceness on restore
2012-03-14mgmt: drop I/O priority for MD5 fsck requests
2012-03-14fsck: limit per-device MD5 requests for fsck users
2012-03-14mgmt: just let the kernel manage socket buffers
2012-03-14queue: active clients maintain thread affinity
2012-03-14mgmt: add optional "reason" field for MD5 reqs
2012-03-12change thread count based on number of dev* entries
2012-03-12alloc: size fs_buf according L1 size