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