include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / block / ps3disk.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-06-16 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_s...
2009-06-15 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
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