1. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  2. b0722cb cciss: freeing uninitialized data on error path by Dan Carpenter · 14 years ago
  3. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. 2a643ec cciss: fix reporting of max queue depth since init by Stephen M. Cameron · 14 years ago
  5. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  6. 52cc2ee block: switch s390 tape_block and mg_disk to elevator_change() by Jens Axboe · 14 years ago
  7. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  8. 5e00d1b BLOCK: fix bio.bi_rw handling by Jiri Slaby · 14 years ago
  9. 4ee69851 cciss: handle allocation failure by Dan Carpenter · 14 years ago
  10. 75230ff cciss: disable doorbell reset on reset_devices by Stephen M. Cameron · 14 years ago
  11. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  12. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  13. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  14. a4cc14e xen-blkfront: fix missing out label by Jens Axboe · 14 years ago
  15. e7f52df drbd: revert "delay probes", feature is being re-implemented differently by Lars Ellenberg · 14 years ago
  16. 85f4cc1 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
  17. 6710a57 drbd: Disable delay probes for the upcomming release by Philipp Reisner · 14 years ago
  18. f6c4c8e cpqarray: check put_user() result by Kulikov Vasiliy · 14 years ago
  19. 7901d14 xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends by Jeremy Fitzhardinge · 14 years ago
  20. 4dab46f xen/blkfront: use tagged queuing for barriers by Jeremy Fitzhardinge · 14 years ago
  21. 3b06c21 floppy: make controller const by Stephen Hemminger · 14 years ago
  22. ad96a7a drivers/block: use memdup_user by Julia Lawall · 14 years ago
  23. 8112586 cciss: cleanup interrupt_not_for_us by Stephen M. Cameron · 14 years ago
  24. b2a4a43 cciss: change printks to dev_warn, etc. by Stephen M. Cameron · 14 years ago
  25. 6b4d96b cciss: separate cmd_alloc() and cmd_special_alloc() by Stephen M. Cameron · 14 years ago
  26. f70dba8 cciss: use consistent variable names by Stephen M. Cameron · 14 years ago
  27. 058a0f9 cciss: forbid hard reset of 640x boards by Stephen M. Cameron · 14 years ago
  28. adfbc1f cciss: sanitize max commands by Stephen M. Cameron · 14 years ago
  29. a6528d0 cciss: fix hard reset code. by Stephen M. Cameron · 14 years ago
  30. 83123cb cciss: factor out cciss_reset_devices() by Stephen M. Cameron · 14 years ago
  31. 8e93bf6 cciss: factor out cciss_find_cfg_addrs. by Stephen M. Cameron · 14 years ago
  32. b993313 cciss: factor out cciss_enter_performant_mode by Stephen M. Cameron · 14 years ago
  33. 0f8a6a1 cciss: factor out cciss_wait_for_mode_change_ack() by Stephen M. Cameron · 14 years ago
  34. fe3b7527 cciss: make cciss_put_controller_into_performant_mode as __devinit by Stephen M. Cameron · 14 years ago
  35. ff5f58f0 cciss: cleanup some debug ifdefs by Stephen M. Cameron · 14 years ago
  36. bfd63ee cciss: factor out cciss_p600_dma_prefetch_quirk() by Stephen M. Cameron · 14 years ago
  37. 322e304 cciss: factor out cciss_enable_scsi_prefetch() by Stephen M. Cameron · 14 years ago
  38. 501b92c cciss: factor out CISS_signature_present() by Stephen M. Cameron · 14 years ago
  39. afadbf4 cciss: factor out cciss_find_board_params by Stephen M. Cameron · 14 years ago
  40. da55032 cciss: fix leak of ioremapped memory by Stephen M. Cameron · 14 years ago
  41. 4809d09 cciss: factor out cciss_find_cfgtables by Stephen M. Cameron · 14 years ago
  42. e99ba13 cciss: factor out cciss_wait_for_board_ready() by Stephen M. Cameron · 14 years ago
  43. d474830 cciss: factor out cciss_find_memory_BAR() by Stephen M. Cameron · 14 years ago
  44. dac5488 cciss: remove board_id parameter from cciss_interrupt_mode() by Stephen M. Cameron · 14 years ago
  45. dd9c426 cciss: factor out cciss_board_disabled by Stephen M. Cameron · 14 years ago
  46. 6539fa9 cciss: factor out cciss_lookup_board_id by Stephen M. Cameron · 14 years ago
  47. 292e50dd3 cciss: save pdev pointer in per hba structure early to avoid passing it around so much. by Stephen M. Cameron · 14 years ago
  48. 373b45f cciss: Set the performant mode bit in the scsi half of the driver by Stephen M. Cameron · 14 years ago
  49. d54142c blkfront: Klog the unclean release path by Daniel Stodden · 14 years ago
  50. 7b32d10 blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  51. acfca3c blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  52. fa1bd35 blkfront: Lock blockfront_info during xbdev removal by Daniel Stodden · 14 years ago
  53. 7fd152f blkfront: Fix blkfront backend switch race (bdev release) by Daniel Stodden · 14 years ago
  54. 1396174 blkfront: Fix blkfront backend switch race (bdev open) by Daniel Stodden · 14 years ago
  55. b70f5fa blkfront: Lock blkfront_info when closing by Daniel Stodden · 14 years ago
  56. a66b5ae blkfront: Clean up vbd release by Daniel Stodden · 14 years ago
  57. 9897cb5 blkfront: Fix gendisk leak by Daniel Stodden · 14 years ago
  58. 89de166 blkfront: Fix backtrace in del_gendisk by Daniel Stodden · 14 years ago
  59. 2def141 xen/blkfront: revalidate after setting capacity by K. Y. Srinivasan · 14 years ago
  60. b4dddb4 xen/blkfront: avoid compiler warning from missing cases by Jeremy Fitzhardinge · 14 years ago
  61. 1fa73be xen/front: Propagate changed size of VBDs by K. Y. Srinivasan · 14 years ago
  62. 5d7ed20 blkfront: don't access freed struct xenbus_device by Jan Beulich · 14 years ago
  63. 0e34582 blkfront: fixes for 'xm block-detach ... --force' by Jan Beulich · 14 years ago
  64. 203fd61 xen: use less generic names in blkfront driver. by Ian Campbell · 15 years ago
  65. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  66. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  67. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  68. dd40e45 virtio_blk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  69. 98d8c8f ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  70. 7f9815f osdblk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  71. 511d37a block/xd.c: fix brace typo by Randy Dunlap · 14 years ago
  72. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  73. 15fa6e8 virtio_blk: add default case to cmd type switch by Jens Axboe · 14 years ago
  74. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  75. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  76. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  77. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  78. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  79. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  80. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  81. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  82. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  83. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  84. f3bcb14 cciss: change pad value from 32 to 0 by Mike Miller · 14 years ago
  85. b0dd5ca cciss: remove errant debug code by Mike Miller · 14 years ago
  86. 29979a7 cciss: move next_command function from ifdef by Mike Miller · 14 years ago
  87. b14aa6d cciss: fix call to put_controller_in_performant_mode by Mike Miller · 14 years ago
  88. 256aea3 cciss: make sure we request the performant mode irq by Mike Miller · 14 years ago
  89. 841fdff cciss: new controller support and bump driver version by Mike Miller · 14 years ago
  90. 5e21615 cciss: add performant mode support for Stars/Sirius by Mike Miller · 14 years ago
  91. 1d14144 cciss: make interrupt access methods return type bool by Mike Miller · 14 years ago
  92. 2cf3af1 cciss: check for msi in interrupt_not_for_us by Mike Miller · 14 years ago
  93. 0c2b390 cciss: clean up interrupt handler by Mike Miller · 14 years ago
  94. 664a717 cciss: enqueue and submit io by Mike Miller · 14 years ago
  95. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  96. 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  97. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  98. 6c99a85 virtio_blk: Remove VBID ioctl by Ryan Harper · 14 years ago
  99. a5eb9e4 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) by Ryan Harper · 14 years ago
  100. 10bc310 virtio_blk: support barriers without FLUSH feature by Christoph Hellwig · 14 years ago