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