Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 8d85fce77e Drivers: block: remove __dev* attributes. 12 years ago
  Paul Gortmaker 0c8d44f239 block: Fix files that are modules and hence need module.h 14 years ago
  Linus Torvalds a2887097f2 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Dan Carpenter 93055c3104 ps3disk: passing wrong variable to bvec_kunmap_irq() 14 years ago
  Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
  FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
  FUJITA Tomonori 98d8c8f40e ps3disk: stop using q->prepare_flush_fn 15 years ago
  Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
  Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  Geert Uytterhoeven 03fa68c245 ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata 16 years ago
  Roel Kluin 6dee2c87eb block/ps3: remove driver_data direct access of struct device 16 years ago
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
  Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
  Tejun Heo 10e1e629b3 ps3disk: dequeue in-flight request 16 years ago
  Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
  Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
  Tejun Heo cd4c34ebec ps3disk: simplify request completion 16 years ago
  Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
  Stephen Rothwell e377c6e24d powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block 16 years ago
  Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
  David Woodhouse 1a8e2bddd5 Kill REQ_TYPE_FLUSH 17 years ago
  FUJITA Tomonori 4917fa2925 block: no need to initialize rq->cmd in prepare_flush_fn hook 17 years ago
  Geert Uytterhoeven 31e103c595 ps3disk: Remove superfluous cast 17 years ago
  Kiyoshi Ueda f01ab252cb blk_end_request: changing ps3disk (take 4) 17 years ago
  Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 17 years ago
  Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
  NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago