1. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  2. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  3. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  4. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  5. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  6. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  7. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  8. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  9. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  10. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  11. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  12. 3258737 umem: fix up unplugging by Tao Guo · 12 years ago
  13. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  14. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  15. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  16. 6fac80e umem: Drop dummy ->media_changed() by Tejun Heo · 13 years ago
  17. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  20. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  21. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  22. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  23. 458cf5e Cleanup umem driver: fix most checkpatch warnings, conform to kernel by Randy Dunlap · 16 years ago
  24. 794e64d Fix NULL dereference in umem.c by Neil Brown · 16 years ago
  25. cb3503c drivers/block/umem: use DRIVER_NAME where appropriate by Jeff Garzik · 17 years ago
  26. 4e953a2 drivers/block/umem: trim trailing whitespace by Jeff Garzik · 17 years ago
  27. ee4a7b6 drivers/block/umem: minor cleanups by Jeff Garzik · 17 years ago
  28. 4e0af88 drivers/block/umem: use dev_printk() by Jeff Garzik · 17 years ago
  29. 3084f0c drivers/block/umem: move private include away from include/linux by Jeff Garzik · 17 years ago
  30. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  31. eea9bef Fix various abuse of bio fields in umem.c by NeilBrown · 17 years ago
  32. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  33. 5874c18 umem: Fix match of pci_ids in umem driver by Neil Brown · 17 years ago
  34. 51ea208 umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable by Robert P. J. Day · 17 years ago
  35. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  36. 5a243e0 [PATCH] Fix failure paths in modules init in umem.c by NeilBrown · 17 years ago
  37. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. f2b9ecc [PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference by Zach Brown · 18 years ago
  40. 69ab391 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. ce7b0f46 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  43. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  44. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  45. 74adb52 [PATCH] umem: check pci_set_dma_mask return value correctly by Tobias Klauser · 18 years ago
  46. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 18 years ago
  47. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 18 years ago
  48. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago