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