blktrace.git
2006-11-13 Alan D. Brunelle[PATCH] Update doc/blktrace.tex to reflex blkparse...
2006-11-13 Alan D. Brunelle[PATCH] blkparse: Converted do_file() to use a merge...
2006-11-13 Alan D. Brunelle[PATCH] blkparse: Make binary dumps buffered (reduces...
2006-11-13 Alan D. Brunelle[PATCH] blkparse Added --no-text-output (-O)
2006-10-30 Jens Axboe[PATCH] Ignore -o (output_name) when in server mode
2006-10-30 Jens Axboe[PATCH] Default debugfs path to /sys/kernel/debug
2006-10-03 Jens Axboe[PATCH] Add btt/btt to .gitignore
2006-10-03 Alan David... [PATCH] Convert to using on-the-fly RB trees, no post...
2006-10-03 Alan David... [PATCH] btt: Fixed %utilization computation: idle not...
2006-09-21 Alan David... [PATCH] Added in Q2C and D2C latency output option.
2006-09-21 Alan David... [PATCH] Cleaned up old LVM/MD references, cleaned up...
2006-09-21 Alan David... [PATCH] Added iostat-style statistics to btt
2006-09-21 Alan David... [PATCH] Added '-' and '_' in dev IDs in devmap file...
2006-09-15 Alan D. Brunelle[PATCH] btt: seek statistics fix
2006-09-15 Alan D. Brunelle[PATCH] btt: Fix invalid q2a
2006-09-14 Alan D. Brunelle[PATCH] btt: Cleaned up patches for SEEK additions...
2006-09-14 Alan D. Brunelle[PATCH] btt: seek additions
2006-09-07 Jens Axboe[PATCH] Added store_barrier() for S390
2006-09-07 Jan Blunck[PATCH] Fixed the Makefile in btt/
2006-09-06 Martin Peschke[PATCH] bug in btt/output.c
2006-09-06 Alan David... [PATCH] BTT: Improve correctness of average block size...
2006-09-05 Jens Axboe[PATCH] email update
2006-09-01 Alan David... [PATCH] Ignore PC packets in btt
2006-08-07 Jens Axboe[PATCH] Fixup relayfs references and kill kernel patch
2006-07-23 Jens Axboe[PATCH] Support for logging metadata IO requests
2006-07-06 Nathan Scott[PATCH] Support for readahead tracing
2006-07-05 Jens Axboe[PATCH] Fixup git web reference
2006-05-25 Jens Axboe[PATCH] btt: finalize the INLINE fixup
2006-05-25 Jens Axboe[PATCH] btt: Kill DO_INLINE and add -g
2006-05-25 Jens Axboe[PATCH] Add Alan's btt tool
2006-05-17 Tomasz Torcz[PATCH] docs updates: relayfs->debugfs
2006-05-08 Alex Polvi[PATCH] blktrace.c should ignore SIGPIPE
2006-05-08 Jens Axboe[PATCH] fread/fwrite error handling
2006-03-28 Tom Zanussi[PATCH] blktrace: fix sendfile problem with > buf_size...
2006-03-24 Jens Axboe[PATCH] Remove sysfs bits from kernel patch to match...
2006-03-24 Jens Axboe[PATCH] Rename kernel patch to 2.6.16 proper.
2006-03-24 Jens Axboe[PATCH] Update references to kernel patch and its inclu...
2006-03-24 Alan D. Brunelle[PATCH: Change remap format to have mapped-to informati...
2006-03-16 Jens Axboe[PATCH] blktrace: fix get_subbuf() leak
2006-03-16 Jens Axboe[PATCH] blktrace: sendfile() poll can use -1 timeout...
2006-03-15 Jens Axboe[PATCH] blktrace: only print one connection info per...
2006-03-15 Jens Axboe[PATCH] kernel: remember to flush relay channel on...
2006-03-15 Jens Axboe[PATCH] blktrace: fixes for the new net client sendfile
2006-03-15 Jens Axboe[PATCH] kernel: drop POLLMSG hack again
2006-03-15 Jens Axboe[PATCH] kernel: update to -rc6
2006-03-14 Jens Axboe[PATCH] blktrace: remember to check flush_subbuf()...
2006-03-14 Tom Zanussi[PATCH] blktrace: per-cpu net connections
2006-03-02 Alan D. Brunelle[PATCH] blktrace: handle case where output directory...
2006-02-27 Jens Axboe[PATCH] kernel: update kernel patch to include Toms...
2006-02-27 Jens Axboe[PATCH] blktrace: make sendfile usage the default
2006-02-27 Jens Axboe[PATCH] kernel: -rc5 update
2006-02-27 Alan D. Brunelle[PATCH] blkprase: binary dump capability + notify added
2006-02-27 Jens Axboe[PATCH] kernel: relay files are now in debugfs
2006-02-27 Jens Axboe[PATCH] blktrace: relay files are now in debugfs
2006-02-23 Jens Axboe[PATCH] Mark as 0.99.1
2006-02-23 Jens Axboe[PATCH] blktrace: add __for_each_foo() for nc's, and... blktrace-0.99.1
2006-02-23 Jens Axboe[PATCH] blktrace: fix possible crash on exit without...
2006-02-23 Jens Axboe[PATCH] blktrace: support multiple network connections
2006-02-23 Jens Axboe[PATCH] blktrace: make sure net traces for multiple...
2006-02-23 Jens Axboe[PATCH] blktrace: make net server dropped count be...
2006-02-23 Jens Axboe[PATCH] kernel: update relayfs to set POLLMSG on subbuf...
2006-02-23 Jens Axboe[PATCH] blktrace: reduce context switches a lot, event...
2006-02-23 Jens Axboe[PATCH] kernel: update to latest patch
2006-02-23 Tom Zanussi[PATCH] blktrace: remove padding logic, it's not needed...
2006-02-22 Jens Axboe[PATCH] blktrace: get rid of signal hacks in accepting...
2006-02-22 Jens Axboe[PATCH] README and blkrawverify minor update
2006-02-22 Jens Axboe[PATCH] blktrace: no need to track ts->offset anymore
2006-02-22 Jens Axboe[PATCH] kernel: update to fix padding read
2006-02-22 Jens Axboe[PATCH] blktrace: serialize sendfile sendout, then...
2006-02-21 Jens Axboe[PATCH] kernel: last minute typo in kernel commit...
2006-02-21 Jens Axboe[PATCH] kernel: redo the relayfs ->sendfile implementation
2006-02-21 Jens Axboe[PATCH] blktrace: is_done() typo...
2006-02-21 Jens Axboe[PATCH] blktrace: missed net_sendfile argument update
2006-02-21 Jens Axboe[PATCH] blktrace: sendfile() improvements
2006-02-21 Jens Axboe[PATCH] blktrace: valid magic in received header always
2006-02-21 Jens Axboe[PATCH] blktrace: only do ioctl stop on local trace
2006-02-20 Jens Axboe[PATCH] blktrace: tip_open_output() cleanup
2006-02-20 Jens Axboe[PATCH] blktrace: store server output in client-date...
2006-02-20 Jens Axboe[PATCH] blktrace: stop trace on SIGINT to allow drain
2006-02-20 Jens Axboe[PATCH] blktrace: ->fd and ->pfd init in net client...
2006-02-20 Jens Axboe[PATCH] blktrace: final (hopefully) data read stat...
2006-02-20 Jens Axboe[PATCH] blktrace: net server stat fixes
2006-02-20 Jens Axboe[PATCH] blktrace: bad ->data_read increment, and poll...
2006-02-20 Jens Axboe[PATCH] blktrace: use send() for last data on quit...
2006-02-20 Jens Axboe[PATCH] blktrace: be a little more conservative on...
2006-02-20 Jens Axboe[PATCH] kernel: update to -rc4, include changes for...
2006-02-20 Jens Axboe[PATCH] blktrace: improve sendfile support (requires...
2006-02-16 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-02-16 Jens Axboe[PATCH] blktrace: don't truncate/open local files when...
2006-02-15 Jens Axboe[PATCH] blktrace: bad alloc in sendfile() handler
2006-02-15 Jens Axboe[PATCH] kernel: update to -rc3 (has little fixes/optimi...
2006-02-15 Jens Axboe[PATCH] blktrace: don't leak the accepted socket fd...
2006-02-15 Jens Axboe[PATCH] blktrace: one more round up of data transfer
2006-02-15 Jens Axboe[PATCH] blktrace: round up data read to nearest kb
2006-02-15 Jens Axboe[PATCH] blktrace: show incoming connection
2006-02-15 Jens Axboe[PATCH] blktrace: allow quit when waiting for repeat...
2006-02-15 Jens Axboe[PATCH] blktrace: proper end-of-run cleanup for restart
2006-02-15 Jens Axboe[PATCH] blktrace: fill ops in net tip as well
2006-02-15 Jens Axboe[PATCH] blktrace: allow client/server to signal end...
2006-02-15 Jens Axboe[PATCH] blktrace/README: update to include description...
next