1. c36c3ce drbd: let drbd_free_ee implicitly free any digest by Lars Ellenberg · 14 years ago
  2. 8571957 drbd: Replaced some casts by an union. Improved comments by Philipp Reisner · 14 years ago
  3. d207450 drbd: Bugfix: rs_in_flight could become wrong if read_for_csum() requested reschedule later by Philipp Reisner · 14 years ago
  4. 778f271 drbd: The new, smarter resync speed controller by Philipp Reisner · 14 years ago
  5. 8e26f9c drbd: New sync_param packet, that includes the parameters of the new controller by Philipp Reisner · 14 years ago
  6. 9a31d71 drbd: New sync parameters for the smart resync rate controller by Philipp Reisner · 14 years ago
  7. d28fd09 drbd: fix list corruption (recent regression) by Lars Ellenberg · 14 years ago
  8. e756414 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
  9. 6709893 drbd: Make sure tl_restart(, resend) can not get called multiple times for a new connection by Philipp Reisner · 14 years ago
  10. f70b3511 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended by Philipp Reisner · 14 years ago
  11. 8f48815 drbd: Allow attach while IO is suspended by Philipp Reisner · 14 years ago
  12. cfa0341 drbd: Allow tl_restart() to do IO completion while IO is suspended by Philipp Reisner · 14 years ago
  13. 84dfb9f drbd: Fixed a deadlock, probably only affected UP machines by Philipp Reisner · 14 years ago
  14. 65d922c drbd: Do not do a hard state change when establishing a connection [bugz 304] by Philipp Reisner · 14 years ago
  15. 481c6f5 drbd: Ensure that the peer was not rebootet in the meantime before resending TL by Philipp Reisner · 14 years ago
  16. 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 14 years ago
  17. 87f7be4 drbd: Run the fence-peer helper asynchronously by Philipp Reisner · 14 years ago
  18. 1616a25 drbd: Reduce the verbosity of some state transitions by Philipp Reisner · 14 years ago
  19. 999122b drbd: Removing a by now obsolete clause in the state sanitizing by Philipp Reisner · 14 years ago
  20. 18a50fa drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly by Philipp Reisner · 14 years ago
  21. 894c6a9 drbd: Disabled the crashed_primary detection for re-attach of last data while IO is frozen by Philipp Reisner · 14 years ago
  22. 47ff2d0 drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A by Philipp Reisner · 14 years ago
  23. 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 14 years ago
  24. 905cd7d drbd: Removed redundant error checks in the request code path by Philipp Reisner · 15 years ago
  25. 5ba8230 drbd: factored drbd_req_make_private_bio() out of drbd_req_new() by Philipp Reisner · 14 years ago
  26. b9b9871 drbd: Do not send two barriers without any writes between them by Philipp Reisner · 14 years ago
  27. 11b58e7 drbd: factored tl_restart() out of tl_clear(). by Philipp Reisner · 15 years ago
  28. 2a80699 drbd: mod_req has now a return value by Philipp Reisner · 14 years ago
  29. 288f422 drbd: Track all IO requests on the TL, not writes only by Philipp Reisner · 14 years ago
  30. 7e602c0 drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes by Philipp Reisner · 14 years ago
  31. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  32. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  33. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  34. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  35. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 14 years ago
  36. 504c6d1 amiga floppy: Compile failure fixes by Vivek Goyal · 14 years ago
  37. 639e2f2 atari floppy: Stop sharing request queue across multiple gendisks by Vivek Goyal · 14 years ago
  38. 786029f amiga floppy: Stop sharing request queue across multiple gendisks by Vivek Goyal · 14 years ago
  39. 4882118 floppy: switch to one queue per drive instead of sharing a queue by Jens Axboe · 14 years ago
  40. b0722cb cciss: freeing uninitialized data on error path by Dan Carpenter · 14 years ago
  41. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  42. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  43. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. 02c42b7 virtio_blk: drop REQ_HARDBARRIER support by Tejun Heo · 14 years ago
  45. 6259f28 block/loop: implement REQ_FLUSH/FUA support by Tejun Heo · 14 years ago
  46. 9cbbdca block: remove spurious uses of REQ_HARDBARRIER by Tejun Heo · 14 years ago
  47. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  48. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  49. 589d7ed block/loop: queue ordered mode should be DRAIN_FLUSH by Tejun Heo · 14 years ago
  50. fcfb5c0 cciss: remove some superfluous tests from cciss_bigpassthru() by Stephen M. Cameron · 14 years ago
  51. 0c9f5ba cciss: factor out cciss_big_passthru by Stephen M. Cameron · 14 years ago
  52. f32f125 cciss: factor out cciss_passthru by Stephen M. Cameron · 14 years ago
  53. 0894b32 cciss: factor out cciss_getluninfo by Stephen M. Cameron · 14 years ago
  54. c525919 cciss: factor out cciss_getdrivver by Stephen M. Cameron · 14 years ago
  55. 8a4f7fb cciss: factor out cciss_getfirmver by Stephen M. Cameron · 14 years ago
  56. d18dfad cciss: factor out cciss_getbustypes by Stephen M. Cameron · 14 years ago
  57. 93c7493 cciss: factor out cciss_getheartbeat by Stephen M. Cameron · 14 years ago
  58. 4f43f32 cciss: factor out cciss_setnodename by Stephen M. Cameron · 14 years ago
  59. 2521610 cciss: factor out cciss_getnodename by Stephen M. Cameron · 14 years ago
  60. 4c800ee cciss: factor out cciss_setintinfo by Stephen M. Cameron · 14 years ago
  61. 576e661 cciss: factor out cciss_getintinfo by Stephen M. Cameron · 14 years ago
  62. 0a25a5a cciss: factor out cciss_getpciinfo by Stephen M. Cameron · 14 years ago
  63. 2a643ec cciss: fix reporting of max queue depth since init by Stephen M. Cameron · 14 years ago
  64. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  65. ee86273 loop: add some basic read-only sysfs attributes by Milan Broz · 14 years ago
  66. 52cc2ee block: switch s390 tape_block and mg_disk to elevator_change() by Jens Axboe · 14 years ago
  67. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  68. 5e00d1b BLOCK: fix bio.bi_rw handling by Jiri Slaby · 14 years ago
  69. 4ee69851 cciss: handle allocation failure by Dan Carpenter · 14 years ago
  70. 75230ff cciss: disable doorbell reset on reset_devices by Stephen M. Cameron · 14 years ago
  71. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  72. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  73. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  74. a4cc14e xen-blkfront: fix missing out label by Jens Axboe · 14 years ago
  75. e7f52df drbd: revert "delay probes", feature is being re-implemented differently by Lars Ellenberg · 14 years ago
  76. 85f4cc1 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
  77. 6710a57 drbd: Disable delay probes for the upcomming release by Philipp Reisner · 14 years ago
  78. f6c4c8e cpqarray: check put_user() result by Kulikov Vasiliy · 14 years ago
  79. 7901d14 xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends by Jeremy Fitzhardinge · 14 years ago
  80. 4dab46f xen/blkfront: use tagged queuing for barriers by Jeremy Fitzhardinge · 14 years ago
  81. 3b06c21 floppy: make controller const by Stephen Hemminger · 14 years ago
  82. ad96a7a drivers/block: use memdup_user by Julia Lawall · 14 years ago
  83. 8112586 cciss: cleanup interrupt_not_for_us by Stephen M. Cameron · 14 years ago
  84. b2a4a43 cciss: change printks to dev_warn, etc. by Stephen M. Cameron · 14 years ago
  85. 6b4d96b cciss: separate cmd_alloc() and cmd_special_alloc() by Stephen M. Cameron · 14 years ago
  86. f70dba8 cciss: use consistent variable names by Stephen M. Cameron · 14 years ago
  87. 058a0f9 cciss: forbid hard reset of 640x boards by Stephen M. Cameron · 14 years ago
  88. adfbc1f cciss: sanitize max commands by Stephen M. Cameron · 14 years ago
  89. a6528d0 cciss: fix hard reset code. by Stephen M. Cameron · 14 years ago
  90. 83123cb cciss: factor out cciss_reset_devices() by Stephen M. Cameron · 14 years ago
  91. 8e93bf6 cciss: factor out cciss_find_cfg_addrs. by Stephen M. Cameron · 14 years ago
  92. b993313 cciss: factor out cciss_enter_performant_mode by Stephen M. Cameron · 14 years ago
  93. 0f8a6a1 cciss: factor out cciss_wait_for_mode_change_ack() by Stephen M. Cameron · 14 years ago
  94. fe3b7527 cciss: make cciss_put_controller_into_performant_mode as __devinit by Stephen M. Cameron · 14 years ago
  95. ff5f58f0 cciss: cleanup some debug ifdefs by Stephen M. Cameron · 14 years ago
  96. bfd63ee cciss: factor out cciss_p600_dma_prefetch_quirk() by Stephen M. Cameron · 14 years ago
  97. 322e304 cciss: factor out cciss_enable_scsi_prefetch() by Stephen M. Cameron · 14 years ago
  98. 501b92c cciss: factor out CISS_signature_present() by Stephen M. Cameron · 14 years ago
  99. afadbf4 cciss: factor out cciss_find_board_params by Stephen M. Cameron · 14 years ago
  100. da55032 cciss: fix leak of ioremapped memory by Stephen M. Cameron · 14 years ago