1. 6b4d96b cciss: separate cmd_alloc() and cmd_special_alloc() by Stephen M. Cameron · 14 years ago
  2. f70dba8 cciss: use consistent variable names by Stephen M. Cameron · 14 years ago
  3. 058a0f9 cciss: forbid hard reset of 640x boards by Stephen M. Cameron · 14 years ago
  4. adfbc1f cciss: sanitize max commands by Stephen M. Cameron · 14 years ago
  5. a6528d0 cciss: fix hard reset code. by Stephen M. Cameron · 14 years ago
  6. 83123cb cciss: factor out cciss_reset_devices() by Stephen M. Cameron · 14 years ago
  7. 8e93bf6 cciss: factor out cciss_find_cfg_addrs. by Stephen M. Cameron · 14 years ago
  8. b993313 cciss: factor out cciss_enter_performant_mode by Stephen M. Cameron · 14 years ago
  9. 0f8a6a1 cciss: factor out cciss_wait_for_mode_change_ack() by Stephen M. Cameron · 14 years ago
  10. fe3b7527 cciss: make cciss_put_controller_into_performant_mode as __devinit by Stephen M. Cameron · 14 years ago
  11. ff5f58f0 cciss: cleanup some debug ifdefs by Stephen M. Cameron · 14 years ago
  12. bfd63ee cciss: factor out cciss_p600_dma_prefetch_quirk() by Stephen M. Cameron · 14 years ago
  13. 322e304 cciss: factor out cciss_enable_scsi_prefetch() by Stephen M. Cameron · 14 years ago
  14. 501b92c cciss: factor out CISS_signature_present() by Stephen M. Cameron · 14 years ago
  15. afadbf4 cciss: factor out cciss_find_board_params by Stephen M. Cameron · 14 years ago
  16. da55032 cciss: fix leak of ioremapped memory by Stephen M. Cameron · 14 years ago
  17. 4809d09 cciss: factor out cciss_find_cfgtables by Stephen M. Cameron · 14 years ago
  18. e99ba13 cciss: factor out cciss_wait_for_board_ready() by Stephen M. Cameron · 14 years ago
  19. d474830 cciss: factor out cciss_find_memory_BAR() by Stephen M. Cameron · 14 years ago
  20. dac5488 cciss: remove board_id parameter from cciss_interrupt_mode() by Stephen M. Cameron · 14 years ago
  21. dd9c426 cciss: factor out cciss_board_disabled by Stephen M. Cameron · 14 years ago
  22. 6539fa9 cciss: factor out cciss_lookup_board_id by Stephen M. Cameron · 14 years ago
  23. 292e50dd3 cciss: save pdev pointer in per hba structure early to avoid passing it around so much. by Stephen M. Cameron · 14 years ago
  24. 373b45f cciss: Set the performant mode bit in the scsi half of the driver by Stephen M. Cameron · 14 years ago
  25. d54142c blkfront: Klog the unclean release path by Daniel Stodden · 14 years ago
  26. 7b32d10 blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  27. acfca3c blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  28. fa1bd35 blkfront: Lock blockfront_info during xbdev removal by Daniel Stodden · 14 years ago
  29. 7fd152f blkfront: Fix blkfront backend switch race (bdev release) by Daniel Stodden · 14 years ago
  30. 1396174 blkfront: Fix blkfront backend switch race (bdev open) by Daniel Stodden · 14 years ago
  31. b70f5fa blkfront: Lock blkfront_info when closing by Daniel Stodden · 14 years ago
  32. a66b5ae blkfront: Clean up vbd release by Daniel Stodden · 14 years ago
  33. 9897cb5 blkfront: Fix gendisk leak by Daniel Stodden · 14 years ago
  34. 89de166 blkfront: Fix backtrace in del_gendisk by Daniel Stodden · 14 years ago
  35. 5b61cb9 xenbus: Make xenbus_switch_state transactional by Daniel Stodden · 14 years ago
  36. 2def141 xen/blkfront: revalidate after setting capacity by K. Y. Srinivasan · 15 years ago
  37. b4dddb4 xen/blkfront: avoid compiler warning from missing cases by Jeremy Fitzhardinge · 15 years ago
  38. 1fa73be xen/front: Propagate changed size of VBDs by K. Y. Srinivasan · 15 years ago
  39. 5d7ed20 blkfront: don't access freed struct xenbus_device by Jan Beulich · 14 years ago
  40. 0e34582 blkfront: fixes for 'xm block-detach ... --force' by Jan Beulich · 14 years ago
  41. 203fd61 xen: use less generic names in blkfront driver. by Ian Campbell · 15 years ago
  42. 2daa672 scsi/i2o: restore ioctl changes by Arnd Bergmann · 14 years ago
  43. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 14 years ago
  44. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  45. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  46. 3448406 scsi/i2o_block: cleanup ioctl handling by Arnd Bergmann · 14 years ago
  47. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  48. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  49. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  50. afc2306 ide: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  51. dd40e45 virtio_blk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  52. 144d6ed dm: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  53. 98d8c8f ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  54. 7f9815f osdblk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  55. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  56. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  57. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  58. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  59. e597cd0 drivers/cdrom: use pr_<level> by Joe Perches · 14 years ago
  60. 511d37a block/xd.c: fix brace typo by Randy Dunlap · 14 years ago
  61. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  62. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  63. 15fa6e8 virtio_blk: add default case to cmd type switch by Jens Axboe · 14 years ago
  64. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  65. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  66. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  67. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  68. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  69. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  70. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  71. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  72. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  73. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  74. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  75. f3bcb14 cciss: change pad value from 32 to 0 by Mike Miller · 14 years ago
  76. b0dd5ca cciss: remove errant debug code by Mike Miller · 14 years ago
  77. 29979a7 cciss: move next_command function from ifdef by Mike Miller · 14 years ago
  78. b14aa6d cciss: fix call to put_controller_in_performant_mode by Mike Miller · 14 years ago
  79. 256aea3 cciss: make sure we request the performant mode irq by Mike Miller · 14 years ago
  80. 841fdff cciss: new controller support and bump driver version by Mike Miller · 14 years ago
  81. 5e21615 cciss: add performant mode support for Stars/Sirius by Mike Miller · 14 years ago
  82. 1d14144 cciss: make interrupt access methods return type bool by Mike Miller · 14 years ago
  83. 2cf3af1 cciss: check for msi in interrupt_not_for_us by Mike Miller · 14 years ago
  84. 0c2b390 cciss: clean up interrupt handler by Mike Miller · 14 years ago
  85. 664a717 cciss: enqueue and submit io by Mike Miller · 14 years ago
  86. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  87. 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  88. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  89. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  90. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  91. a4967de drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 14 years ago
  92. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  93. 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  94. 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  95. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  96. 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
  97. 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 14 years ago
  98. 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 14 years ago
  99. 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 14 years ago
  100. 02e7cce Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago