Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Christoph Hellwig 03ea4afa67 umem: use op_is_sync to check for synchronous requests 9 years ago
  Jens Axboe 1eff9d322a block: rename bio bi_rw to bi_opf 9 years ago
  Christoph Hellwig 70246286e9 block: get rid of bio_rw and READA 9 years ago
  Mike Christie a8ebb056a8 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE 9 years ago
  Jens Axboe dece16353e block: change ->make_request_fn() and users to return a queue cookie 10 years ago
  Kent Overstreet 54efd50bfd block: make generic_make_request handle arbitrarily sized bios 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Kent Overstreet 003b5c5719 block: Convert drivers to immutable biovecs 12 years ago
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 years ago
  Greg Kroah-Hartman 8d85fce77e Drivers: block: remove __dev* attributes. 12 years ago
  NeilBrown 74018dc306 blk: pass from_schedule to non-request unplug functions. 13 years ago
  NeilBrown 9cbb175088 blk: centralize non-request unplug handling. 13 years ago
  Tao Guo 32587371ad umem: fix up unplugging 13 years ago
  Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 14 years ago
  Jens Axboe 4c63f5646e Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core 14 years ago
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
  Tejun Heo 6fac80e3aa umem: Drop dummy ->media_changed() 14 years ago
  Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 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
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  Sage Weil f3c737de8f umem: fix request_queue lock warning 16 years ago
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
  Randy Dunlap 458cf5e9b6 Cleanup umem driver: fix most checkpatch warnings, conform to kernel 18 years ago
  Neil Brown 794e64d5e9 Fix NULL dereference in umem.c 18 years ago
  Jeff Garzik cb3503ca54 drivers/block/umem: use DRIVER_NAME where appropriate 18 years ago
  Jeff Garzik 4e953a2162 drivers/block/umem: trim trailing whitespace 18 years ago
  Jeff Garzik ee4a7b6874 drivers/block/umem: minor cleanups 18 years ago
  Jeff Garzik 4e0af881af drivers/block/umem: use dev_printk() 18 years ago