Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-16 | pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec | Jens Axboe | 1 | -0/+5 |
2007-10-16 | remove ide_get_error_location() | Adrian Bunk | 2 | -40/+0 |
2007-10-16 | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe | 16 | -329/+36 |
2007-10-16 | block: Initial support for data-less (or empty) barrier support | Jens Axboe | 5 | -21/+71 |
2007-10-16 | block: factor our bio_check_eod() | Jens Axboe | 1 | -30/+33 |
2007-10-16 | block: add end_queued_request() and end_dequeued_request() helpers | Jens Axboe | 3 | -14/+77 |
2007-10-16 | bio: make freeing of ->bi_io_vec conditional in bio_free() | Jens Axboe | 1 | -3/+6 |
2007-10-16 | bio: use memset() in bio_init() | Jens Axboe | 1 | -13/+1 |
2007-10-16 | block: ll_rw_blk.c: cosmetics | Jens Axboe | 1 | -6/+9 |