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