1. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  3. a5b365a virtio-blk: fix minimum number of S/G elements by Christoph Hellwig · 14 years ago
  4. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  5. b4ca761 Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  6. 713b686 cciss: call BUG() earlier by Dan Carpenter · 14 years ago
  7. 2a0ab2c drbd: Reduce verbosity by Philipp Reisner · 14 years ago
  8. 7383506 drbd: use drbd specific ratelimit instead of global printk_ratelimit by Lars Ellenberg · 14 years ago
  9. d255e5f drbd: fix hang on local read errors while disconnected by Lars Ellenberg · 14 years ago
  10. 32fa7e9 drbd: Removed the now empty w_io_error() function by Philipp Reisner · 14 years ago
  11. 039e1fb drbd: removed duplicated #includes by Andrea Gelmini · 14 years ago
  12. ba11ad9 drbd: improve usage of MSG_MORE by Lars Ellenberg · 14 years ago
  13. 5dbf167 drbd: need to set socket bufsize early to take effect by Lars Ellenberg · 14 years ago
  14. 344fa46 drbd: improve network latency, TCP_QUICKACK by Lars Ellenberg · 14 years ago
  15. 2c8d196 drbd: Revert "drbd: Create new current UUID as late as possible" by Philipp Reisner · 14 years ago
  16. b7c3357 brd: support discard by Nick Piggin · 14 years ago
  17. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  18. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  19. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  20. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  21. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  22. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  23. 4e23a59 drbd: Do not free p_uuid early, this is done in the exit code of the receiver by Philipp Reisner · 14 years ago
  24. 23ce422 drbd: Null pointer deref fix to the large "multi bio rewrite" by Philipp Reisner · 14 years ago
  25. fc8ce19 drbd: Fix: Do not detach, if a bio with a barrier fails by Philipp Reisner · 14 years ago
  26. 4604d63 drbd: Ensure to not trigger late-new-UUID creation multiple times by Philipp Reisner · 14 years ago
  27. 31a31dc drbd: Do not Oops when C_STANDALONE when uuid gets generated by Philipp Reisner · 14 years ago
  28. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  29. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. 09ec6b6 virtio_blk: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  31. bdb4a13 virtio_blk: remove multichar constant. by Rusty Russell · 14 years ago
  32. 234f272 Add virtio disk identification ioctl by john cooper · 14 years ago
  33. 4cb2ea2 Add virtio disk identification support by john cooper · 14 years ago
  34. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  35. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 2db4e42 drivers/block/drbd: Use kzalloc by Julia Lawall · 14 years ago
  37. 0c3f345 drbd: Create new current UUID as late as possible by Philipp Reisner · 14 years ago
  38. 9a25a04 drbd: If we detect late that IO got frozen, retry after we thawed. by Philipp Reisner · 14 years ago
  39. a1c88d0 drbd: always use_bmbv, ignore setting by Lars Ellenberg · 14 years ago
  40. bb3d000 drbd: allow resync requests to be larger than max_segment_size by Lars Ellenberg · 14 years ago
  41. 45bb912 drbd: Allow drbd_epoch_entries to use multiple bios. by Lars Ellenberg · 14 years ago
  42. 708d740 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members by Lars Ellenberg · 14 years ago
  43. 162f3ec drbd: Fixes to the new delay_probes code by Philipp Reisner · 14 years ago
  44. a8cdfd8 drbd: A fixes to the new resync speed code by Philipp Reisner · 14 years ago
  45. eedf386 drbd: Proc bits of new resync speed stuff by Philipp Reisner · 14 years ago
  46. cdd67a7 drbd: Control the actual resync rate based on the queuing delay of data packets by Philipp Reisner · 14 years ago
  47. bd26bfc drbd: Actually send delay probes by Philipp Reisner · 14 years ago
  48. 67c7ddd drbd: Four new configuration settings for resync speed control by Philipp Reisner · 14 years ago
  49. 7237bc4 drbd: Sending of delay_probes by Philipp Reisner · 14 years ago
  50. 0ced55a drbd: Receiving of delay_probes by Philipp Reisner · 14 years ago
  51. 5223671 drbd: Fixed bitmap in case of online-grow without resync by Philipp Reisner · 14 years ago
  52. 6b4388a drbd: Added transmission faults to the fault injection code by Philipp Reisner · 14 years ago
  53. 087c249 drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime by Philipp Reisner · 14 years ago
  54. 6495d2c drbd: Implemented the --assume-clean option for drbdsetup resize by Philipp Reisner · 14 years ago
  55. b4ee79d drbd: Added some missing statics by Philipp Reisner · 14 years ago
  56. fd76438 drbd: Make sure to resync all of the new storage upon online resize by Philipp Reisner · 14 years ago
  57. e89b591 drbd: Implemented flags for the resize packet by Philipp Reisner · 14 years ago
  58. 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 14 years ago
  59. d845030 drbd: made determin_dev_size's parameter an flag enum by Philipp Reisner · 14 years ago
  60. 3a11a48 drbd: New handler: initial-split-brain by Adam Gandelman · 14 years ago
  61. 979f5c7 drbd: fail_requests_early: remove incorrect and unnecessary optimization by Lars Ellenberg · 14 years ago
  62. 6666032 drbd: check for corrupt or malicous sector addresses when receiving data by Lars Ellenberg · 14 years ago
  63. c3fe30b drbd: cleanup: This code path to trigger a resync is no longer needed by Philipp Reisner · 14 years ago
  64. 8d4ce82 drbd: don't start a resync without access to up-to-date Data by Lars Ellenberg · 14 years ago
  65. c3470cd drbd: fix potential protocol error by Lars Ellenberg · 14 years ago
  66. 8d1894e drbd: remove bogus ASSERT by Lars Ellenberg · 14 years ago
  67. e0f8301 drbd: fix regression: attach while connected failed by Lars Ellenberg · 14 years ago
  68. e4f925e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] by Philipp Reisner · 14 years ago
  69. 8c484ee drbd: use proc_create_data with explicit NULL argument by Lars Ellenberg · 14 years ago
  70. 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 15 years ago
  71. c2d45b4 cciss: fix shadows sparse warning by Bill Pemberton · 14 years ago
  72. 2395e46 paride: fix menu indentation by Randy Dunlap · 14 years ago
  73. 6a7cc88 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  74. 5c3c7e6 drbd: don't expose failed local READ to upper layers by Lars Ellenberg · 14 years ago
  75. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  76. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 14 years ago
  77. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  78. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  79. 7e2455c drbd: Terminate a connection early if sending the protocol fails by Philipp Reisner · 14 years ago
  80. 7ac314c drbd: fix memory leak by Dan Carpenter · 14 years ago
  81. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 14 years ago
  83. 829f46a cciss: unlock on error path by Dan Carpenter · 14 years ago
  84. b2b163d drbd: lc_element_by_index() never returns NULL by Philipp Reisner · 14 years ago
  85. 61917bd cciss: unlock on error path by Dan Carpenter · 14 years ago
  86. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  87. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  88. ee714f2 block: Finalize conversion of block limits functions by Martin K. Petersen · 14 years ago
  89. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 14 years ago
  91. 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 14 years ago
  92. 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 14 years ago
  93. ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 14 years ago
  94. 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 14 years ago
  95. ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 14 years ago
  96. 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 14 years ago
  97. 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 14 years ago
  98. 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 14 years ago
  99. 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 14 years ago
  100. 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 14 years ago