1. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  2. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  3. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  4. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  5. 458cf5e Cleanup umem driver: fix most checkpatch warnings, conform to kernel by Randy Dunlap · 17 years ago
  6. 794e64d Fix NULL dereference in umem.c by Neil Brown · 17 years ago
  7. cb3503c drivers/block/umem: use DRIVER_NAME where appropriate by Jeff Garzik · 17 years ago
  8. 4e953a2 drivers/block/umem: trim trailing whitespace by Jeff Garzik · 17 years ago
  9. ee4a7b6 drivers/block/umem: minor cleanups by Jeff Garzik · 17 years ago
  10. 4e0af88 drivers/block/umem: use dev_printk() by Jeff Garzik · 17 years ago
  11. 3084f0c drivers/block/umem: move private include away from include/linux by Jeff Garzik · 17 years ago
  12. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  13. eea9bef Fix various abuse of bio fields in umem.c by NeilBrown · 17 years ago
  14. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  15. 5874c18 umem: Fix match of pci_ids in umem driver by Neil Brown · 17 years ago
  16. 51ea208 umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable by Robert P. J. Day · 17 years ago
  17. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  18. 5a243e0 [PATCH] Fix failure paths in modules init in umem.c by NeilBrown · 17 years ago
  19. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  20. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  21. f2b9ecc [PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference by Zach Brown · 18 years ago
  22. 69ab391 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  25. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  26. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  27. 74adb52 [PATCH] umem: check pci_set_dma_mask return value correctly by Tobias Klauser · 18 years ago
  28. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  29. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  30. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago