aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/ps3disk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+1
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse1-3/+6
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori1-1/+0
2008-04-29ps3disk: Remove superfluous castGeert Uytterhoeven1-2/+1
2008-01-28blk_end_request: changing ps3disk (take 4)Kiyoshi Ueda1-8/+4
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-21/+0
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe1-10/+9
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-15/+16
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-4/+4
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven1-0/+630