1. 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  2. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  3. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 16 years ago
  4. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  5. 31e103c ps3disk: Remove superfluous cast by Geert Uytterhoeven · 16 years ago
  6. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  7. 4f93f09b xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  8. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  9. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  10. 53f0e8a xen/blkfront: use bdget_disk by Jeremy Fitzhardinge · 16 years ago
  11. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  12. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  13. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  14. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  15. cece933 block: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  16. 6195057 cciss: fix warning oops on rmmod of driver by scameron@beardog.cca.cpqcorp.net · 16 years ago
  17. e14ac67 cciss: Fix race between disk-adding code and interrupt handler by scameron@beardog.cca.cpqcorp.net · 16 years ago
  18. 476a481 loop: manage partitions in disk image by Laurent Vivier · 16 years ago
  19. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  20. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  21. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  22. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 16 years ago
  23. ef45cb6 ub: remove BUG() after __blk_end_request and fix the condition causing it by Pete Zaitcev · 16 years ago
  24. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  26. ea6728c [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c by Julia Lawall · 16 years ago
  27. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  28. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  29. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 16 years ago
  30. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 16 years ago
  31. f2005e17 block: floppy: fix rmmod lockup by Jiri Slaby · 16 years ago
  32. 25c0a7b [POWERPC] Fix viodasd driver with scatterlist debug by Benjamin Herrenschmidt · 16 years ago
  33. 05680d8 pktcdvd: reduce stack consumption by Peter Osterlund · 16 years ago
  34. 68d95b5 cciss: remove READ_AHEAD define and use block layer defaults by Mike Miller · 16 years ago
  35. 89b6e74 resubmit: cciss: procfs updates to display info about many by Mike Miller · 16 years ago
  36. 48f15b9 NBD: make nbd default to deadline I/O scheduler by Paul Clements · 16 years ago
  37. 597592d xen: Implement getgeo for Xen virtual block device. by Ian Campbell · 16 years ago
  38. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 16 years ago
  39. 541645b ub: fix up the conversion to sg_init_table() by Pete Zaitcev · 16 years ago
  40. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  41. 20a8143 NBD: remove limit on max number of nbd devices by Paul Clements · 16 years ago
  42. 476aed3 aoe: statically initialise devlist_lock by Andrew Morton · 16 years ago
  43. 52e112b aoe: update copyright date by Ed L. Cashin · 16 years ago
  44. 578c4aa aoe: make error messages more specific by Ed L. Cashin · 16 years ago
  45. 1d75981 aoe: the aoeminor doesn't need a long format by Ed L. Cashin · 16 years ago
  46. 7df620d aoe: add module parameter for users who need more outstanding I/O by Ed L. Cashin · 16 years ago
  47. 6b9699b aoe: only install new AoE device once by Ed L. Cashin · 16 years ago
  48. 9bb237b aoe: dynamically allocate a capped number of skbs when necessary by Ed L. Cashin · 16 years ago
  49. 262bf54 aoe: user can ask driver to forget previously detected devices by Ed L. Cashin · 16 years ago
  50. cf446f0 aoe: eliminate goto and improve readability by Ed L. Cashin · 16 years ago
  51. 1eb0da4 aoe: mac_addr: avoid 64-bit arch compiler warnings by Ed L. Cashin · 16 years ago
  52. 68e0d42 aoe: handle multiple network paths to AoE device by Ed L. Cashin · 16 years ago
  53. 8911ef4 aoe: bring driver version number to 47 by Ed L. Cashin · 16 years ago
  54. 75acb9c rd: support XIP by Nick Piggin · 16 years ago
  55. 9db5579 rewrite rd by Nick Piggin · 16 years ago
  56. a890d62 Enhanced partition statistics: aoe fix by Jerome Marchand · 16 years ago
  57. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 16 years ago
  59. 5ceadd2 Atari floppy: Rename disk_type to atari_disk_type by Geert Uytterhoeven · 16 years ago
  60. 582539e cciss: use upper_32_bits() macro to eliminate warnings by Randy Dunlap · 16 years ago
  61. 67a3b2b rd: use is_power_of_2() in drivers/block/rd.c. by Robert P. J. Day · 16 years ago
  62. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 16 years ago
  63. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  64. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 17 years ago
  65. 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 16 years ago
  66. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  67. d50ed90 virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz by Christian Borntraeger · 16 years ago
  68. 4f3bf19 virtio_blk: Dont waste major numbers by Christian Borntraeger · 16 years ago
  69. 135da0b virtio_blk: provide getgeo by Christian Borntraeger · 16 years ago
  70. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  71. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  72. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  73. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  74. f66083c drivers/block/: Spelling fixes by Joe Perches · 16 years ago
  75. eedffd1 USB: Remove unnecessary zeroing from ub by Pete Zaitcev · 17 years ago
  76. e30f98f block/sunvdc.c:print_version() must be __devinit by Adrian Bunk · 16 years ago
  77. e7d9dc9 cciss: fix bug in overriding ->data_len before completion by Jens Axboe · 16 years ago
  78. 9bf7225 xsysace: end request handling fix by Jens Axboe · 16 years ago
  79. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  80. a65b586 blk_end_request: changing xsysace (take 4) by Kiyoshi Ueda · 17 years ago
  81. 7d699ba blk_end_request: changing ub (take 4) by Kiyoshi Ueda · 17 years ago
  82. ea6f06f blk_end_request: changing cpqarray (take 4) by Kiyoshi Ueda · 17 years ago
  83. 3daeea2 blk_end_request: changing cciss (take 4) by Kiyoshi Ueda · 17 years ago
  84. f530f036 blk_end_request: changing xen-blkfront (take 4) by Kiyoshi Ueda · 17 years ago
  85. b2aec24 blk_end_request: changing viodasd (take 4) by Kiyoshi Ueda · 17 years ago
  86. a9c73d0 blk_end_request: changing sx8 (take 4) by Kiyoshi Ueda · 17 years ago
  87. 5047c3c blk_end_request: changing sunvdc (take 4) by Kiyoshi Ueda · 17 years ago
  88. f01ab25 blk_end_request: changing ps3disk (take 4) by Kiyoshi Ueda · 17 years ago
  89. 097c94a blk_end_request: changing nbd (take 4) by Kiyoshi Ueda · 17 years ago
  90. 1c5093b blk_end_request: changing floppy (take 4) by Kiyoshi Ueda · 16 years ago
  91. 0156c25 blk_end_request: changing DAC960 (take 4) by Kiyoshi Ueda · 17 years ago
  92. 74ee1a7 cdrom: Add support for Sega Dreamcast GD-ROM. by Adrian McMenamin · 16 years ago
  93. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  94. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  95. 89c4260 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  96. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 17 years ago
  97. aa27582 paride: Convert from class_device to device for block/paride by Tony Jones · 17 years ago
  98. 7ea7ed0 aoechr: Convert from class_device to device by Tony Jones · 17 years ago
  99. 7d1fd97 cciss: section mismatch by Randy Dunlap · 17 years ago
  100. a24eab1 loop: fix bad bio_alloc() nr_iovec request by Jens Axboe · 17 years ago