1. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 14 years ago
  3. 87c3a92 cciss: Fix problem with scatter gather elements in the scsi half of the driver by Stephen M. Cameron · 14 years ago
  4. bf88737 cciss: eliminate unnecessary pointer use in cciss scsi code by Stephen M. Cameron · 14 years ago
  5. aad9fb6 cciss: do not use void pointer for scsi hba data by Stephen M. Cameron · 14 years ago
  6. d45033e cciss: factor out scatter gather chain block mapping code by Stephen M. Cameron · 14 years ago
  7. 2ad6cdc cciss: fix scatter gather chain block dma direction kludge by Stephen M. Cameron · 14 years ago
  8. dccc9b5 cciss: simplify scatter gather code by Stephen M. Cameron · 14 years ago
  9. 49fc560 cciss: factor out scatter gather chain block allocation and freeing by Stephen M. Cameron · 14 years ago
  10. 1b7d0d2 cciss: detect bad alignment of scsi commands at build time by Stephen M. Cameron · 14 years ago
  11. 58daa9c cciss: clarify command list padding calculation by Stephen M. Cameron · 14 years ago
  12. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  13. 2724daf mac68k: rework SWIM platform device by Finn Thain · 15 years ago
  14. 41fb11c ataflop: Killl warning about unused variable flags by Geert Uytterhoeven · 15 years ago
  15. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  16. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  17. eb28d31 block: Add BLK_ prefix to definitions by Martin K. Petersen · 14 years ago
  18. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  19. c5ecc48 pktcdvd: use BIO list management functions by Akinobu Mita · 14 years ago
  20. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 14 years ago
  21. f11cbd7 Merge branch 'master' into for-2.6.34 by Jens Axboe · 14 years ago
  22. 429c42c cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h by dann frazier · 14 years ago
  23. b028461 cciss: remove C99-style comments by dann frazier · 14 years ago
  24. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  25. 531c2dc cciss: Make cciss_seq_show handle holes in the h->drv[] array by Stephen M. Cameron · 14 years ago
  26. dc942ce powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks by Joe Perches · 15 years ago
  27. ca0bf64 pktcdvd: removing device does not remove its sysfs dir by Thadeu Lima de Souza Cascardo · 14 years ago
  28. d3db7b4 drbd: null dereference bug by Dan Carpenter · 15 years ago
  29. 98ec286 drbd: fix max_segment_size initialization by Lars Ellenberg · 15 years ago
  30. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 15 years ago
  31. b10d96c drbd: Don't go into StandAlone mode when authentification failes because of network error by Johannes Thoma · 15 years ago
  32. 47483e2 block: make virtio device id constant by Márton Németh · 15 years ago
  33. ec9c42e block: make xenbus device id constant by Márton Németh · 15 years ago
  34. 5cccfd9 block: make Open Firmware device id constant by Márton Németh · 15 years ago
  35. 577cdf0 block: make USB device id constant by Márton Németh · 15 years ago
  36. 3d447ec block: make PCI device id constant by Márton Németh · 15 years ago
  37. 36bfc7e drbd: check on CONFIG_LBDAF, not LBD by Lars Ellenberg · 15 years ago
  38. 2d1ee87 drivers/block/drbd: Correct NULL test by Julia Lawall · 15 years ago
  39. 367a8d7 drbd: Silenced an assert that could triggered after changing write ordering method by Philipp Reisner · 15 years ago
  40. 89f01d5 drbd: Kconfig fix by Johannes Thoma · 15 years ago
  41. 0a6dbf2 drbd: Fix for a race between IO and a detach operation [Bugz 262] by Philipp Reisner · 15 years ago
  42. 0798219 drbd: Use drbd_crypto_is_hash() instead of an open coded check by Philipp Reisner · 15 years ago
  43. 6ec1480 aoe: switch to the new bio_flush_dcache_pages() interface by Andrew Morton · 15 years ago
  44. e019ef0 drivers/block/mg_disk.c: use resource_size() by H Hartley Sweeten · 15 years ago
  45. df9dc83 drivers/block/DAC960.c: use DAC960_V2_Controller by Julia Lawall · 15 years ago
  46. 490c560 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 15 years ago
  47. 820cd61 drbd: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  48. 7b886f4 drbd: remove duplicated #include by Huang Weiyi · 15 years ago
  49. 49829ea drbd: Fix test of unsigned in _drbd_fault_random() by Roel Kluin · 15 years ago
  50. 7d4e9d0 drbd: Constify struct file_operations by Emese Revfy · 15 years ago
  51. 4a63b03 drbd: fix test of unsigned in _drbd_fault_random() by Roel Kluin · 15 years ago
  52. 51b736b Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  53. 2886a8b floppy: Add an extra bound check on ioctl arguments by Arjan van de Ven · 15 years ago
  54. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  55. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  56. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  57. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  58. a3b8d92 block,xd: Delay allocation of DMA buffers until device is known by Mel Gorman · 15 years ago
  59. 8b43aeb drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff) by Philipp Reisner · 15 years ago
  60. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  61. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  62. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  63. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  64. 753c891 drbd_req.c: use part_[inc|dec]_in_flight() by Philipp Reisner · 15 years ago
  65. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  66. 0a1f127 aoe: prevent cache aliases by Peter Horton · 15 years ago
  67. d8c2a36 Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] by Philipp Reisner · 15 years ago
  68. 0b33a91 add missing state change on corrupt packet header in drbd_recv_header by Lars Ellenberg · 15 years ago
  69. 6c6c795 fix in-kernel configuration serialization by Lars Ellenberg · 15 years ago
  70. 32a87c0 cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t by Alex Chiang · 15 years ago
  71. d61c426 cciss: fix scatter gather cleanup problems by Stephen M. Cameron · 15 years ago
  72. 69ac748 cciss: make device attrs static by Alex Chiang · 15 years ago
  73. 8721c81 cciss: Fix weird usage of ENXIO in cciss_scsi.c by Stephen M. Cameron · 15 years ago
  74. 5c07a31 cciss: Add enhanced scatter-gather support. by Don Brace · 15 years ago
  75. da00218 cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED by Stephen M. Cameron · 15 years ago
  76. d06dfbd cciss: Remove unnecessary check in scan_thread by Stephen M. Cameron · 15 years ago
  77. b0e15f6 cciss: fix typo that causes scsi status to be lost. by Stephen M. Cameron · 15 years ago
  78. aa43f11 cciss: remove sendcmd() as it is no longer used. by Stephen M. Cameron · 15 years ago
  79. 29009a0 cciss: clean up code in cciss_shutdown by Stephen M. Cameron · 15 years ago
  80. 7b838bd cciss: Remove the "withirq" parameter from various functions where possible by Stephen M. Cameron · 15 years ago
  81. c08fac6 cciss: Retry driver initiated cmds with unit attention condition by Stephen M. Cameron · 15 years ago
  82. fd8489c cciss: Fix problem with remove_from_scan_list on driver unload by Stephen M. Cameron · 15 years ago
  83. 8ba95c6 cciss: Make device attributes static by Alex Chiang · 15 years ago
  84. e0c0978 ataflop: remove buggy/commented-out IRQ disable from do_fd_request() by Jiri Kosina · 15 years ago
  85. 622d32d Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 by Jens Axboe · 15 years ago
  86. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  87. 83c3883 drbd: performance - don't lose unplug events by Lars Ellenberg · 15 years ago
  88. e656ec8 Do not deadlock in drbd_disconnect() [bugz 258] by Philipp Reisner · 15 years ago
  89. 0a49216 drbdsetup X resume-io should be usable to resume IO [Bugz 256] by Philipp Reisner · 15 years ago
  90. 1352994 drbd: fix check for too large lower level device by Lars Ellenberg · 15 years ago
  91. ad19bf6 fix grammar in printk by Lars Ellenberg · 15 years ago
  92. f21121c block/ps3: fix slow VRAM IO by Hideyuki Sasaki · 15 years ago
  93. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  94. cf6e693 loop: fix NULL dereference if mount fails by Alexey Dobriyan · 15 years ago
  95. a870a3a drbd: fix in_flight rw indexing by Jens Axboe · 15 years ago
  96. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  97. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  98. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 15 years ago
  99. c30f334 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  100. 2ec24ff cciss: Add cciss_allow_hpsa module parameter by Stephen M. Cameron · 15 years ago