1. 907703d rbd: combine rbd sync watch/unwatch functions by Alex Elder · 12 years ago
  2. 0903e87 rbd: use a common layout for each device by Alex Elder · 12 years ago
  3. 47dba7b rbd: don't bother calculating file mapping by Alex Elder · 12 years ago
  4. e01e792 rbd: open code rbd_calc_raw_layout() by Alex Elder · 12 years ago
  5. 0829661 rbd: pull in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  6. 30573d6 rbd: assume single op in a request by Alex Elder · 12 years ago
  7. 139b431 rbd: there is really only one op by Alex Elder · 12 years ago
  8. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  9. d07c095 rbd: pass num_op with ops array by Alex Elder · 12 years ago
  10. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  11. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  12. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  13. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  14. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  15. 7c3d22c rbd: don't bother setting snapid in rbd_do_request() by Alex Elder · 12 years ago
  16. 25704ac rbd: kill rbd_req_sync_op() snapc and snapid parameters by Alex Elder · 12 years ago
  17. 07b2391 rbd: drop flags parameter from rbd_req_sync_exec() by Alex Elder · 12 years ago
  18. 4775618 rbd: drop snapid parameter from rbd_req_sync_read() by Alex Elder · 12 years ago
  19. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  20. 0ec8ce8 rbd: separate layout init by Alex Elder · 12 years ago
  21. a7b4c65 rbd: only get snap context for write requests by Alex Elder · 12 years ago
  22. d78b650 rbd: make exists flag atomic by Alex Elder · 12 years ago
  23. b395e8b rbd: a little more cleanup of rbd_rq_fn() by Alex Elder · 12 years ago
  24. cd323ac rbd: end request on error in rbd_do_request() caller by Alex Elder · 12 years ago
  25. 8295cda rbd: encapsulate handling for a single request by Alex Elder · 12 years ago
  26. 8986cb3 rbd: be picky about osd request status type by Alex Elder · 12 years ago
  27. 5f29ddd rbd: standardize ceph_osd_request variable names by Alex Elder · 12 years ago
  28. 725afc9 rbd: standardize rbd_request variable names by Alex Elder · 12 years ago
  29. 935dc89 rbd: add warnings to rbd_dev_probe_update_spec() by Alex Elder · 12 years ago
  30. f5400b7 rbd: add a warning in bio_chain_clone_range() by Alex Elder · 12 years ago
  31. 4fb5d671 rbd: add warning messages for missing arguments by Alex Elder · 12 years ago
  32. 06ecc6c rbd: define and use rbd_warn() by Alex Elder · 12 years ago
  33. 4caf35f rbd: use kmemdup() by Alex Elder · 12 years ago
  34. 979ed48 rbd: kill rbd_spec->image_id_len by Alex Elder · 12 years ago
  35. 69e7a02 rbd: kill rbd_spec->image_name_len by Alex Elder · 12 years ago
  36. c66c6e0 rbd: document rbd_spec structure by Alex Elder · 12 years ago
  37. 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
  38. 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
  39. 3d6a874 dac960: return success instead of -ENOTTY by Dan Carpenter · 12 years ago
  40. 1528346 mtip32xx: add trim support by Asai Thambi S P · 12 years ago
  41. 16c906e5 mtip32xx: Add workqueue and NUMA support by Asai Thambi S P · 12 years ago
  42. 58c49df3 mtip32xx: fix for crash when the device surprise removed during rebuild by Asai Thambi S P · 12 years ago
  43. 47cd4b3 mtip32xx: fix for driver hang after a command timeout by Asai Thambi S P · 12 years ago
  44. d1a6f4f block: delete super ancient PC-XT driver for 1980's hardware by Paul Gortmaker · 12 years ago
  45. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  46. f4953fe virtio-blk: Don't free ida when disk is in use by Alexander Graf · 12 years ago
  47. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  48. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  49. 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
  50. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. d62f691 xen-blkfront: handle bvecs with partial data by Roger Pau Monne · 12 years ago
  52. ebb351c llist/xen-blkfront: implement safe version of llist_for_each_entry by Roger Pau Monne · 12 years ago
  53. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  54. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  55. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  56. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  57. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  58. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  59. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  60. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  61. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  62. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  63. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  64. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  65. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  66. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  67. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  68. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  69. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  70. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  71. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  72. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  73. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  74. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  75. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  76. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  77. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  78. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  79. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  80. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  81. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  82. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  83. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  84. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  85. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  86. b8f5c6e rbd: don't use ENOTSUPP by Alex Elder · 12 years ago
  87. 2fd82b9 rbd: get rid of RBD_MAX_SEG_NAME_LEN by Alex Elder · 12 years ago
  88. 42382b7 rbd: do not allow remove of mounted-on image by Alex Elder · 12 years ago
  89. 7dc3411 xen-blkback: implement safe iterator for the list of persistent grants by Roger Pau Monne · 12 years ago
  90. d2ec180 drbd: update Kconfig to match current dependencies by Lars Ellenberg · 12 years ago
  91. ef86b77 drbd: Fix drbdsetup wait-connect, wait-sync etc... commands by Philipp Reisner · 12 years ago
  92. 13c76ab drbd: close race between drbd_set_role and drbd_connect by Philipp Reisner · 12 years ago
  93. 691631c drbd: respect no-md-barriers setting also when changed online via disk-options by Lars Ellenberg · 12 years ago
  94. 298307e drbd: Remove obsolete check by Philipp Reisner · 12 years ago
  95. 84ad684 Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.8/drivers by Jens Axboe · 12 years ago
  96. 2cecb73 drbd: fixup after wait_even_lock_irq() addition to generic code by Jens Axboe · 12 years ago
  97. 7b5a352 loop: Limit the number of requests in the bio list by Lukas Czerner · 12 years ago
  98. 07c540a xen-blkfront: free allocated page by Roger Pau Monne · 12 years ago
  99. 4d4f270 xen-blkback: move free persistent grants code by Roger Pau Monne · 12 years ago
  100. 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago