1. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  2. a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  3. 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  4. f65ca1d virtio_blk: Drop unused request tracking list by Asias He · 13 years ago
  5. b79d866 virtio-blk: Fix hot-unplug race in remove method by Asias He · 12 years ago
  6. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. 4fd1ffa Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/drivers by Jens Axboe · 12 years ago
  9. 13828de Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.5/drivers by Jens Axboe · 12 years ago
  10. bfa10b8 floppy: remove floppy-specific O_EXCL handling by Jiri Kosina · 12 years ago
  11. 070ad7e floppy: convert to delayed work and single-thread wq by Jiri Kosina · 12 years ago
  12. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 263c6ca rbd: rename __rbd_update_snaps to __rbd_refresh_header by Josh Durgin · 13 years ago
  14. 3591538 rbd: fix snapshot size type by Josh Durgin · 13 years ago
  15. b06e6a6 rbd: remove conditional snapid parameters by Josh Durgin · 13 years ago
  16. 77dfe99 rbd: store snapshot id instead of index by Josh Durgin · 13 years ago
  17. 403f24d rbd: protect read of snapshot sequence number by Josh Durgin · 13 years ago
  18. 50f7c4c rbd: fix integer overflow in rbd_header_from_disk() by Xi Wang · 13 years ago
  19. f8ad495 rbd: use gfp_flags parameter in rbd_header_from_disk() by Dan Carpenter · 13 years ago
  20. 8605067 xen-blkfront: module exit handling adjustments by Jan Beulich · 13 years ago
  21. e77c78c xen-blkfront: properly name all devices by Jan Beulich · 13 years ago
  22. a09ba13 mtip32xx: release the semaphore on an error path by Asai Thambi S P · 13 years ago
  23. d88a440 dac960: Remove unused variables from DAC960_CreateProcEntries() by Jesper Juhl · 13 years ago
  24. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  25. 92b4ca2 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  26. bc4854b drbd: check MODULE for THIS_MODULE by Cong Wang · 13 years ago
  27. f6d0a8d drbd: Restore the request restart logic by Philipp Reisner · 12 years ago
  28. 9476f39 drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 14 years ago
  29. 3c2f7a8 drbd: remove unused define by Lars Ellenberg · 14 years ago
  30. 0c7db27 drbd: bm_page_async_io: properly initialize page->private by Arne Redlich · 13 years ago
  31. 4d95a10 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 14 years ago
  32. 4281808 drbd: add page pool to be used for meta data IO by Lars Ellenberg · 14 years ago
  33. 0e8488a drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  34. a574daf drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  35. ba280c0 drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  36. 5de7382 drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 13 years ago
  37. 197296f drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 13 years ago
  38. 46385c8 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  39. d64957c drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 13 years ago
  40. 41c4a00 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  41. 6d49e10 drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  42. c088b2d drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 13 years ago
  43. 7ffcaa7 drbd: remove unused static helper function by Lars Ellenberg · 13 years ago
  44. a5d214f drbd: remove some very outdated comments by Lars Ellenberg · 13 years ago
  45. 1abc2af drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 13 years ago
  46. 671a74e drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 13 years ago
  47. 001a886 drbd: fix potential data corruption and protocol error by Lars Ellenberg · 13 years ago
  48. b6a370ba drbd: Fix a potential write ordering issue on SyncTarget nodes by Philipp Reisner · 13 years ago
  49. fc28845 drbd: Fix a potential race that could case data inconsistency by Philipp Reisner · 13 years ago
  50. 031a7c1 drbd: add missing part_round_stats to _drbd_start_io_acct by Lars Ellenberg · 13 years ago
  51. 47a4f1c drbd: Fix module refcount leak in drbd_accept() by Lars Ellenberg · 13 years ago
  52. 7caacb6 drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  53. 4afc433 drbd: Do not send state packets while lower than C_CONNECTED cstate by Philipp Reisner · 13 years ago
  54. 545752d drbd: fix race between disconnect and receive_state by Lars Ellenberg · 13 years ago
  55. 763eb63 drbd: fix potential spinlock deadlock by Lars Ellenberg · 13 years ago
  56. e89868a drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  57. f479ea0 drbd: send intermediate state change results to the peer by Lars Ellenberg · 13 years ago
  58. a2e9138 drbd: fix spurious meta data IO "error" by Lars Ellenberg · 13 years ago
  59. aaae506 drbd: Fixed a race condition between detach and start of resync by Philipp Reisner · 13 years ago
  60. 6a9a92f drbd: fix harmless race to not trigger an ASSERT by Lars Ellenberg · 13 years ago
  61. 5ba3dac drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero by Philipp Reisner · 13 years ago
  62. 7b4e4d3 drbd: drbd_nl_resize(): Fix missing put_ldev() on error path by Andreas Gruenbacher · 13 years ago
  63. 40424e4 drbd: fix "stalled" empty resync by Lars Ellenberg · 13 years ago
  64. 1e86ac4 drbd: Bugfix for the connection behavior by Philipp Reisner · 13 years ago
  65. 80f9fd5 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  66. fd2491f drbd: detach must not try to abort non-local requests from drbd-8.4 by Philipp Reisner · 13 years ago
  67. 79f16f5 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  68. bca482e drbd: Fixed current UUID generation by Philipp Reisner · 13 years ago
  69. 22f46ce drbd: change some GFP_KERNEL to GFP_NOIO by Lars Ellenberg · 13 years ago
  70. dfa8bed drbd: Implemented the disk-timeout option by Philipp Reisner · 13 years ago
  71. 02ee8f9 drbd: Force flag for the detach operation by Philipp Reisner · 14 years ago
  72. 5ca1de0 drbd: Allow new IOs while the local disk in in FAILED state by Philipp Reisner · 13 years ago
  73. 9e58c4d drbd: Bitmap IO functions can now return prematurely if the disk breaks by Philipp Reisner · 13 years ago
  74. d1f3779 drbd: Added a kref to bm_aio_ctx by Philipp Reisner · 13 years ago
  75. b205762 drbd: Hold a reference to ldev while doing meta-data IO by Philipp Reisner · 13 years ago
  76. 4a2fe56 drbd: Keep a reference to the bio until the completion handler finished by Philipp Reisner · 13 years ago
  77. 0c46442 drbd: Implemented wait_until_done_or_disk_failure() by Philipp Reisner · 13 years ago
  78. e171173 drbd: Replaced md_io_mutex by an atomic: md_io_in_use by Philipp Reisner · 13 years ago
  79. cc94c65 drbd: moved md_io into mdev by Philipp Reisner · 13 years ago
  80. 2b4dd36 drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk by Philipp Reisner · 14 years ago
  81. 6d7e32f drbd: Keep a reference to barrier acked requests by Philipp Reisner · 14 years ago
  82. 6809384 drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  83. 77e8fdf drbd: Only print sanitize state's warnings, if the state change happens by Philipp Reisner · 13 years ago
  84. 0766734 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  85. 5f138ce DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  86. 7948bcd drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  87. 1381e9a drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  88. ebd2b0c drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  89. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  90. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 13 years ago
  92. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  93. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 13 years ago
  94. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  95. c104f1f Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  96. c0aa3e0 virtio_blk: helper function to format disk names by Ren Mingxin · 13 years ago
  97. 6363480 block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy by Greg Kroah-Hartman · 13 years ago
  98. 95fea2f mtip32xx: dump tagmap on failure by Asai Thambi S P · 13 years ago
  99. c74b0f5 mtip32xx: fix handling of commands in various scenarios by Asai Thambi S P · 13 years ago
  100. 8a857a8 mtip32xx: Shorten macro names by Asai Thambi S P · 13 years ago