1. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  2. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  3. 4937a26 xilinx systemace: Fix sparse warnings by Michal Simek · 12 years ago
  4. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  5. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  6. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 11 years ago
  7. ca47bbd aoe: update copyright date by Ed Cashin · 11 years ago
  8. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 11 years ago
  9. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  10. 9532f14 nbd: remove bogus BUG_ON in NBD_CLEAR_QUE by Michal Belczyk · 11 years ago
  11. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  12. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 11 years ago
  13. e976cad rbd: fix a couple warnings by Sage Weil · 11 years ago
  14. d552c61 rbd: take a little credit by Alex Elder · 11 years ago
  15. cfbf637 rbd: use rwsem to protect header updates by Alex Elder · 11 years ago
  16. 1ba0f1e rbd: don't hold ctl_mutex to get/put device by Alex Elder · 11 years ago
  17. 82a442d rbd: protect against concurrent unmaps by Alex Elder · 11 years ago
  18. 751cc0e rbd: set removing flag while holding list lock by Alex Elder · 11 years ago
  19. 08f7546 rbd: protect against duplicate client creation by Alex Elder · 11 years ago
  20. 3b5cf2a rbd: clean up a few things in the refresh path by Alex Elder · 11 years ago
  21. e215605 rbd: flush dcache after zeroing page data by Alex Elder · 11 years ago
  22. baa6f82 Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  23. 0e97456 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  24. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 5f0e5af Merge tag 'v3.10-rc7' into for-3.11/drivers by Jens Axboe · 11 years ago
  26. 912c317 rbd: drop original request earlier for existence check by Alex Elder · 11 years ago
  27. 491205a rbd: Use min_t() to fix comparison of distinct pointer types warning by Geert Uytterhoeven · 11 years ago
  28. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  29. 83a8761 move linux/loop.h to drivers/block by Al Viro · 11 years ago
  30. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  31. e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 11 years ago
  32. 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 11 years ago
  33. f9eb7bf drbd: Fix rcu_read_lock balance on error path by Andreas Gruenbacher · 11 years ago
  34. 6110d70 drbd: fix error return code in drbd_init() by Wei Yongjun · 11 years ago
  35. 26ea8f9 drbd: Do not sleep inside rcu by Andreas Gruenbacher · 11 years ago
  36. f35546e Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/drivers by Jens Axboe · 11 years ago
  37. d2d1f17 rbd: send snapshot context with writes by Josh Durgin · 11 years ago
  38. 78750f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  39. 1617e40 rbd: fetch object order before using it by Josh Durgin · 11 years ago
  40. 1e0f7a2 xen-blkback: check the number of iovecs before allocating a bios by Roger Pau Monne · 11 years ago
  41. 957d6bf swim: Release memory region after incorrect return/goto by Joe Perches · 11 years ago
  42. 294caaf xen-blkfront: set blk_queue_max_hw_sectors correctly by Roger Pau Monne · 11 years ago
  43. 2d91054 xen-blkback: workaround compiler bug in gcc 4.1 by Roger Pau Monne · 11 years ago
  44. 7ecba6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  45. 36f988e rsxx: Adding in debugfs entries. by Philip J Kelleher · 11 years ago
  46. 6230250 rsxx: Fixes incorrect stats calculation. by Philip J Kelleher · 11 years ago
  47. b8b225d rsxx: Adding EEH check inside cregs timeout. by Philip J Kelleher · 11 years ago
  48. 3eb8dca rsxx: Adapter address space sanity check. by Philip J Kelleher · 11 years ago
  49. 66bc600 rsxx: Fixes DLPAR add kernel panic if partition still mounted. by Philip J Kelleher · 11 years ago
  50. f730e3d rsxx: Changing the adapter name to the official name. by Philip J Kelleher · 11 years ago
  51. fb065cd rsxx: Adding in sync_start module paramenter. by Philip J Kelleher · 11 years ago
  52. 7b379cc rsxx: Allow block size to be determined by configuration. by Philip J Kelleher · 11 years ago
  53. 31a70bb rsxx: Fixes soft-lockup issues during DMAs. by Philip J Kelleher · 11 years ago
  54. 0ab4743 rsxx: Restructured DMA cancel scheme. by Philip J Kelleher · 11 years ago
  55. a3299ab rsxx: Individual workqueues for interruptible events. by Philip J Kelleher · 11 years ago
  56. 8e3f875 xen/blkback: Check for insane amounts of request on the ring (v6). by Konrad Rzeszutek Wilk · 12 years ago
  57. 3a96d5c rbd: use the correct length for format 2 object names by Josh Durgin · 11 years ago
  58. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  59. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  60. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  61. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  62. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  63. 604c499 xen/blkback: Check device permissions before allowing OP_DISCARD by Konrad Rzeszutek Wilk · 12 years ago
  64. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 11 years ago
  65. 2d5dc3b xen-blkfront: Introduce a 'max' module parameter to alter the amount of indirect segments. by Konrad Rzeszutek Wilk · 11 years ago
  66. fa08a39 NVMe: Add MSI support by Ramachandra Rao Gajula · 11 years ago
  67. b02383e Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus by Jens Axboe · 11 years ago
  68. 1045296 pktcdvd: silence static checker warning by Dan Carpenter · 11 years ago
  69. cf9f123 NVMe: Use dma_set_mask() correctly by Matthew Wilcox · 11 years ago
  70. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 11 years ago
  71. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 11 years ago
  72. cf90bc4 Return the result from user admin command IOCTL even in case of failure by Chayan Biswas · 11 years ago
  73. 2a647bf virtio_blk: Add missing 'static' qualifiers by Jonghwan Choi · 11 years ago
  74. 3abef3b rbd: fix cleanup in rbd_add() by Alex Elder · 11 years ago
  75. 7262cfc rbd: don't destroy ceph_opts in rbd_add() by Alex Elder · 11 years ago
  76. 053ab702 NVMe: Do not cancel command multiple times by Keith Busch · 11 years ago
  77. 1287dab NVMe: fix error return code in nvme_submit_bio_queue() by Wei Yongjun · 11 years ago
  78. 5460fc0 NVMe: check for integer overflow in nvme_map_user_pages() by Dan Carpenter · 11 years ago
  79. 710a143 NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp by Vishal Verma · 11 years ago
  80. 76e0310 NVMe: Remove redundant version.h header include by Sachin Kamat · 11 years ago
  81. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  82. 093c959 mtip32xx: Correctly handle bio->bi_idx != 0 conditions by Sam Bradshaw · 11 years ago
  83. 974a51a mtip32xx: Fix NULL pointer dereference during module unload by Sam Bradshaw · 11 years ago
  84. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 11 years ago
  85. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 11 years ago
  86. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 11 years ago
  87. 392a9da rbd: detect when clone image is flattened by Alex Elder · 11 years ago
  88. a2acd00 rbd: reference count parent requests by Alex Elder · 11 years ago
  89. e93f315 rbd: define parent image request routines by Alex Elder · 11 years ago
  90. fb65d228 rbd: define rbd_dev_unparent() by Alex Elder · 11 years ago
  91. 8785b1d rbd: don't release write request until necessary by Alex Elder · 11 years ago
  92. 642a253 rbd: get parent info on refresh by Alex Elder · 11 years ago
  93. 70cf49c rbd: ignore zero-overlap parent by Alex Elder · 11 years ago
  94. b91f09f rbd: support reading parent page data for writes by Alex Elder · 11 years ago
  95. ebda640 rbd: fix parent request size assumption by Alex Elder · 11 years ago
  96. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  97. 94f370c NVMe: Use user defined admin ioctl timeout by Keith Busch · 11 years ago
  98. c48f3f8 rbd: kill rbd_img_request_get() by Alex Elder · 11 years ago
  99. 1f3ef78 rbd: only set up watch for mapped images by Alex Elder · 11 years ago
  100. 7ce4eef rbd: set mapping read-only flag in rbd_add() by Alex Elder · 11 years ago