1. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  2. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  3. 340c7a2 rbd: drop dev reference on error in rbd_open() by Alex Elder · 12 years ago
  4. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  5. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  6. 8babe8c aoe: assert AoE packets marked as requiring no checksum by Ed Cashin · 12 years ago
  7. c46de22 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. 2453f5f cciss: fix handling of protocol error by Stephen M. Cameron · 12 years ago
  9. fded4e0 nbd: clear waiting_queue on shutdown by Paul Clements · 12 years ago
  10. 97651ea mtip32xx: fix user_buffer check in exec_drive_command by David Milburn · 12 years ago
  11. ac64e65 mtip32xx: Remove dead code by Asai Thambi S P · 12 years ago
  12. 45422e7 mtip32xx: Change printk to pr_xxxx by Asai Thambi S P · 12 years ago
  13. b62868e mtip32xx: Proper reporting of write protect status on big-endian by Asai Thambi S P · 12 years ago
  14. d7c8b94 mtip32xx: Increase timeout for standby command by Asai Thambi S P · 12 years ago
  15. 12a166c mtip32xx: Handle NCQ commands during the security locked state by Asai Thambi S P · 12 years ago
  16. 1a13145 mtip32xx: Add support for new devices by Asai Thambi S P · 12 years ago
  17. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  18. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  19. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  20. 79df9b4 Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 12 years ago
  21. d1aa4d0 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  22. 509fc01 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  23. 227f052 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  24. a09115b NVMe: Cancel outstanding IOs on queue deletion by Matthew Wilcox · 12 years ago
  25. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  26. 9e86677 NVMe: Free admin queue memory on initialisation failure by Matthew Wilcox · 12 years ago
  27. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  28. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  29. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  30. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  31. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  32. cd58ad7 NVMe: Use ida for nvme device instance by Quoc-Son Anh · 12 years ago
  33. 0ac1314 NVMe: Fix whitespace damage in nvme_init by Matthew Wilcox · 12 years ago
  34. 22fff82 NVMe: handle allocation failure in nvme_map_user_pages() by Dan Carpenter · 13 years ago
  35. 10af813 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers by Jens Axboe · 12 years ago
  36. 2fb2ca6 floppy: remove duplicated flag FD_RAW_NEED_DISK by Fengguang Wu · 12 years ago
  37. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  38. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  39. 01ff5db block/nbd: micro-optimization in nbd request completion by Chetan Loke · 12 years ago
  40. 1fe5e99 rbd: create rbd_refresh_helper() by Alex Elder · 12 years ago
  41. b813623 rbd: return obj version in __rbd_refresh_header() by Alex Elder · 12 years ago
  42. ccece23 rbd: fixes in rbd_header_from_disk() by Alex Elder · 12 years ago
  43. 913d2fd rbd: always pass ops array to rbd_req_sync_op() by Alex Elder · 12 years ago
  44. d67d4be rbd: pass null version pointer in add_snap() by Alex Elder · 12 years ago
  45. 57cfc10 rbd: make rbd_create_rw_ops() return a pointer by Alex Elder · 12 years ago
  46. 4e891e0 rbd: have __rbd_add_snap_dev() return a pointer by Alex Elder · 12 years ago
  47. 070c633 rbd: drop "object_name" from rbd_req_sync_unwatch() by Alex Elder · 12 years ago
  48. 7f0a24d rbd: drop "object_name" from rbd_req_sync_notify_ack() by Alex Elder · 12 years ago
  49. 4cb1625 rbd: drop "object_name" from rbd_req_sync_notify() by Alex Elder · 12 years ago
  50. 0e6f322 rbd: drop "object_name" from rbd_req_sync_watch() by Alex Elder · 12 years ago
  51. 14e7085 rbd: drop rbd_dev parameter in snap functions by Alex Elder · 12 years ago
  52. ed63f4f rbd: drop rbd_header_from_disk() gfp_flags parameter by Alex Elder · 12 years ago
  53. 9a5d690 rbd: snapc is unused in rbd_req_sync_read() by Alex Elder · 12 years ago
  54. de71a29 rbd: rename rbd_device->id by Alex Elder · 12 years ago
  55. 8e94af8 rbd: encapsulate header validity test by Alex Elder · 12 years ago
  56. bd919d4 rbd: clean up a few dout() calls by Alex Elder · 12 years ago
  57. a059329 rbd: simplify __rbd_remove_all_snaps() by Alex Elder · 12 years ago
  58. a66f8c9 rbd: drop extra header_rwsem init by Alex Elder · 12 years ago
  59. 9e15dc7 rbd: kill rbd_image_header->snap_seq by Alex Elder · 12 years ago
  60. 505cbb9 rbd: set snapc->seq only when refreshing header by Alex Elder · 12 years ago
  61. 78dc447 rbd: preserve snapc->seq in rbd_header_set_snap() by Alex Elder · 12 years ago
  62. 75fe9e1 rbd: don't use snapc->seq that way by Alex Elder · 12 years ago
  63. a71b891 rbd: send header version when notifying by Josh Durgin · 13 years ago
  64. d1d2564 rbd: use reference counting for the snap context by Josh Durgin · 13 years ago
  65. 93a24e0 rbd: set image size when header is updated by Josh Durgin · 13 years ago
  66. a51aa0c rbd: expose the correct size of the device in sysfs by Josh Durgin · 13 years ago
  67. 474ef7c rbd: only reset capacity when pointing to head by Josh Durgin · 13 years ago
  68. e88a36e rbd: return errors for mapped but deleted snapshot by Josh Durgin · 13 years ago
  69. d1f57ea rbd: kill num_reply parameters by Alex Elder · 12 years ago
  70. 43ae470 rbd: option symbol renames by Alex Elder · 12 years ago
  71. aded07e rbd: more symbol renames by Alex Elder · 12 years ago
  72. 0bed54d rbd: rename some fields in struct rbd_dev by Alex Elder · 12 years ago
  73. 0ce1a79 rbd: use rbd_dev consistently by Alex Elder · 12 years ago
  74. 820a5f3 rbd: dynamically allocate snapshot name by Alex Elder · 12 years ago
  75. bf3e5ae rbd: dynamically allocate image name by Alex Elder · 12 years ago
  76. cb8627c rbd: dynamically allocate image header name by Alex Elder · 12 years ago
  77. 849b426 rbd: dynamically allocate object prefix by Alex Elder · 12 years ago
  78. d22f76e rbd: dynamically allocate pool name by Alex Elder · 12 years ago
  79. 9bb2f33 rbd: create pool_id device attribute by Alex Elder · 12 years ago
  80. ca1e49a rbd: rename rbd_dev->block_name by Alex Elder · 12 years ago
  81. ea3352f rbd: define dup_token() by Alex Elder · 12 years ago
  82. ad4f232 rbd: drop a useless local variable by Alex Elder · 12 years ago
  83. 72ea1f7 Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers by Jens Axboe · 12 years ago
  84. cd5d503 virtio-blk: allow toggling host cache between writeback and writethrough by Paolo Bonzini · 12 years ago
  85. 2c95a32 virtio-blk: Use block layer provided spinlock by Asias He · 12 years ago
  86. 483001c virtio-blk: Reset device after blk_cleanup_queue() by Asias He · 12 years ago
  87. 02e2b12 virtio-blk: Call del_gendisk() before disable guest kick by Asias He · 12 years ago
  88. c7d36ab NVMe: Fix uninitialized iod compiler warning by Keith Busch · 12 years ago
  89. a0cadb8 NVMe: Do not set IO queue depth beyond device max by Keith Busch · 12 years ago
  90. 8fc23e0 NVMe: Set block queue max sectors by Keith Busch · 12 years ago
  91. a42cecc NVMe: use namespace id for nvme_get_features by Keith Busch · 12 years ago
  92. 50af8ba NVMe: replace nvme_ns with nvme_dev for user admin by Keith Busch · 12 years ago
  93. 5c42ea1 NVMe: Fix nvme module init when nvme_major is set by Keith Busch · 12 years ago
  94. e9ef463 NVMe: Set request queue logical block size by Keith Busch · 12 years ago
  95. a73ff32 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  96. db141b2 drbd: fix max_bio_size to be unsigned by Lars Ellenberg · 12 years ago
  97. 7ee1fb9 drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  98. c12e9c8 drbd: fix potential access after free by Lars Ellenberg · 12 years ago
  99. 63a6d0b drbd: call local-io-error handler early by Lars Ellenberg · 12 years ago
  100. 0029d62 drbd: do not reset rs_pending_cnt too early by Lars Ellenberg · 12 years ago