1. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  2. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  4. 398eb08 nbd: fix sparse warning by Alex Elder · 11 years ago
  5. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 11 years ago
  6. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 11 years ago
  7. 75f187a nbd: support FLUSH requests by Alex Bligh · 11 years ago
  8. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 11 years ago
  9. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 11 years ago
  10. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 11 years ago
  11. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  13. c47f937 rbd: pass length, not op for osd completions by Alex Elder · 11 years ago
  14. 39bf2c5 rbd: move rbd_osd_trivial_callback() by Alex Elder · 11 years ago
  15. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  16. cc344fa rbd: eliminate sparse warnings by Alex Elder · 11 years ago
  17. 37206ee rbd: normalize dout() calls by Alex Elder · 11 years ago
  18. 632b88c rbd: barriers are hard by Alex Elder · 11 years ago
  19. 4dda41d rbd: ignore zero-length requests by Alex Elder · 11 years ago
  20. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  21. b7a1da6 loopdev: ignore negative offset when calculate loop device size by Guo Chao · 11 years ago
  22. b1a6650 loopdev: remove an user triggerable oops by Guo Chao · 11 years ago
  23. 7b0576a loopdev: move common code into loop_figure_size() by Guo Chao · 11 years ago
  24. 541c742 loopdev: update block device size in loop_set_status() by Guo Chao · 11 years ago
  25. 5370019 loopdev: fix a deadlock by Guo Chao · 11 years ago
  26. 7414d4f drivers/block/swim3.c: fix null pointer dereference by Cong Ding · 11 years ago
  27. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  28. e177bb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  29. d4308fe Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.9/drivers by Jens Axboe · 11 years ago
  30. 4c7a08c Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph by Alex Elder · 11 years ago
  31. 903bb32 libceph: drop return value from page vector copy routines by Alex Elder · 11 years ago
  32. 23ed6e1 rbd: ignore result of ceph_copy_from_page_vector() by Alex Elder · 11 years ago
  33. 1ceae7e rbd: prevent bytes transferred overflow by Alex Elder · 11 years ago
  34. fbfab53 libceph: allow STAT osd operations by Alex Elder · 11 years ago
  35. ef06f4d3 rbd: add parentheses to object request iterator macros by Alex Elder · 11 years ago
  36. 087ffec xen-blkback: use balloon pages for persistent grants by Roger Pau Monne · 11 years ago
  37. f84adf4 xen-blkfront: drop the use of llist_for_each_entry_safe by Konrad Rzeszutek Wilk · 11 years ago
  38. 01c681d xen/blkback: Don't trust the handle from the frontend. by Konrad Rzeszutek Wilk · 11 years ago
  39. 9d09260 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago
  40. c206c70 block: IBM RamSan 70/80 driver fixes by Philip J Kelleher · 11 years ago
  41. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 11 years ago
  42. 11e7651 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  43. f4d9605 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 11 years ago
  44. ec8edc7 Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux into for-3.9/drivers by Jens Axboe · 11 years ago
  45. 0774130 rbd: add barriers near done flag operations by Alex Elder · 11 years ago
  46. a14ea26 rbd: turn off interrupts for open/remove locking by Alex Elder · 11 years ago
  47. 9cbb1d7 libceph: don't require r_num_pages for bio requests by Alex Elder · 11 years ago
  48. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 11 years ago
  49. b82d167 rbd: prevent open for image being removed by Alex Elder · 11 years ago
  50. 6d29290 rbd: define flags field, use it for exists flag by Alex Elder · 11 years ago
  51. 8eb8756 rbd: don't drop watch requests on completion by Alex Elder · 11 years ago
  52. 25dcf95 rbd: decrement obj request count when deleting by Alex Elder · 11 years ago
  53. 975241a rbd: track object rather than osd request for watch by Alex Elder · 11 years ago
  54. 6977c3f rbd: unregister linger in watch sync routine by Alex Elder · 11 years ago
  55. 9f20e02 rbd: get rid of rbd_req_sync_exec() by Alex Elder · 11 years ago
  56. 36be9a7 rbd: implement sync method with new code by Alex Elder · 11 years ago
  57. cf81b60 rbd: send notify ack asynchronously by Alex Elder · 11 years ago
  58. 5ae9db8 rbd: get rid of rbd_req_sync_notify_ack() by Alex Elder · 11 years ago
  59. b8d7003 rbd: use new code for notify ack by Alex Elder · 12 years ago
  60. ecf7a03 rbd: get rid of rbd_req_sync_watch() by Alex Elder · 11 years ago
  61. 9969ebc rbd: implement watch/unwatch with new code by Alex Elder · 11 years ago
  62. 86ea43b rbd: get rid of rbd_req_sync_read() by Alex Elder · 11 years ago
  63. 788e2df rbd: implement sync object read with new code by Alex Elder · 11 years ago
  64. 7d250b9 rbd: kill rbd_req_coll and rbd_request by Alex Elder · 12 years ago
  65. 2250a71 rbd: kill rbd_rq_fn() and all other related code by Alex Elder · 12 years ago
  66. bf0d5f50 rbd: new request tracking code by Alex Elder · 12 years ago
  67. 243eeb7 swim: Add missing spinlock init by Jean Delvare · 12 years ago
  68. e5e9fda rsxx: add slab.h include to dma.c by Jens Axboe · 11 years ago
  69. 1262e24 drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency by Heiko Carstens · 11 years ago
  70. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  71. 82bed4d block: remove new __devinit/exit annotations on ramsam driver by Stephen Rothwell · 11 years ago
  72. 8722ff8 block: IBM RamSan 70/80 device driver by josh.h.morris@us.ibm.com · 11 years ago
  73. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 11 years ago
  74. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  75. c043064 rbd: don't retry setting up header watch by Alex Elder · 11 years ago
  76. 38901e0 rbd: check for overflow in rbd_get_num_segments() by Alex Elder · 11 years ago
  77. 98571b5 rbd: small changes by Alex Elder · 11 years ago
  78. 1383923 Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 11 years ago
  79. 0cb3d9c drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  80. 2681f7f drbd: fix potential protocol error and resulting disconnect/reconnect by Lars Ellenberg · 11 years ago
  81. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  82. e0b4986 rbd: fix type of snap_id in rbd_dev_v2_snap_info() by Alex Elder · 11 years ago
  83. 8b84de7 rbd: assign watch request more directly by Alex Elder · 12 years ago
  84. 5efea49 rbd: move remaining osd op setup into rbd_osd_req_op_create() by Alex Elder · 12 years ago
  85. 2647ba3 rbd: move call osd op setup into rbd_osd_req_op_create() by Alex Elder · 12 years ago
  86. 8d23bf2 rbd: don't assign extent info in rbd_req_sync_op() by Alex Elder · 12 years ago
  87. c561191 rbd: don't assign extent info in rbd_do_request() by Alex Elder · 12 years ago
  88. 1821665 rbd: don't leak rbd_req for rbd_req_sync_notify_ack() by Alex Elder · 12 years ago
  89. 2e53c6c rbd: don't leak rbd_req on synchronous requests by Alex Elder · 12 years ago
  90. 907703d rbd: combine rbd sync watch/unwatch functions by Alex Elder · 12 years ago
  91. 0903e87 rbd: use a common layout for each device by Alex Elder · 12 years ago
  92. 47dba7b rbd: don't bother calculating file mapping by Alex Elder · 12 years ago
  93. e01e792 rbd: open code rbd_calc_raw_layout() by Alex Elder · 12 years ago
  94. 0829661 rbd: pull in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  95. 30573d6 rbd: assume single op in a request by Alex Elder · 12 years ago
  96. 139b431 rbd: there is really only one op by Alex Elder · 12 years ago
  97. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  98. d07c095 rbd: pass num_op with ops array by Alex Elder · 12 years ago
  99. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  100. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago