1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  3. 029bcbd rbd: set blk_queue request sizes to object size by Josh Durgin · 13 years ago
  4. 79e3057c rbd: cancel watch request when releasing the device by Yehuda Sadeh · 13 years ago
  5. 8ded371 Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  6. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  7. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  9. 111ad11 Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  10. e7f5909 kill useless checks for sb->s_op == NULL by Al Viro · 13 years ago
  11. 8c11642 Merge commit 'v3.0-rc7' into devicetree/next by Grant Likely · 13 years ago
  12. 5d10302 dt: remove extra xsysace platform_driver registration by Grant Likely · 13 years ago
  13. 07d0c38 cciss: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  14. a7e9357 xen/blkback: Add module alias for autoloading by Bastian Blank · 13 years ago
  15. b4726a9 xen/blkback: Don't let in-flight requests defer pending ones. by Daniel Stodden · 13 years ago
  16. 08b8bfc xen: Add __attribute__((format(printf... where appropriate by Joe Perches · 13 years ago
  17. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 13 years ago
  18. 86e1e98 drbd: we should write meta data updates with FLUSH FUA by Lars Ellenberg · 13 years ago
  19. cb6518c drbd: when receive times out on meta socket, also check last receive time on data socket by Lars Ellenberg · 13 years ago
  20. 5a8b424 drbd: account bitmap IO during resync as resync-(related-)-io by Lars Ellenberg · 13 years ago
  21. 8ccee20 drbd: don't cond_resched_lock with IRQs disabled by Lars Ellenberg · 13 years ago
  22. 829c608 drbd: add missing spinlock to bitmap receive by Lars Ellenberg · 13 years ago
  23. 0cfdd24 drbd: Use the correct max_bio_size when creating resync requests by Philipp Reisner · 13 years ago
  24. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  25. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  26. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  27. 9b83c77 xen/blkback: potential null dereference in error handling by Dan Carpenter · 13 years ago
  28. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  29. 6917f83 drivers, block: virtio_blk: Replace cryptic number with the macro by Liu Yuan · 13 years ago
  30. 7a7c924 virtio_blk: allow re-reading config space at runtime by Christoph Hellwig · 13 years ago
  31. 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
  32. 3b70b2e x86 idle floppy: deprecate disable_hlt() by Len Brown · 13 years ago
  33. 5988ce2 nbd: adjust 'max_part' according to part_shift by Namhyung Kim · 13 years ago
  34. 3b27108 nbd: limit module parameters to a sane value by Namhyung Kim · 13 years ago
  35. 35fbf5b nbd: pass MSG_* flags to kernel_recvmsg() by Namhyung Kim · 13 years ago
  36. ac04fee loop: export module parameters by Namhyung Kim · 13 years ago
  37. 8892cba brd: export module parameters by Namhyung Kim · 13 years ago
  38. 13868b7 brd: fix comment on initial device creation by Namhyung Kim · 13 years ago
  39. af46566 brd: handle on-demand devices correctly by Namhyung Kim · 13 years ago
  40. 315980c brd: limit 'max_part' module param to DISK_MAX_PARTS by Namhyung Kim · 13 years ago
  41. a2cba29 brd: get rid of unused members from struct brd_device by Namhyung Kim · 13 years ago
  42. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  43. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  44. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  45. 9db4b3e rbd: handle online resize of underlying rbd image by Sage Weil · 13 years ago
  46. aedfec5 rbd: use snprintf for disk->disk_name by Sage Weil · 13 years ago
  47. 916d4d6 rbd: cleanup: make kfree match kmalloc by Sage Weil · 13 years ago
  48. a1c15c5 loop: handle on-demand devices correctly by Namhyung Kim · 13 years ago
  49. 78f4bb3 loop: limit 'max_part' module param to DISK_MAX_PARTS by Namhyung Kim · 13 years ago
  50. 0ddf72b drbd: fix warning by Andrew Morton · 13 years ago
  51. 9b2f61a drbd: fix warning by Philipp Reisner · 13 years ago
  52. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  53. 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 13 years ago
  54. 99432fc drbd: Take a more conservative approach when deciding max_bio_size by Philipp Reisner · 13 years ago
  55. 21423fa drbd: Fixed state transitions after async outdate-peer-handler returned by Philipp Reisner · 13 years ago
  56. fa7d939 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected by Philipp Reisner · 13 years ago
  57. a8e4079 drbd: Fix for the connection problems on high latency links by Philipp Reisner · 13 years ago
  58. 76727f6 drbd: fix potential activity log refcount imbalance in error path by Lars Ellenberg · 13 years ago
  59. d2e1780 drbd: Only downgrade the disk state in case of disk failures by Philipp Reisner · 13 years ago
  60. f36af18 drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int by Lars Ellenberg · 13 years ago
  61. 53ea433 drbd: fix potential distributed deadlock by Lars Ellenberg · 13 years ago
  62. 738a84b drbd: Fix for application IO with the on-io-error=pass-on policy by Philipp Reisner · 13 years ago
  63. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  64. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  65. 13143d2 rbd: warn on update_snaps failure on notify by Sage Weil · 13 years ago
  66. 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
  67. 8ab5215 xen/blkback: don't fail empty barrier requests by Jan Beulich · 13 years ago
  68. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  69. 1fec709 rbd: fix split bio handling by Yehuda Sadeh · 13 years ago
  70. 496b318 xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end() by Laszlo Ersek · 13 years ago
  71. 11f7700 rbd: fix leak of ops struct by Sage Weil · 13 years ago
  72. 5185432 xen/blkback: Align the tabs on the structure. by Konrad Rzeszutek Wilk · 13 years ago
  73. cca537a xen/blkback: if log_stats is enabled print out the data. by Konrad Rzeszutek Wilk · 13 years ago
  74. 5a577e3 xen/blkback: Add the prefix XEN in the common.h. by Konrad Rzeszutek Wilk · 13 years ago
  75. 3d81473 xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. by Konrad Rzeszutek Wilk · 13 years ago
  76. 30fd150 xen/blkback: Change structure name blkif_st to xen_blkif. by Konrad Rzeszutek Wilk · 13 years ago
  77. 325a648 xen/blkback: Remove the unused typedefs. by Konrad Rzeszutek Wilk · 13 years ago
  78. 452a6b2 xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h by Konrad Rzeszutek Wilk · 13 years ago
  79. b0f8012 xen/blkback: Fixing some more of the cleanpatch.pl warnings. by Konrad Rzeszutek Wilk · 13 years ago
  80. 03e0edf xen/blkback: Checkpatch.pl recommend against multiple assigments. by Konrad Rzeszutek Wilk · 13 years ago
  81. a4c3485 xen/blkback: Flesh out the description in the Kconfig. by Konrad Rzeszutek Wilk · 13 years ago
  82. b9fc029 xen/blkback: Fix spelling mistakes. by Konrad Rzeszutek Wilk · 13 years ago
  83. 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
  84. 72468bf xen/blkback: Removing the debug_lvl option. by Konrad Rzeszutek Wilk · 13 years ago
  85. 22b20f2 xen/blkback: Use the DRV_PFX in the pr_.. macros. by Konrad Rzeszutek Wilk · 13 years ago
  86. 1afbd73 xen/blkback: Make the DPRINTK uniform. by Konrad Rzeszutek Wilk · 13 years ago
  87. ebe8190 xen/blkback: Change printk/DPRINTK to pr_.. type variant. by Konrad Rzeszutek Wilk · 13 years ago
  88. edf6ef5 xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support. by Konrad Rzeszutek Wilk · 13 years ago
  89. 4352b47 xen-blkfront: fix data size for xenbus_gather in blkfront_connect by Marek Marczykowski · 13 years ago
  90. 01f37f2 xen/blkback: Fixed up comments and converted spaces to tabs. by Konrad Rzeszutek Wilk · 13 years ago
  91. edc83d47 cciss: fix compile issue by Jens Axboe · 13 years ago
  92. 8a4ec67 cciss: add cciss_tape_cmds module paramter by Stephen M. Cameron · 13 years ago
  93. 063d2cf cciss: do not use bit 2 doorbell reset by Stephen M. Cameron · 13 years ago
  94. ec52d5f cciss: do not attempt PCI power management reset method if we know it won't work. by Stephen M. Cameron · 13 years ago
  95. 93c46c2 cciss: remove superfluous sleeps around reset code by Stephen M. Cameron · 13 years ago
  96. 5afe278 cciss: do soft reset if hard reset is broken by Stephen M. Cameron · 13 years ago
  97. bf2e2e6 cciss: use new doorbell-bit-5 reset method by Stephen M. Cameron · 13 years ago
  98. 3e28601 cciss: increase timeouts for post-reset no-ops by Stephen M. Cameron · 13 years ago
  99. 59ec86b cciss: clarify messages around reset behavior by Stephen M. Cameron · 13 years ago
  100. 19adbb9 cciss: increase time to wait for board reset to start by Stephen M. Cameron · 13 years ago