Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-25 | [PATCH] blktrace: fix read-ahead bit | Milton Miller | 1 | -1/+1 | |
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 | 1 | -1/+4 | |
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 | 1 | -1/+0 | |
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 | 1 | -0/+538 | |
Signed-off-by: Jens Axboe <axboe@suse.de> |