1. 7237bc4 drbd: Sending of delay_probes by Philipp Reisner · 14 years ago
  2. 0ced55a drbd: Receiving of delay_probes by Philipp Reisner · 14 years ago
  3. 5223671 drbd: Fixed bitmap in case of online-grow without resync by Philipp Reisner · 14 years ago
  4. 6b4388a drbd: Added transmission faults to the fault injection code by Philipp Reisner · 14 years ago
  5. 087c249 drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime by Philipp Reisner · 14 years ago
  6. 6495d2c drbd: Implemented the --assume-clean option for drbdsetup resize by Philipp Reisner · 14 years ago
  7. b4ee79d drbd: Added some missing statics by Philipp Reisner · 14 years ago
  8. fd76438 drbd: Make sure to resync all of the new storage upon online resize by Philipp Reisner · 14 years ago
  9. e89b591 drbd: Implemented flags for the resize packet by Philipp Reisner · 14 years ago
  10. 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 14 years ago
  11. d845030 drbd: made determin_dev_size's parameter an flag enum by Philipp Reisner · 14 years ago
  12. 3a11a48 drbd: New handler: initial-split-brain by Adam Gandelman · 14 years ago
  13. 979f5c7 drbd: fail_requests_early: remove incorrect and unnecessary optimization by Lars Ellenberg · 14 years ago
  14. 6666032 drbd: check for corrupt or malicous sector addresses when receiving data by Lars Ellenberg · 14 years ago
  15. c3fe30b drbd: cleanup: This code path to trigger a resync is no longer needed by Philipp Reisner · 14 years ago
  16. 8d4ce82 drbd: don't start a resync without access to up-to-date Data by Lars Ellenberg · 14 years ago
  17. c3470cd drbd: fix potential protocol error by Lars Ellenberg · 14 years ago
  18. 8d1894e drbd: remove bogus ASSERT by Lars Ellenberg · 14 years ago
  19. e0f8301 drbd: fix regression: attach while connected failed by Lars Ellenberg · 14 years ago
  20. e4f925e drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277] by Philipp Reisner · 14 years ago
  21. 8c484ee drbd: use proc_create_data with explicit NULL argument by Lars Ellenberg · 14 years ago
  22. 2395e46 paride: fix menu indentation by Randy Dunlap · 14 years ago
  23. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  24. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  25. 7e2455c drbd: Terminate a connection early if sending the protocol fails by Philipp Reisner · 14 years ago
  26. 7ac314c drbd: fix memory leak by Dan Carpenter · 14 years ago
  27. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 14 years ago
  29. 829f46a cciss: unlock on error path by Dan Carpenter · 14 years ago
  30. b2b163d drbd: lc_element_by_index() never returns NULL by Philipp Reisner · 14 years ago
  31. 61917bd cciss: unlock on error path by Dan Carpenter · 14 years ago
  32. 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
  33. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  34. ee714f2 block: Finalize conversion of block limits functions by Martin K. Petersen · 14 years ago
  35. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 14 years ago
  37. 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 14 years ago
  38. 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 14 years ago
  39. ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 14 years ago
  40. 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 14 years ago
  41. ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 14 years ago
  42. 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 14 years ago
  43. 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 14 years ago
  44. 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 14 years ago
  45. 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 14 years ago
  46. 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 14 years ago
  47. 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 14 years ago
  48. 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 14 years ago
  49. 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 14 years ago
  50. 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 14 years ago
  51. 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 14 years ago
  52. 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 14 years ago
  53. c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 14 years ago
  54. 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 14 years ago
  55. 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 14 years ago
  56. 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 14 years ago
  57. 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 14 years ago
  58. e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 14 years ago
  59. 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 14 years ago
  60. 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 14 years ago
  61. a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 14 years ago
  62. da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 14 years ago
  63. 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 14 years ago
  64. b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 14 years ago
  65. bb57f0c6 drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 14 years ago
  66. 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 14 years ago
  67. d7b2b2e drivers/block/floppy.c: hoist assigns from if()s, neatening by Joe Perches · 14 years ago
  68. 045f983 drivers/block/floppy.c: remove used once CHECK_READY macro by Joe Perches · 14 years ago
  69. a81ee54 drivers/block/floppy.c: remove unnecessary braces by Joe Perches · 14 years ago
  70. b46df35 drivers/block/floppy.c: use pr_<level> by Joe Perches · 14 years ago
  71. 48c8cee drivers/block/floppy.c: #define space and column neatening by Joe Perches · 14 years ago
  72. d493754 drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ by Joe Perches · 14 years ago
  73. c12ec0a paride: fix off-by-one test by Roel Kluin · 14 years ago
  74. 39ad2bb drbd: fix al-to-on-disk-bitmap for 4k logical_block_size by Lars Ellenberg · 14 years ago
  75. 1f55243 drbd: Renamed overwrite_peer to primary_force by Philipp Reisner · 14 years ago
  76. d10a33c drbd: Forcing primary should also work for Consistent disks [Bugz 266] by Philipp Reisner · 14 years ago
  77. d0c3f60 drbd: Make sure we do not send state updates during an empty resync [Bugz 271] by Philipp Reisner · 15 years ago
  78. 309d160 drbd: Reduce the time an empty resync takes usually by Philipp Reisner · 15 years ago
  79. c42b6cf drbd: add missing drbd command names to avoid <NULL> in error messages by Lars Ellenberg · 15 years ago
  80. 4589d7f drbd_disconnect: grab meta.socket mutex as well by Lars Ellenberg · 15 years ago
  81. 676396d fix unit of rs_same_csums accounting by Lars Ellenberg · 15 years ago
  82. 580b976 drbd: fix broken state change after split-brain attach while connected by Lars Ellenberg · 15 years ago
  83. 4aa83b7 drbd: fix NULL pointer dereference on 4k hard sect size by Lars Ellenberg · 15 years ago
  84. cf14c2e drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) by Philipp Reisner · 15 years ago
  85. 8a03ae2 block: drbd: Convert semaphore to mutex by Thomas Gleixner · 15 years ago
  86. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  87. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  88. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  89. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  90. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 15 years ago
  91. 87c3a92 cciss: Fix problem with scatter gather elements in the scsi half of the driver by Stephen M. Cameron · 15 years ago
  92. bf88737 cciss: eliminate unnecessary pointer use in cciss scsi code by Stephen M. Cameron · 15 years ago
  93. aad9fb6 cciss: do not use void pointer for scsi hba data by Stephen M. Cameron · 15 years ago
  94. d45033e cciss: factor out scatter gather chain block mapping code by Stephen M. Cameron · 15 years ago
  95. 2ad6cdc cciss: fix scatter gather chain block dma direction kludge by Stephen M. Cameron · 15 years ago
  96. dccc9b5 cciss: simplify scatter gather code by Stephen M. Cameron · 15 years ago
  97. 49fc560 cciss: factor out scatter gather chain block allocation and freeing by Stephen M. Cameron · 15 years ago
  98. 1b7d0d2 cciss: detect bad alignment of scsi commands at build time by Stephen M. Cameron · 15 years ago
  99. 58daa9c cciss: clarify command list padding calculation by Stephen M. Cameron · 15 years ago
  100. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago