1. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 11 years ago
  3. ca47bbd aoe: update copyright date by Ed Cashin · 11 years ago
  4. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 11 years ago
  5. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  6. 9532f14 nbd: remove bogus BUG_ON in NBD_CLEAR_QUE by Michal Belczyk · 11 years ago
  7. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  8. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 11 years ago
  9. 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
  10. 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
  11. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  13. 83a8761 move linux/loop.h to drivers/block by Al Viro · 12 years ago
  14. d2d1f17 rbd: send snapshot context with writes by Josh Durgin · 11 years ago
  15. 78750f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  16. 1617e40 rbd: fetch object order before using it by Josh Durgin · 11 years ago
  17. 957d6bf swim: Release memory region after incorrect return/goto by Joe Perches · 11 years ago
  18. 7ecba6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  19. 3a96d5c rbd: use the correct length for format 2 object names by Josh Durgin · 11 years ago
  20. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  21. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  23. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  24. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  25. fa08a39 NVMe: Add MSI support by Ramachandra Rao Gajula · 12 years ago
  26. 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
  27. 1045296 pktcdvd: silence static checker warning by Dan Carpenter · 11 years ago
  28. cf9f123 NVMe: Use dma_set_mask() correctly by Matthew Wilcox · 11 years ago
  29. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 11 years ago
  30. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 11 years ago
  31. cf90bc4 Return the result from user admin command IOCTL even in case of failure by Chayan Biswas · 11 years ago
  32. 2a647bf virtio_blk: Add missing 'static' qualifiers by Jonghwan Choi · 11 years ago
  33. 3abef3b rbd: fix cleanup in rbd_add() by Alex Elder · 11 years ago
  34. 7262cfc rbd: don't destroy ceph_opts in rbd_add() by Alex Elder · 11 years ago
  35. 053ab702 NVMe: Do not cancel command multiple times by Keith Busch · 12 years ago
  36. 1287dab NVMe: fix error return code in nvme_submit_bio_queue() by Wei Yongjun · 12 years ago
  37. 5460fc0 NVMe: check for integer overflow in nvme_map_user_pages() by Dan Carpenter · 12 years ago
  38. 710a143 NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp by Vishal Verma · 12 years ago
  39. 76e0310 NVMe: Remove redundant version.h header include by Sachin Kamat · 11 years ago
  40. 109c3c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  41. 093c959 mtip32xx: Correctly handle bio->bi_idx != 0 conditions by Sam Bradshaw · 11 years ago
  42. 974a51a mtip32xx: Fix NULL pointer dereference during module unload by Sam Bradshaw · 11 years ago
  43. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 12 years ago
  44. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 12 years ago
  45. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 12 years ago
  46. 392a9da rbd: detect when clone image is flattened by Alex Elder · 12 years ago
  47. a2acd00 rbd: reference count parent requests by Alex Elder · 12 years ago
  48. e93f315 rbd: define parent image request routines by Alex Elder · 12 years ago
  49. fb65d228 rbd: define rbd_dev_unparent() by Alex Elder · 12 years ago
  50. 8785b1d rbd: don't release write request until necessary by Alex Elder · 12 years ago
  51. 642a253 rbd: get parent info on refresh by Alex Elder · 12 years ago
  52. 70cf49c rbd: ignore zero-overlap parent by Alex Elder · 12 years ago
  53. b91f09f rbd: support reading parent page data for writes by Alex Elder · 12 years ago
  54. ebda640 rbd: fix parent request size assumption by Alex Elder · 12 years ago
  55. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  56. 94f370c NVMe: Use user defined admin ioctl timeout by Keith Busch · 12 years ago
  57. c48f3f8 rbd: kill rbd_img_request_get() by Alex Elder · 12 years ago
  58. 1f3ef78 rbd: only set up watch for mapped images by Alex Elder · 12 years ago
  59. 7ce4eef rbd: set mapping read-only flag in rbd_add() by Alex Elder · 12 years ago
  60. 5b2ab72 rbd: support reading parent page data by Alex Elder · 12 years ago
  61. 91c6feb rbd: fix an incorrect assertion condition by Alex Elder · 12 years ago
  62. 2df3fac rbd: define rbd_dev_v2_header_info() by Alex Elder · 12 years ago
  63. 99a41eb rbd: get rid of trivial v1 header wrappers by Alex Elder · 12 years ago
  64. 30d60ba rbd: simplify rbd_dev_v1_probe() by Alex Elder · 12 years ago
  65. 662518b rbd: update in-core header directly by Alex Elder · 12 years ago
  66. bb23e37 rbd: refactor rbd_header_from_disk() by Alex Elder · 12 years ago
  67. 46578dc rbd: zero format 1 header structure earlier by Alex Elder · 12 years ago
  68. f35a4de rbd: set the mapping size and features later by Alex Elder · 12 years ago
  69. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  70. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  71. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 12 years ago
  72. 44af146 NVMe: Only clear the enable bit when disabling controller by Matthew Wilcox · 12 years ago
  73. ba47e38 NVMe: Wait for device to acknowledge shutdown by Matthew Wilcox · 12 years ago
  74. 51344a3 rbd: always set read-only flag in rbd_add() by Alex Elder · 12 years ago
  75. 6d80b13 rbd: kill rbd_dev_clear_mapping() by Alex Elder · 12 years ago
  76. 8f4b7d9 rbd: don't look up snapshot id in rbd_dev_mapping_set() by Alex Elder · 12 years ago
  77. c734b79 rbd: don't print warning if not mapping a parent by Alex Elder · 12 years ago
  78. 29334ba rbd: kill rbd_update_mapping_size() by Alex Elder · 12 years ago
  79. 00a653e rbd: update capacity in rbd_dev_refresh() by Alex Elder · 12 years ago
  80. e627db0 rbd: revalidate only for mapping size changes by Alex Elder · 12 years ago
  81. 49ece55 rbd: fix leak of format 2 snapshot context by Alex Elder · 12 years ago
  82. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  83. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  84. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  85. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  86. 78f8d25 NVMe: Schedule timeout for sync commands by Keith Busch · 12 years ago
  87. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 12 years ago
  88. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 12 years ago
  89. 427e970 NVMe: Split non-mergeable bio requests by Keith Busch · 12 years ago
  90. cbb6218 NVMe: Remove dead code in nvme_dev_add by Keith Busch · 12 years ago
  91. a9ef434 NVMe: Check for NULL memory in nvme_dev_add by Keith Busch · 12 years ago
  92. 68b8eca NVMe: Fix error clean-up on nvme_alloc_queue by Keith Busch · 12 years ago
  93. 025c557 NVMe: Free admin queue on request_irq error by Keith Busch · 12 years ago
  94. ec50373 NVMe: Add scsi unmap to SG_IO by Keith Busch · 12 years ago
  95. 14385de NVMe: queue usage fixes in nvme-scsi by Keith Busch · 12 years ago
  96. b5b09be rbd: fix image request leak on parent read by Alex Elder · 12 years ago
  97. 78c2a44 rbd: allocate image object names with a slab allocator by Alex Elder · 12 years ago
  98. 868311b rbd: allocate object requests with a slab allocator by Alex Elder · 12 years ago
  99. f907ad5 rbd: allocate name separate from obj_request by Alex Elder · 12 years ago
  100. 1c2a9df rbd: allocate image requests with a slab allocator by Alex Elder · 12 years ago