1. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  2. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  3. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  4. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  5. 6917f83 drivers, block: virtio_blk: Replace cryptic number with the macro by Liu Yuan · 13 years ago
  6. 7a7c924 virtio_blk: allow re-reading config space at runtime by Christoph Hellwig · 13 years ago
  7. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  8. 3b70b2e x86 idle floppy: deprecate disable_hlt() by Len Brown · 13 years ago
  9. 5988ce2 nbd: adjust 'max_part' according to part_shift by Namhyung Kim · 13 years ago
  10. 3b27108 nbd: limit module parameters to a sane value by Namhyung Kim · 13 years ago
  11. 35fbf5b nbd: pass MSG_* flags to kernel_recvmsg() by Namhyung Kim · 13 years ago
  12. ac04fee loop: export module parameters by Namhyung Kim · 13 years ago
  13. 8892cba brd: export module parameters by Namhyung Kim · 13 years ago
  14. 13868b7 brd: fix comment on initial device creation by Namhyung Kim · 13 years ago
  15. af46566 brd: handle on-demand devices correctly by Namhyung Kim · 13 years ago
  16. 315980c brd: limit 'max_part' module param to DISK_MAX_PARTS by Namhyung Kim · 13 years ago
  17. a2cba29 brd: get rid of unused members from struct brd_device by Namhyung Kim · 13 years ago
  18. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  19. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  20. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  21. 9db4b3e rbd: handle online resize of underlying rbd image by Sage Weil · 13 years ago
  22. aedfec5 rbd: use snprintf for disk->disk_name by Sage Weil · 13 years ago
  23. 916d4d6 rbd: cleanup: make kfree match kmalloc by Sage Weil · 13 years ago
  24. a1c15c5 loop: handle on-demand devices correctly by Namhyung Kim · 13 years ago
  25. 78f4bb3 loop: limit 'max_part' module param to DISK_MAX_PARTS by Namhyung Kim · 13 years ago
  26. 0ddf72b drbd: fix warning by Andrew Morton · 13 years ago
  27. 9b2f61a drbd: fix warning by Philipp Reisner · 13 years ago
  28. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  29. 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 13 years ago
  30. 99432fc drbd: Take a more conservative approach when deciding max_bio_size by Philipp Reisner · 13 years ago
  31. 21423fa drbd: Fixed state transitions after async outdate-peer-handler returned by Philipp Reisner · 13 years ago
  32. fa7d939 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected by Philipp Reisner · 13 years ago
  33. a8e4079 drbd: Fix for the connection problems on high latency links by Philipp Reisner · 13 years ago
  34. 76727f6 drbd: fix potential activity log refcount imbalance in error path by Lars Ellenberg · 13 years ago
  35. d2e1780 drbd: Only downgrade the disk state in case of disk failures by Philipp Reisner · 13 years ago
  36. f36af18 drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int by Lars Ellenberg · 13 years ago
  37. 53ea433 drbd: fix potential distributed deadlock by Lars Ellenberg · 13 years ago
  38. 738a84b drbd: Fix for application IO with the on-io-error=pass-on policy by Philipp Reisner · 13 years ago
  39. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  40. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  41. 13143d2 rbd: warn on update_snaps failure on notify by Sage Weil · 13 years ago
  42. 779d530 Merge branches 'for-jens/xen-backend-fixes' and 'for-jens/xen-blkback-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-2.6.40/drivers by Jens Axboe · 13 years ago
  43. 8ab5215 xen/blkback: don't fail empty barrier requests by Jan Beulich · 13 years ago
  44. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  45. 1fec709 rbd: fix split bio handling by Yehuda Sadeh · 13 years ago
  46. 496b318 xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end() by Laszlo Ersek · 13 years ago
  47. 11f7700 rbd: fix leak of ops struct by Sage Weil · 13 years ago
  48. 5185432 xen/blkback: Align the tabs on the structure. by Konrad Rzeszutek Wilk · 13 years ago
  49. cca537a xen/blkback: if log_stats is enabled print out the data. by Konrad Rzeszutek Wilk · 13 years ago
  50. 5a577e3 xen/blkback: Add the prefix XEN in the common.h. by Konrad Rzeszutek Wilk · 13 years ago
  51. 3d81473 xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. by Konrad Rzeszutek Wilk · 13 years ago
  52. 30fd150 xen/blkback: Change structure name blkif_st to xen_blkif. by Konrad Rzeszutek Wilk · 13 years ago
  53. 325a648 xen/blkback: Remove the unused typedefs. by Konrad Rzeszutek Wilk · 13 years ago
  54. 452a6b2 xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h by Konrad Rzeszutek Wilk · 13 years ago
  55. b0f8012 xen/blkback: Fixing some more of the cleanpatch.pl warnings. by Konrad Rzeszutek Wilk · 13 years ago
  56. 03e0edf xen/blkback: Checkpatch.pl recommend against multiple assigments. by Konrad Rzeszutek Wilk · 13 years ago
  57. a4c3485 xen/blkback: Flesh out the description in the Kconfig. by Konrad Rzeszutek Wilk · 13 years ago
  58. b9fc029 xen/blkback: Fix spelling mistakes. by Konrad Rzeszutek Wilk · 13 years ago
  59. 68c88dd xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir. by Konrad Rzeszutek Wilk · 13 years ago
  60. 72468bf xen/blkback: Removing the debug_lvl option. by Konrad Rzeszutek Wilk · 13 years ago
  61. 22b20f2 xen/blkback: Use the DRV_PFX in the pr_.. macros. by Konrad Rzeszutek Wilk · 13 years ago
  62. 1afbd73 xen/blkback: Make the DPRINTK uniform. by Konrad Rzeszutek Wilk · 13 years ago
  63. ebe8190 xen/blkback: Change printk/DPRINTK to pr_.. type variant. by Konrad Rzeszutek Wilk · 13 years ago
  64. edf6ef5 xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support. by Konrad Rzeszutek Wilk · 13 years ago
  65. 4352b47 xen-blkfront: fix data size for xenbus_gather in blkfront_connect by Marek Marczykowski · 13 years ago
  66. 01f37f2 xen/blkback: Fixed up comments and converted spaces to tabs. by Konrad Rzeszutek Wilk · 13 years ago
  67. edc83d47 cciss: fix compile issue by Jens Axboe · 13 years ago
  68. 8a4ec67 cciss: add cciss_tape_cmds module paramter by Stephen M. Cameron · 13 years ago
  69. 063d2cf cciss: do not use bit 2 doorbell reset by Stephen M. Cameron · 13 years ago
  70. ec52d5f cciss: do not attempt PCI power management reset method if we know it won't work. by Stephen M. Cameron · 13 years ago
  71. 93c46c2 cciss: remove superfluous sleeps around reset code by Stephen M. Cameron · 13 years ago
  72. 5afe278 cciss: do soft reset if hard reset is broken by Stephen M. Cameron · 13 years ago
  73. bf2e2e6 cciss: use new doorbell-bit-5 reset method by Stephen M. Cameron · 13 years ago
  74. 3e28601 cciss: increase timeouts for post-reset no-ops by Stephen M. Cameron · 13 years ago
  75. 59ec86b cciss: clarify messages around reset behavior by Stephen M. Cameron · 13 years ago
  76. 19adbb9 cciss: increase time to wait for board reset to start by Stephen M. Cameron · 13 years ago
  77. 8f71bb8 cciss: get rid of message related magic numbers by Stephen M. Cameron · 13 years ago
  78. e363e01 cciss: fix reply pool and block fetch table memory leaks by Stephen M. Cameron · 13 years ago
  79. 2b48085 cciss: factor out irq request code by Stephen M. Cameron · 13 years ago
  80. abf7966 cciss: factor out scatterlist allocation functions by Stephen M. Cameron · 13 years ago
  81. 54dae34 cciss: factor out command pool allocation functions by Stephen M. Cameron · 13 years ago
  82. 62710ae cciss: do a better job of detecting controller reset failure by Stephen M. Cameron · 13 years ago
  83. 9bd3c20 cciss: add readl after writel in interrupt mask setting code by Stephen M. Cameron · 13 years ago
  84. 3d68b39 xen/blkback: Fix up some of the comments. by Konrad Rzeszutek Wilk · 13 years ago
  85. fc53bf7 xen/blkback: Squash the checking for operation into dispatch_rw_block_io by Konrad Rzeszutek Wilk · 13 years ago
  86. 24f567f xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER. by Konrad Rzeszutek Wilk · 13 years ago
  87. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  88. a19be5f Revert "xen/blkback: Move the plugging/unplugging to a higher level." by Konrad Rzeszutek Wilk · 13 years ago
  89. 013c3ca xen/blkback: Stick REQ_SYNC on WRITEs to deal with CFQ I/O scheduler. by Konrad Rzeszutek Wilk · 13 years ago
  90. 97961ef xen/blkback: Move the plugging/unplugging to a higher level. by Konrad Rzeszutek Wilk · 13 years ago
  91. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  92. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  93. 8b6bf74 xen/blkback: Prefix exposed functions with xen_ by Konrad Rzeszutek Wilk · 13 years ago
  94. 42c7841 xen-blkback: Inline some of the functions that were moved from vbd/interface.c by Konrad Rzeszutek Wilk · 13 years ago
  95. 6cd0388 xen-blkback: Remove from the copyright notice the address. by Konrad Rzeszutek Wilk · 13 years ago
  96. ee9ff85 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. by Konrad Rzeszutek Wilk · 13 years ago
  97. dfc07b1 xen/blkback: Move it from drivers/xen to drivers/block by Konrad Rzeszutek Wilk · 13 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  99. 7e599e6 drbd: fix up merge error by Linus Torvalds · 13 years ago
  100. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago