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