1. a3941ec loop: don't increment p->offset with (size_t) -EINVAL by Roel Kluin · 16 years ago
  2. 5e18cfd cciss: remove 30 second initial timeout on controller reset by Jens Axboe · 16 years ago
  3. a1a15ac Fix kernel NULL pointer dereference in xen-blkfront by Kris Shannon · 16 years ago
  4. 9487311 aoe: error printed 1 too early by Roel Kluin · 16 years ago
  5. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 16 years ago
  6. 5e4c91c cciss: shorten 30s timeout on controller reset by Jens Axboe · 16 years ago
  7. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  8. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  9. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 16 years ago
  10. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 16 years ago
  11. 82eb03c cciss: PCI power management reset for kexec by Chip Coldwell · 16 years ago
  12. c8cbec6 paride/pg.c: xs(): &&/|| confusion by Roel Kluin · 16 years ago
  13. 4d48a54 nbd: fix I/O hang on disconnected nbds by Paul Clements · 16 years ago
  14. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 16 years ago
  15. c91192d nbd: do not allow two clients at the same time by Pavel Machek · 16 years ago
  16. bd1f793 Merge commit 'gcl/gcl-next' into next by Benjamin Herrenschmidt · 16 years ago
  17. 6d0be94 m68k: amiflop - Get rid of sleep_on calls by Andreas Bombe · 16 years ago
  18. f502038 powerpc/xsysace: add compatible string for non-ipcore instance by Yuri Tikhonov · 16 years ago
  19. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  20. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  21. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  22. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  23. b194aee virtio_blk: fix type warning by Randy Dunlap · 16 years ago
  24. 0864b79 virtio: block: dynamic maximum segments by Rusty Russell · 16 years ago
  25. 4b7f7e2 virtio: set max_segment_size and max_sectors to infinite. by Rusty Russell · 16 years ago
  26. a0ea862 cciss: simplify parameters to deregister_disk function by Stephen M. Cameron · 16 years ago
  27. 8ae30b8 loop: Do not call loop_unplug for not configured loop device. by Milan Broz · 16 years ago
  28. 14f2793 loop: Flush possible running bios when loop device is released. by Milan Broz · 16 years ago
  29. 31dcfab nbd: tell the block layer that it is not a rotational device by Jens Axboe · 16 years ago
  30. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  31. 8a3173d cciss: switch to using hlist for command list management by Jens Axboe · 16 years ago
  32. 66d352e xen-blkfront: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  33. 7d116b6 virtio_blk: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  34. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  35. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  36. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  37. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. cba7671 pktcdvd: remove broken dev_t export of class devices by Kay Sievers · 16 years ago
  39. 2cbed89 [PATCH] fix bogus argument of blkdev_put() in pktcdvd by Al Viro · 16 years ago
  40. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  41. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  42. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  43. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  44. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  45. 9f92f47 cciss: fix DEBUG printk formats by Randy Dunlap · 16 years ago
  46. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  47. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  48. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  49. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 16 years ago
  50. c14464b xsysace: Fix driver to use resource_size_t instead of unsigned long by Yuri Tikhonov · 16 years ago
  51. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  52. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  53. b0fafa8 CRED: Wrap task credential accesses in the block loopback driver by David Howells · 16 years ago
  54. d73b7aff ub: stub pre_reset and post_reset to fix oops by Pete Zaitcev · 16 years ago
  55. 22bece0 cciss: fix regression firmware not displayed in procfs by Mike Miller · 16 years ago
  56. 4044430 cciss: fix sysfs broken symlink regression by Mike Miller · 16 years ago
  57. 2197d18 cpqarry: fix return value of cpqarray_init() by Andrey Borzenkov · 16 years ago
  58. 77ca728 cciss: new hardware support by Mike Miller · 16 years ago
  59. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  60. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  61. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 17 years ago
  62. 511de73 [PATCH] kill the unused bsize on the send side of /dev/loop by Al Viro · 17 years ago
  63. ab746cb [PATCH] switch z2ram by Al Viro · 17 years ago
  64. f3f68b3 [PATCH] switch xyspace by Al Viro · 17 years ago
  65. a63c848 [PATCH] switch xen by Al Viro · 17 years ago
  66. 961846c [PATCH] switch xd by Al Viro · 17 years ago
  67. 4e10985 [PATCH] switch virtio_blk by Al Viro · 17 years ago
  68. f115a14 [PATCH] switch viodasd by Al Viro · 17 years ago
  69. 4099a96 [PATCH] switch ub by Al Viro · 17 years ago
  70. b4d9a44 [PATCH] switch swim3 by Al Viro · 17 years ago
  71. 5e5e007 [PATCH] switch pktdvdcd by Al Viro · 17 years ago
  72. 8cfc7ca [PATCH] switch pf by Al Viro · 17 years ago
  73. b6a8953 [PATCH] switch pd by Al Viro · 17 years ago
  74. c9acf90 [PATCH] switch pcd by Al Viro · 17 years ago
  75. a8cdc30 [PATCH] switch nbd by Al Viro · 17 years ago
  76. bb21488 [PATCH] switch loop by Al Viro · 17 years ago
  77. a4af9b4 [PATCH] switch floppy by Al Viro · 17 years ago
  78. 47844fa [PATCH] switch cpqarray by Al Viro · 17 years ago
  79. ef7822c [PATCH] switch cciss by Al Viro · 17 years ago
  80. 2b9ecd0 [PATCH] switch brd by Al Viro · 17 years ago
  81. 60ad234 [PATCH] switch ataflop by Al Viro · 17 years ago
  82. 94562c1 [PATCH] switch aoeblk by Al Viro · 17 years ago
  83. 47225db [PATCH] switch amiflop by Al Viro · 17 years ago
  84. b564f02 [PATCH] switch DAC960 by Al Viro · 17 years ago
  85. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  86. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  87. a0eb62a [PATCH] switch pktcdvd to blkdev_driver_ioctl() by Al Viro · 17 years ago
  88. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  89. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  90. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  91. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  92. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  93. 7dbcbe8 ub: remove sg_stat by Pete Zaitcev · 16 years ago
  94. 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  95. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  96. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  97. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  99. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  100. 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago