Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-25 | [PATCH] blktrace: fix read-ahead bit | Milton Miller | |
It should be toggling the same bit on and off, fix it up. Signed-off-by: Jens Axboe <axboe@suse.de> | |||
2006-07-06 | [PATCH] blktrace: readahead support | Nathan Scott | |
Provide the needed kernel support for distinguishing readahead from regular read requests when tracing block devices. Signed-off-by: Nathan Scott <nathans@sgi.com> Signed-off-by: Jens Axboe <axboe@suse.de> | |||
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | |
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@suse.de> |