1. 7ecba6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  2. 3a96d5c rbd: use the correct length for format 2 object names by Josh Durgin · 11 years ago
  3. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  4. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  6. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  7. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  8. fa08a39 NVMe: Add MSI support by Ramachandra Rao Gajula · 12 years ago
  9. b02383e Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus by Jens Axboe · 12 years ago
  10. 1045296 pktcdvd: silence static checker warning by Dan Carpenter · 12 years ago
  11. cf9f123 NVMe: Use dma_set_mask() correctly by Matthew Wilcox · 12 years ago
  12. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 12 years ago
  13. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 12 years ago
  14. cf90bc4 Return the result from user admin command IOCTL even in case of failure by Chayan Biswas · 12 years ago
  15. 3abef3b rbd: fix cleanup in rbd_add() by Alex Elder · 12 years ago
  16. 7262cfc rbd: don't destroy ceph_opts in rbd_add() by Alex Elder · 12 years ago
  17. 053ab702 NVMe: Do not cancel command multiple times by Keith Busch · 12 years ago
  18. 1287dab NVMe: fix error return code in nvme_submit_bio_queue() by Wei Yongjun · 12 years ago
  19. 5460fc0 NVMe: check for integer overflow in nvme_map_user_pages() by Dan Carpenter · 12 years ago
  20. 710a143 NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp by Vishal Verma · 12 years ago
  21. 76e0310 NVMe: Remove redundant version.h header include by Sachin Kamat · 12 years ago
  22. 109c3c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  23. 093c959 mtip32xx: Correctly handle bio->bi_idx != 0 conditions by Sam Bradshaw · 12 years ago
  24. 974a51a mtip32xx: Fix NULL pointer dereference during module unload by Sam Bradshaw · 12 years ago
  25. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 12 years ago
  26. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 12 years ago
  27. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 12 years ago
  28. 392a9da rbd: detect when clone image is flattened by Alex Elder · 12 years ago
  29. a2acd00 rbd: reference count parent requests by Alex Elder · 12 years ago
  30. e93f315 rbd: define parent image request routines by Alex Elder · 12 years ago
  31. fb65d228 rbd: define rbd_dev_unparent() by Alex Elder · 12 years ago
  32. 8785b1d rbd: don't release write request until necessary by Alex Elder · 12 years ago
  33. 642a253 rbd: get parent info on refresh by Alex Elder · 12 years ago
  34. 70cf49c rbd: ignore zero-overlap parent by Alex Elder · 12 years ago
  35. b91f09f rbd: support reading parent page data for writes by Alex Elder · 12 years ago
  36. ebda640 rbd: fix parent request size assumption by Alex Elder · 12 years ago
  37. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  38. 94f370c NVMe: Use user defined admin ioctl timeout by Keith Busch · 12 years ago
  39. c48f3f8 rbd: kill rbd_img_request_get() by Alex Elder · 12 years ago
  40. 1f3ef78 rbd: only set up watch for mapped images by Alex Elder · 12 years ago
  41. 7ce4eef rbd: set mapping read-only flag in rbd_add() by Alex Elder · 12 years ago
  42. 5b2ab72 rbd: support reading parent page data by Alex Elder · 12 years ago
  43. 91c6feb rbd: fix an incorrect assertion condition by Alex Elder · 12 years ago
  44. 2df3fac rbd: define rbd_dev_v2_header_info() by Alex Elder · 12 years ago
  45. 99a41eb rbd: get rid of trivial v1 header wrappers by Alex Elder · 12 years ago
  46. 30d60ba rbd: simplify rbd_dev_v1_probe() by Alex Elder · 12 years ago
  47. 662518b rbd: update in-core header directly by Alex Elder · 12 years ago
  48. bb23e37 rbd: refactor rbd_header_from_disk() by Alex Elder · 12 years ago
  49. 46578dc rbd: zero format 1 header structure earlier by Alex Elder · 12 years ago
  50. f35a4de rbd: set the mapping size and features later by Alex Elder · 12 years ago
  51. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  52. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  53. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 12 years ago
  54. 44af146 NVMe: Only clear the enable bit when disabling controller by Matthew Wilcox · 12 years ago
  55. ba47e38 NVMe: Wait for device to acknowledge shutdown by Matthew Wilcox · 12 years ago
  56. 51344a3 rbd: always set read-only flag in rbd_add() by Alex Elder · 12 years ago
  57. 6d80b13 rbd: kill rbd_dev_clear_mapping() by Alex Elder · 12 years ago
  58. 8f4b7d9 rbd: don't look up snapshot id in rbd_dev_mapping_set() by Alex Elder · 12 years ago
  59. c734b79 rbd: don't print warning if not mapping a parent by Alex Elder · 12 years ago
  60. 29334ba rbd: kill rbd_update_mapping_size() by Alex Elder · 12 years ago
  61. 00a653e rbd: update capacity in rbd_dev_refresh() by Alex Elder · 12 years ago
  62. e627db0 rbd: revalidate only for mapping size changes by Alex Elder · 12 years ago
  63. 49ece55 rbd: fix leak of format 2 snapshot context by Alex Elder · 12 years ago
  64. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  66. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  67. 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
  68. 78f8d25 NVMe: Schedule timeout for sync commands by Keith Busch · 12 years ago
  69. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 12 years ago
  70. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 12 years ago
  71. 427e970 NVMe: Split non-mergeable bio requests by Keith Busch · 12 years ago
  72. cbb6218 NVMe: Remove dead code in nvme_dev_add by Keith Busch · 12 years ago
  73. a9ef434 NVMe: Check for NULL memory in nvme_dev_add by Keith Busch · 12 years ago
  74. 68b8eca NVMe: Fix error clean-up on nvme_alloc_queue by Keith Busch · 12 years ago
  75. 025c557 NVMe: Free admin queue on request_irq error by Keith Busch · 12 years ago
  76. ec50373 NVMe: Add scsi unmap to SG_IO by Keith Busch · 12 years ago
  77. 14385de NVMe: queue usage fixes in nvme-scsi by Keith Busch · 12 years ago
  78. b5b09be rbd: fix image request leak on parent read by Alex Elder · 12 years ago
  79. 78c2a44 rbd: allocate image object names with a slab allocator by Alex Elder · 12 years ago
  80. 868311b rbd: allocate object requests with a slab allocator by Alex Elder · 12 years ago
  81. f907ad5 rbd: allocate name separate from obj_request by Alex Elder · 12 years ago
  82. 1c2a9df rbd: allocate image requests with a slab allocator by Alex Elder · 12 years ago
  83. 30d1cff rbd: use binary search for snapshot lookup by Alex Elder · 12 years ago
  84. 15228ed rbd: clear EXISTS flag if mapped snapshot disappears by Alex Elder · 12 years ago
  85. 33dca39 rbd: kill off the snapshot list by Alex Elder · 12 years ago
  86. 2ad3d71 rbd: define rbd_snap_size() and rbd_snap_features() by Alex Elder · 12 years ago
  87. 54cac61 rbd: use snap_id not index to look up snap info by Alex Elder · 12 years ago
  88. 9682fc6 rbd: look up snapshot name in names buffer by Alex Elder · 12 years ago
  89. dedc81ea rbd: drop obj_request->version by Alex Elder · 12 years ago
  90. e2a58ee rbd: drop rbd_obj_method_sync() version parameter by Alex Elder · 12 years ago
  91. cc4a38bd rbd: more version parameter removal by Alex Elder · 12 years ago
  92. 7097f8d rbd: get rid of some version parameters by Alex Elder · 12 years ago
  93. b21ebdd rbd: stop tracking header object version by Alex Elder · 12 years ago
  94. cb75223 rbd: snap names are pointer to constant data by Alex Elder · 12 years ago
  95. a3fbe5d rbd: don't revalidate so much by Alex Elder · 12 years ago
  96. 96882f5 rbd: fix up the layering warning message by Alex Elder · 12 years ago
  97. 812164f8 ceph: use ceph_create_snap_context() by Alex Elder · 12 years ago
  98. b536f69 rbd: set up devices only for mapped images by Alex Elder · 12 years ago
  99. 8ad42cd rbd: don't have device release destroy rbd_dev by Alex Elder · 12 years ago
  100. 6fd48b3 rbd: define rbd_dev_unprobe() by Alex Elder · 12 years ago