1. b70f5fa blkfront: Lock blkfront_info when closing by Daniel Stodden · 14 years ago
  2. a66b5ae blkfront: Clean up vbd release by Daniel Stodden · 14 years ago
  3. 9897cb5 blkfront: Fix gendisk leak by Daniel Stodden · 14 years ago
  4. 89de166 blkfront: Fix backtrace in del_gendisk by Daniel Stodden · 14 years ago
  5. 2def141 xen/blkfront: revalidate after setting capacity by K. Y. Srinivasan · 14 years ago
  6. b4dddb4 xen/blkfront: avoid compiler warning from missing cases by Jeremy Fitzhardinge · 14 years ago
  7. 1fa73be xen/front: Propagate changed size of VBDs by K. Y. Srinivasan · 14 years ago
  8. 5d7ed20 blkfront: don't access freed struct xenbus_device by Jan Beulich · 14 years ago
  9. 0e34582 blkfront: fixes for 'xm block-detach ... --force' by Jan Beulich · 14 years ago
  10. 203fd61 xen: use less generic names in blkfront driver. by Ian Campbell · 15 years ago
  11. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  12. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  13. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  14. dd40e45 virtio_blk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  15. 98d8c8f ps3disk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  16. 7f9815f osdblk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  17. 511d37a block/xd.c: fix brace typo by Randy Dunlap · 14 years ago
  18. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  19. 15fa6e8 virtio_blk: add default case to cmd type switch by Jens Axboe · 14 years ago
  20. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  21. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  22. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  23. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  24. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  25. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  26. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  27. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  28. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  29. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  30. f3bcb14 cciss: change pad value from 32 to 0 by Mike Miller · 14 years ago
  31. b0dd5ca cciss: remove errant debug code by Mike Miller · 14 years ago
  32. 29979a7 cciss: move next_command function from ifdef by Mike Miller · 14 years ago
  33. b14aa6d cciss: fix call to put_controller_in_performant_mode by Mike Miller · 14 years ago
  34. 256aea3 cciss: make sure we request the performant mode irq by Mike Miller · 14 years ago
  35. 841fdff cciss: new controller support and bump driver version by Mike Miller · 14 years ago
  36. 5e21615 cciss: add performant mode support for Stars/Sirius by Mike Miller · 14 years ago
  37. 1d14144 cciss: make interrupt access methods return type bool by Mike Miller · 14 years ago
  38. 2cf3af1 cciss: check for msi in interrupt_not_for_us by Mike Miller · 14 years ago
  39. 0c2b390 cciss: clean up interrupt handler by Mike Miller · 14 years ago
  40. 664a717 cciss: enqueue and submit io by Mike Miller · 14 years ago
  41. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  42. 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  43. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  44. 6c99a85 virtio_blk: Remove VBID ioctl by Ryan Harper · 14 years ago
  45. a5eb9e4 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) by Ryan Harper · 14 years ago
  46. 10bc310 virtio_blk: support barriers without FLUSH feature by Christoph Hellwig · 14 years ago
  47. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  48. b98a409 blkfront: do not create a PV cdrom device if xen_hvm_guest by Stefano Stabellini · 14 years ago
  49. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  50. 0e4a9d0 block: cciss: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  51. a253129 update email address by Pavel Machek · 14 years ago
  52. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  53. 79600aa cciss: set SCSI max cmd len to 16, as default is wrong by Stephen M. Cameron · 14 years ago
  54. 552618d cpqarray: fix two more wrong section type by Jens Axboe · 14 years ago
  55. d4a3895 cpqarray: fix wrong __init type on pci probe function by Jens Axboe · 14 years ago
  56. dc66c74 drbd: Fixed a race between disk-attach and unexpected state changes by Philipp Reisner · 14 years ago
  57. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  59. a5b365a virtio-blk: fix minimum number of S/G elements by Christoph Hellwig · 14 years ago
  60. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  61. b4ca761 Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  62. 713b686 cciss: call BUG() earlier by Dan Carpenter · 14 years ago
  63. 2a0ab2c drbd: Reduce verbosity by Philipp Reisner · 14 years ago
  64. 7383506 drbd: use drbd specific ratelimit instead of global printk_ratelimit by Lars Ellenberg · 14 years ago
  65. d255e5f drbd: fix hang on local read errors while disconnected by Lars Ellenberg · 14 years ago
  66. 32fa7e9 drbd: Removed the now empty w_io_error() function by Philipp Reisner · 14 years ago
  67. 039e1fb drbd: removed duplicated #includes by Andrea Gelmini · 14 years ago
  68. ba11ad9 drbd: improve usage of MSG_MORE by Lars Ellenberg · 14 years ago
  69. 5dbf167 drbd: need to set socket bufsize early to take effect by Lars Ellenberg · 14 years ago
  70. 344fa46 drbd: improve network latency, TCP_QUICKACK by Lars Ellenberg · 14 years ago
  71. 2c8d196 drbd: Revert "drbd: Create new current UUID as late as possible" by Philipp Reisner · 14 years ago
  72. b7c3357 brd: support discard by Nick Piggin · 14 years ago
  73. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  74. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  75. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  76. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  77. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  78. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  79. 4e23a59 drbd: Do not free p_uuid early, this is done in the exit code of the receiver by Philipp Reisner · 14 years ago
  80. 23ce422 drbd: Null pointer deref fix to the large "multi bio rewrite" by Philipp Reisner · 14 years ago
  81. fc8ce19 drbd: Fix: Do not detach, if a bio with a barrier fails by Philipp Reisner · 14 years ago
  82. 4604d63 drbd: Ensure to not trigger late-new-UUID creation multiple times by Philipp Reisner · 14 years ago
  83. 31a31dc drbd: Do not Oops when C_STANDALONE when uuid gets generated by Philipp Reisner · 14 years ago
  84. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  85. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 09ec6b6 virtio_blk: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  87. bdb4a13 virtio_blk: remove multichar constant. by Rusty Russell · 14 years ago
  88. 234f272 Add virtio disk identification ioctl by john cooper · 14 years ago
  89. 4cb2ea2 Add virtio disk identification support by john cooper · 14 years ago
  90. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  91. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 2db4e42 drivers/block/drbd: Use kzalloc by Julia Lawall · 14 years ago
  93. 0c3f345 drbd: Create new current UUID as late as possible by Philipp Reisner · 14 years ago
  94. 9a25a04 drbd: If we detect late that IO got frozen, retry after we thawed. by Philipp Reisner · 14 years ago
  95. a1c88d0 drbd: always use_bmbv, ignore setting by Lars Ellenberg · 14 years ago
  96. bb3d000 drbd: allow resync requests to be larger than max_segment_size by Lars Ellenberg · 14 years ago
  97. 45bb912 drbd: Allow drbd_epoch_entries to use multiple bios. by Lars Ellenberg · 14 years ago
  98. 708d740 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members by Lars Ellenberg · 14 years ago
  99. 162f3ec drbd: Fixes to the new delay_probes code by Philipp Reisner · 14 years ago
  100. a8cdfd8 drbd: A fixes to the new resync speed code by Philipp Reisner · 14 years ago