1. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  2. e177bb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  3. 11e7651 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  4. f4d9605 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 12 years ago
  5. 243eeb7 swim: Add missing spinlock init by Jean Delvare · 12 years ago
  6. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  7. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  8. 1383923 Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 12 years ago
  9. 0cb3d9c drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  10. 2681f7f drbd: fix potential protocol error and resulting disconnect/reconnect by Lars Ellenberg · 12 years ago
  11. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  12. 58c49df3 mtip32xx: fix for crash when the device surprise removed during rebuild by Asai Thambi S P · 12 years ago
  13. 47cd4b3 mtip32xx: fix for driver hang after a command timeout by Asai Thambi S P · 12 years ago
  14. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. f4953fe virtio-blk: Don't free ida when disk is in use by Alexander Graf · 12 years ago
  16. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  17. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  18. b6c46cf Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 12 years ago
  19. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. d62f691 xen-blkfront: handle bvecs with partial data by Roger Pau Monne · 12 years ago
  21. ebb351c llist/xen-blkfront: implement safe version of llist_for_each_entry by Roger Pau Monne · 12 years ago
  22. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  23. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  24. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  25. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  26. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  27. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  28. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  29. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  30. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  31. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  32. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  33. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  34. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  35. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  36. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  37. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  38. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  39. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  40. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  41. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  42. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  43. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  44. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  45. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  46. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  47. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  48. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  49. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  50. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  51. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  52. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  53. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  54. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  55. b8f5c6e rbd: don't use ENOTSUPP by Alex Elder · 12 years ago
  56. 2fd82b9 rbd: get rid of RBD_MAX_SEG_NAME_LEN by Alex Elder · 12 years ago
  57. 42382b7 rbd: do not allow remove of mounted-on image by Alex Elder · 12 years ago
  58. 7dc3411 xen-blkback: implement safe iterator for the list of persistent grants by Roger Pau Monne · 12 years ago
  59. d2ec180 drbd: update Kconfig to match current dependencies by Lars Ellenberg · 12 years ago
  60. ef86b77 drbd: Fix drbdsetup wait-connect, wait-sync etc... commands by Philipp Reisner · 12 years ago
  61. 13c76ab drbd: close race between drbd_set_role and drbd_connect by Philipp Reisner · 12 years ago
  62. 691631c drbd: respect no-md-barriers setting also when changed online via disk-options by Lars Ellenberg · 12 years ago
  63. 298307e drbd: Remove obsolete check by Philipp Reisner · 12 years ago
  64. 84ad684 Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.8/drivers by Jens Axboe · 12 years ago
  65. 2cecb73 drbd: fixup after wait_even_lock_irq() addition to generic code by Jens Axboe · 12 years ago
  66. 7b5a352 loop: Limit the number of requests in the bio list by Lukas Czerner · 12 years ago
  67. 07c540a xen-blkfront: free allocated page by Roger Pau Monne · 12 years ago
  68. 4d4f270 xen-blkback: move free persistent grants code by Roger Pau Monne · 12 years ago
  69. 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago
  70. 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
  71. 298d801 mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() by Wei Yongjun · 12 years ago
  72. 7c5d623 mtip32xx: fix shift larger than type warning by Jens Axboe · 12 years ago
  73. 4b9e884 mtip32xx: Fix incorrect mask used for erase mode by Selvan Mani · 12 years ago
  74. eda4531 mtip32xx: Fix to make lba address correct in big-endian systems by Selvan Mani · 12 years ago
  75. 3208795 mtip32xx: fix potential crash on SEC_ERASE_UNIT by Selvan Mani · 12 years ago
  76. eac7cc5 floppy: destroy floppy workqueue before cleaning up the queue by Jiri Kosina · 12 years ago
  77. d48c152 cciss: use check_signature() by Akinobu Mita · 12 years ago
  78. 1f118bc cciss: cleanup bitops usage by Akinobu Mita · 12 years ago
  79. 8d0ff39 Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.8/drivers by Jens Axboe · 12 years ago
  80. f1d6a32 drbd: use copy_highpage by Akinobu Mita · 12 years ago
  81. ed635cb0 drbd: if the replication link breaks during handshake, keep retrying by Lars Ellenberg · 12 years ago
  82. 063eacf drbd: check return of kmalloc in receive_uuids by Jing Wang · 12 years ago
  83. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  84. 328e0f12 drbd: Broadcast sync progress no more often than once per second by Philipp Reisner · 12 years ago
  85. 518a4d5 drbd: don't try to clear bits once the disk has failed by Philipp Reisner · 12 years ago
  86. fd0017c drbd: fix regression: potential NULL pointer dereference by Philipp Reisner · 12 years ago
  87. 4035e4c drbd: Fix clearing of MDF_AL_DISABLED by Philipp Reisner · 12 years ago
  88. 42839f6 drbd: log request sector offset and size for IO errors by Lars Ellenberg · 12 years ago
  89. edc9f5e drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  90. e34b677 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  91. 8747d30 drbd: a few more GFP_KERNEL -> GFP_NOIO by Lars Ellenberg · 12 years ago
  92. bc891c9 drbd: fix potential deadlock during bitmap (re-)allocation by Lars Ellenberg · 12 years ago
  93. a506c13 drbd: use list_move_tail instead of list_del/list_add_tail by Lars Ellenberg · 12 years ago
  94. 1b6dd25 drbd: panic on delayed completion of aborted requests by Philipp Reisner · 12 years ago
  95. a3025a2 drbd: Fix comparison of is_valid_transition()'s return code by Philipp Reisner · 12 years ago
  96. 1393b59 drbd: Remove duplicate code by Philipp Reisner · 12 years ago
  97. 70f17b6 drbd: differentiate early and later "postponing" of requests by Lars Ellenberg · 12 years ago
  98. 76590cd drbd: Fix postponed requests by Philipp Reisner · 12 years ago
  99. 19fffd7 drbd: Call drbd_md_sync() explicitly after a state change on the connection by Philipp Reisner · 12 years ago
  100. d764401 drbd: Fix postponed requests by Philipp Reisner · 12 years ago