block: implement and enforce request peek/start/fetch
[safe/jmp/linux-2.6] / drivers / block / ps3disk.c
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heops3disk: dequeue in-flight request
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-04-28 Tejun Heops3disk: simplify request completion
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-01-16 Stephen Rothwellpowerpc/ps3: Printing fixups for l64 to ll64 conversion...
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 David WoodhouseKill REQ_TYPE_FLUSH
2008-04-29 FUJITA Tomonoriblock: no need to initialize rq->cmd in prepare_flush_f...
2008-04-29 Geert Uytterhoevenps3disk: Remove superfluous cast
2008-01-28 Kiyoshi Uedablk_end_request: changing ps3disk (take 4)
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-22 Geert Uytterhoevenps3: Disk Storage Driver