1. 18 Feb, 2009 1 commit
  2. 30 Jan, 2009 1 commit
  3. 26 Jan, 2009 1 commit
  4. 26 Nov, 2008 1 commit
  5. 17 Oct, 2008 1 commit
  6. 09 Oct, 2008 4 commits
  7. 03 Jul, 2008 1 commit
  8. 28 May, 2008 2 commits
  9. 29 Jan, 2008 1 commit
  10. 28 Jan, 2008 1 commit
  11. 12 Oct, 2007 1 commit
  12. 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
  13. 10 Oct, 2007 1 commit
  14. 11 Aug, 2007 1 commit
  15. 24 Jul, 2007 1 commit
  16. 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
  17. 30 Sep, 2006 2 commits
  18. 06 Jul, 2006 3 commits
  19. 23 Jun, 2006 1 commit
  20. 26 Apr, 2006 1 commit
  21. 23 Mar, 2006 1 commit