1. 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
  2. 204bba9 drbd: Bugfix for regression introduced with f9bc8913c06022e by Philipp Reisner · 14 years ago
  3. 48acf86 drbd: Microfix: Assigning sector once is sufficient by Philipp Reisner · 14 years ago
  4. 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago
  5. 80a40e4 drbd: reduce code duplication when receiving data requests by Lars Ellenberg · 14 years ago
  6. 1d7734a drbd: use rolling marks for resync speed calculation by Lars Ellenberg · 14 years ago
  7. 0bb70bf drbd: remove outdated comment and dead code by Lars Ellenberg · 14 years ago
  8. c36c3ce drbd: let drbd_free_ee implicitly free any digest by Lars Ellenberg · 14 years ago
  9. 8571957 drbd: Replaced some casts by an union. Improved comments by Philipp Reisner · 14 years ago
  10. d207450 drbd: Bugfix: rs_in_flight could become wrong if read_for_csum() requested reschedule later by Philipp Reisner · 14 years ago
  11. 778f271 drbd: The new, smarter resync speed controller by Philipp Reisner · 14 years ago
  12. 8e26f9c drbd: New sync_param packet, that includes the parameters of the new controller by Philipp Reisner · 14 years ago
  13. 9a31d71 drbd: New sync parameters for the smart resync rate controller by Philipp Reisner · 14 years ago
  14. d28fd09 drbd: fix list corruption (recent regression) by Lars Ellenberg · 14 years ago
  15. e756414 drbd: Initialize all members of sync_conf to their defaults [Bugz 315] by Philipp Reisner · 14 years ago
  16. 6709893 drbd: Make sure tl_restart(, resend) can not get called multiple times for a new connection by Philipp Reisner · 14 years ago
  17. f70b3511 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended by Philipp Reisner · 14 years ago
  18. 8f48815 drbd: Allow attach while IO is suspended by Philipp Reisner · 14 years ago
  19. cfa0341 drbd: Allow tl_restart() to do IO completion while IO is suspended by Philipp Reisner · 14 years ago
  20. 84dfb9f drbd: Fixed a deadlock, probably only affected UP machines by Philipp Reisner · 14 years ago
  21. 65d922c drbd: Do not do a hard state change when establishing a connection [bugz 304] by Philipp Reisner · 14 years ago
  22. 481c6f5 drbd: Ensure that the peer was not rebootet in the meantime before resending TL by Philipp Reisner · 14 years ago
  23. 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 14 years ago
  24. 87f7be4 drbd: Run the fence-peer helper asynchronously by Philipp Reisner · 14 years ago
  25. 1616a25 drbd: Reduce the verbosity of some state transitions by Philipp Reisner · 14 years ago
  26. 999122b drbd: Removing a by now obsolete clause in the state sanitizing by Philipp Reisner · 14 years ago
  27. 18a50fa drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly by Philipp Reisner · 14 years ago
  28. 894c6a9 drbd: Disabled the crashed_primary detection for re-attach of last data while IO is frozen by Philipp Reisner · 14 years ago
  29. 47ff2d0 drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A by Philipp Reisner · 14 years ago
  30. 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 14 years ago
  31. 905cd7d drbd: Removed redundant error checks in the request code path by Philipp Reisner · 14 years ago
  32. 5ba8230 drbd: factored drbd_req_make_private_bio() out of drbd_req_new() by Philipp Reisner · 14 years ago
  33. b9b9871 drbd: Do not send two barriers without any writes between them by Philipp Reisner · 14 years ago
  34. 11b58e7 drbd: factored tl_restart() out of tl_clear(). by Philipp Reisner · 14 years ago
  35. 2a80699 drbd: mod_req has now a return value by Philipp Reisner · 14 years ago
  36. 288f422 drbd: Track all IO requests on the TL, not writes only by Philipp Reisner · 14 years ago
  37. 7e602c0 drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes by Philipp Reisner · 14 years ago
  38. 504c6d1 amiga floppy: Compile failure fixes by Vivek Goyal · 14 years ago
  39. 639e2f2 atari floppy: Stop sharing request queue across multiple gendisks by Vivek Goyal · 14 years ago
  40. 786029f amiga floppy: Stop sharing request queue across multiple gendisks by Vivek Goyal · 14 years ago
  41. 4882118 floppy: switch to one queue per drive instead of sharing a queue by Jens Axboe · 14 years ago
  42. fcfb5c0 cciss: remove some superfluous tests from cciss_bigpassthru() by Stephen M. Cameron · 14 years ago
  43. 0c9f5ba cciss: factor out cciss_big_passthru by Stephen M. Cameron · 14 years ago
  44. f32f125 cciss: factor out cciss_passthru by Stephen M. Cameron · 14 years ago
  45. 0894b32 cciss: factor out cciss_getluninfo by Stephen M. Cameron · 14 years ago
  46. c525919 cciss: factor out cciss_getdrivver by Stephen M. Cameron · 14 years ago
  47. 8a4f7fb cciss: factor out cciss_getfirmver by Stephen M. Cameron · 14 years ago
  48. d18dfad cciss: factor out cciss_getbustypes by Stephen M. Cameron · 14 years ago
  49. 93c7493 cciss: factor out cciss_getheartbeat by Stephen M. Cameron · 14 years ago
  50. 4f43f32 cciss: factor out cciss_setnodename by Stephen M. Cameron · 14 years ago
  51. 2521610 cciss: factor out cciss_getnodename by Stephen M. Cameron · 14 years ago
  52. 4c800ee cciss: factor out cciss_setintinfo by Stephen M. Cameron · 14 years ago
  53. 576e661 cciss: factor out cciss_getintinfo by Stephen M. Cameron · 14 years ago
  54. 0a25a5a cciss: factor out cciss_getpciinfo by Stephen M. Cameron · 14 years ago
  55. ee86273 loop: add some basic read-only sysfs attributes by Milan Broz · 14 years ago
  56. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  57. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  58. 3fdef02 drm/i915: fix render pipe control notify on sandybridge by Zhenyu Wang · 14 years ago
  59. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  60. 156dadc drm/i915: Remove the conflicting BUG_ON() by Chris Wilson · 14 years ago
  61. 90eb77b drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ by Chris Wilson · 14 years ago
  62. 72bcb26 drm/i915/suspend: Flush register writes before busy-waiting. by Chris Wilson · 14 years ago
  63. d5dd96c i915: disable DAC on Ironlake also when doing CRT load detection. by Dave Airlie · 14 years ago
  64. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  65. 69b26c7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  66. cfe3fda mtd: nand: Fix probe of Samsung NAND chips by Tilman Sauerbeck · 14 years ago
  67. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  68. f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
  69. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  70. 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
  71. f2e41e9 revert "hwmon: f71882fg: add support for the Fintek F71808E" by Andrew Morton · 14 years ago
  72. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  73. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  74. d1126ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  75. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  76. 9cce37f drm/i915: fix VGA plane disable for Ironlake+ by Jesse Barnes · 14 years ago
  77. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  78. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  79. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  80. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  81. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  82. d9f5d41 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  83. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  84. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  85. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  86. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  87. 93b352f pxa3xx: fix ns2cycle equation by Axel Lin · 14 years ago
  88. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  89. 5e1c533 m68knommu: include sched.h in ColdFire/SPI driver by Greg Ungerer · 14 years ago
  90. 6b96562 md: provide appropriate return value for spare_active functions. by NeilBrown · 14 years ago
  91. e6ffbcb md: Notify sysfs when RAID1/5/10 disk is In_sync. by Adrian Drzewiecki · 14 years ago
  92. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  93. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  94. 472db19 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  95. e14f64c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  96. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  97. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  98. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  99. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  100. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago