1. 82bed4d block: remove new __devinit/exit annotations on ramsam driver by Stephen Rothwell · 12 years ago
  2. 8722ff8 block: IBM RamSan 70/80 device driver by josh.h.morris@us.ibm.com · 12 years ago
  3. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
  4. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  5. c043064 rbd: don't retry setting up header watch by Alex Elder · 12 years ago
  6. 38901e0 rbd: check for overflow in rbd_get_num_segments() by Alex Elder · 12 years ago
  7. 98571b5 rbd: small changes by Alex Elder · 12 years ago
  8. 1383923 Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 12 years ago
  9. 0cb3d9c drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  10. 2681f7f drbd: fix potential protocol error and resulting disconnect/reconnect by Lars Ellenberg · 12 years ago
  11. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  12. e0b4986 rbd: fix type of snap_id in rbd_dev_v2_snap_info() by Alex Elder · 12 years ago
  13. 8b84de7 rbd: assign watch request more directly by Alex Elder · 12 years ago
  14. 5efea49 rbd: move remaining osd op setup into rbd_osd_req_op_create() by Alex Elder · 12 years ago
  15. 2647ba3 rbd: move call osd op setup into rbd_osd_req_op_create() by Alex Elder · 12 years ago
  16. 8d23bf2 rbd: don't assign extent info in rbd_req_sync_op() by Alex Elder · 12 years ago
  17. c561191 rbd: don't assign extent info in rbd_do_request() by Alex Elder · 12 years ago
  18. 1821665 rbd: don't leak rbd_req for rbd_req_sync_notify_ack() by Alex Elder · 12 years ago
  19. 2e53c6c rbd: don't leak rbd_req on synchronous requests by Alex Elder · 12 years ago
  20. 907703d rbd: combine rbd sync watch/unwatch functions by Alex Elder · 12 years ago
  21. 0903e87 rbd: use a common layout for each device by Alex Elder · 12 years ago
  22. 47dba7b rbd: don't bother calculating file mapping by Alex Elder · 12 years ago
  23. e01e792 rbd: open code rbd_calc_raw_layout() by Alex Elder · 12 years ago
  24. 0829661 rbd: pull in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  25. 30573d6 rbd: assume single op in a request by Alex Elder · 12 years ago
  26. 139b431 rbd: there is really only one op by Alex Elder · 12 years ago
  27. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  28. d07c095 rbd: pass num_op with ops array by Alex Elder · 12 years ago
  29. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  30. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  31. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  32. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  33. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  34. 7c3d22c rbd: don't bother setting snapid in rbd_do_request() by Alex Elder · 12 years ago
  35. 25704ac rbd: kill rbd_req_sync_op() snapc and snapid parameters by Alex Elder · 12 years ago
  36. 07b2391 rbd: drop flags parameter from rbd_req_sync_exec() by Alex Elder · 12 years ago
  37. 4775618 rbd: drop snapid parameter from rbd_req_sync_read() by Alex Elder · 12 years ago
  38. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  39. 0ec8ce8 rbd: separate layout init by Alex Elder · 12 years ago
  40. a7b4c65 rbd: only get snap context for write requests by Alex Elder · 12 years ago
  41. d78b650 rbd: make exists flag atomic by Alex Elder · 12 years ago
  42. b395e8b rbd: a little more cleanup of rbd_rq_fn() by Alex Elder · 12 years ago
  43. cd323ac rbd: end request on error in rbd_do_request() caller by Alex Elder · 12 years ago
  44. 8295cda rbd: encapsulate handling for a single request by Alex Elder · 12 years ago
  45. 8986cb3 rbd: be picky about osd request status type by Alex Elder · 12 years ago
  46. 5f29ddd rbd: standardize ceph_osd_request variable names by Alex Elder · 12 years ago
  47. 725afc9 rbd: standardize rbd_request variable names by Alex Elder · 12 years ago
  48. 935dc89 rbd: add warnings to rbd_dev_probe_update_spec() by Alex Elder · 12 years ago
  49. f5400b7 rbd: add a warning in bio_chain_clone_range() by Alex Elder · 12 years ago
  50. 4fb5d671 rbd: add warning messages for missing arguments by Alex Elder · 12 years ago
  51. 06ecc6c rbd: define and use rbd_warn() by Alex Elder · 12 years ago
  52. 4caf35f rbd: use kmemdup() by Alex Elder · 12 years ago
  53. 979ed48 rbd: kill rbd_spec->image_id_len by Alex Elder · 12 years ago
  54. 69e7a02 rbd: kill rbd_spec->image_name_len by Alex Elder · 12 years ago
  55. c66c6e0 rbd: document rbd_spec structure by Alex Elder · 12 years ago
  56. 478c030 drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was not declared. Should it be static? by Fengguang Wu · 12 years ago
  57. 25bac12 drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' was not declared. Should it be static? by Fengguang Wu · 12 years ago
  58. 3d6a874 dac960: return success instead of -ENOTTY by Dan Carpenter · 12 years ago
  59. 1528346 mtip32xx: add trim support by Asai Thambi S P · 12 years ago
  60. 16c906e5 mtip32xx: Add workqueue and NUMA support by Asai Thambi S P · 12 years ago
  61. 58c49df3 mtip32xx: fix for crash when the device surprise removed during rebuild by Asai Thambi S P · 12 years ago
  62. 47cd4b3 mtip32xx: fix for driver hang after a command timeout by Asai Thambi S P · 12 years ago
  63. d1a6f4f block: delete super ancient PC-XT driver for 1980's hardware by Paul Gortmaker · 12 years ago
  64. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  65. f4953fe virtio-blk: Don't free ida when disk is in use by Alexander Graf · 12 years ago
  66. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  67. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  68. b6c46cf Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 12 years ago
  69. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  70. d62f691 xen-blkfront: handle bvecs with partial data by Roger Pau Monne · 12 years ago
  71. ebb351c llist/xen-blkfront: implement safe version of llist_for_each_entry by Roger Pau Monne · 12 years ago
  72. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  73. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  74. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  75. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  76. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  77. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  78. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  79. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  80. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  81. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  82. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  83. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  84. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  85. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  86. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  87. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  88. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  89. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  90. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  91. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  92. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  93. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  94. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  95. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  96. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  97. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  98. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  99. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  100. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago