1. 09 Oct, 2008 4 commits
  2. 03 Jul, 2008 1 commit
  3. 28 May, 2008 2 commits
  4. 29 Jan, 2008 1 commit
  5. 28 Jan, 2008 1 commit
  6. 12 Oct, 2007 1 commit
  7. 11 Oct, 2007 1 commit
    • Boaz Harrosh's avatar
      [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n · 780513ec
      Boaz Harrosh authored
      
      I get a compilation error in sglist-arch branch
      with BLK_DEV_IO_TRACE=n:
      
        CC      block/compat_ioctl.o
      /usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c: In
      function ?compat_blk_trace_setup?:
      /usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c:568:
      error: expected expression before ?do?
      make[2]: *** [block/compat_ioctl.o] Error 1
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      780513ec
  8. 10 Oct, 2007 1 commit
  9. 11 Aug, 2007 1 commit
  10. 24 Jul, 2007 1 commit
  11. 01 Dec, 2006 1 commit
    • Olaf Kirch's avatar
      [PATCH] blktrace: add timestamp message · be1c6341
      Olaf Kirch authored
      
      This adds a new timestamp message to blktrace, giving the timeofday when
      we starting tracing. This helps user space correlate block trace events
      with eg an application strace.
      
      This requires a (compatible) update to blkparse. The changed blkparse
      is still able to process traces generated by older kernels, and older
      versions of blkparse should silently ignore the new records (because
      they have a pid of 0).
      Signed-off-by: default avatarOlaf Kirch <okir@suse.de>
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      be1c6341
  12. 30 Sep, 2006 2 commits
  13. 06 Jul, 2006 3 commits
  14. 23 Jun, 2006 1 commit
  15. 26 Apr, 2006 1 commit
  16. 23 Mar, 2006 1 commit