1. 1eb0da4 aoe: mac_addr: avoid 64-bit arch compiler warnings by Ed L. Cashin · 18 years ago
  2. 68e0d42 aoe: handle multiple network paths to AoE device by Ed L. Cashin · 18 years ago
  3. 8911ef4 aoe: bring driver version number to 47 by Ed L. Cashin · 18 years ago
  4. 75acb9c rd: support XIP by Nick Piggin · 18 years ago
  5. 9db5579 rewrite rd by Nick Piggin · 18 years ago
  6. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  7. 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 · 18 years ago
  8. 5ceadd2 Atari floppy: Rename disk_type to atari_disk_type by Geert Uytterhoeven · 18 years ago
  9. 582539e cciss: use upper_32_bits() macro to eliminate warnings by Randy Dunlap · 18 years ago
  10. 67a3b2b rd: use is_power_of_2() in drivers/block/rd.c. by Robert P. J. Day · 18 years ago
  11. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 18 years ago
  12. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 18 years ago
  13. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 18 years ago
  14. 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 18 years ago
  15. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 18 years ago
  16. d50ed90 virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz by Christian Borntraeger · 18 years ago
  17. 4f3bf19 virtio_blk: Dont waste major numbers by Christian Borntraeger · 18 years ago
  18. 135da0b virtio_blk: provide getgeo by Christian Borntraeger · 18 years ago
  19. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 18 years ago
  20. 6e5aa7e virtio: reset function by Rusty Russell · 18 years ago
  21. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 18 years ago
  22. a586d4f virtio: simplify config mechanism. by Rusty Russell · 18 years ago
  23. f66083c drivers/block/: Spelling fixes by Joe Perches · 18 years ago
  24. eedffd1 USB: Remove unnecessary zeroing from ub by Pete Zaitcev · 18 years ago
  25. e30f98f block/sunvdc.c:print_version() must be __devinit by Adrian Bunk · 18 years ago
  26. e7d9dc9 cciss: fix bug in overriding ->data_len before completion by Jens Axboe · 18 years ago
  27. 9bf7225 xsysace: end request handling fix by Jens Axboe · 18 years ago
  28. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  29. a65b586 blk_end_request: changing xsysace (take 4) by Kiyoshi Ueda · 18 years ago
  30. 7d699ba blk_end_request: changing ub (take 4) by Kiyoshi Ueda · 18 years ago
  31. ea6f06f blk_end_request: changing cpqarray (take 4) by Kiyoshi Ueda · 18 years ago
  32. 3daeea2 blk_end_request: changing cciss (take 4) by Kiyoshi Ueda · 18 years ago
  33. f530f036 blk_end_request: changing xen-blkfront (take 4) by Kiyoshi Ueda · 18 years ago
  34. b2aec24 blk_end_request: changing viodasd (take 4) by Kiyoshi Ueda · 18 years ago
  35. a9c73d0 blk_end_request: changing sx8 (take 4) by Kiyoshi Ueda · 18 years ago
  36. 5047c3c blk_end_request: changing sunvdc (take 4) by Kiyoshi Ueda · 18 years ago
  37. f01ab25 blk_end_request: changing ps3disk (take 4) by Kiyoshi Ueda · 18 years ago
  38. 097c94a blk_end_request: changing nbd (take 4) by Kiyoshi Ueda · 18 years ago
  39. 1c5093b blk_end_request: changing floppy (take 4) by Kiyoshi Ueda · 18 years ago
  40. 0156c25 blk_end_request: changing DAC960 (take 4) by Kiyoshi Ueda · 18 years ago
  41. 74ee1a7 cdrom: Add support for Sega Dreamcast GD-ROM. by Adrian McMenamin · 18 years ago
  42. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 18 years ago
  43. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 18 years ago
  44. 89c4260 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
  45. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 18 years ago
  46. aa27582 paride: Convert from class_device to device for block/paride by Tony Jones · 18 years ago
  47. 7ea7ed0 aoechr: Convert from class_device to device by Tony Jones · 18 years ago
  48. 7d1fd97 cciss: section mismatch by Randy Dunlap · 18 years ago
  49. a24eab1 loop: fix bad bio_alloc() nr_iovec request by Jens Axboe · 18 years ago
  50. 458cf5e Cleanup umem driver: fix most checkpatch warnings, conform to kernel by Randy Dunlap · 18 years ago
  51. d17a18d pktcdvd: add kobject_put when kobject register fails by Dave Young · 18 years ago
  52. 794e64d Fix NULL dereference in umem.c by Neil Brown · 18 years ago
  53. 43cbe2c aoe: properly initialise the request_queue's backing_dev_info by Andrew Morton · 18 years ago
  54. 74b2553 virtio: fix module/device unloading by Rusty Russell · 18 years ago
  55. 5d0360e rd: fix data corruption on memory pressure by Christian Borntraeger · 18 years ago
  56. e62aa04 paride: pf driver fixes by Ondrej Zary · 18 years ago
  57. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 18 years ago
  58. fffe487 pktcdvd: fix BUG caused by sysfs module reference semantics change by Tejun Heo · 18 years ago
  59. b07989f paride: fix 'and' typo in drivers/block/paride/pt.c by Roel Kluin · 18 years ago
  60. bd4f36d cciss: update copyright notices by Mike Miller · 18 years ago
  61. 4f33a9d ub: add sg_init_table for sense and read capacity commands by FUJITA Tomonori · 18 years ago
  62. 3d1266c SG: audit of drivers that use blk_rq_map_sg() by Jens Axboe · 18 years ago
  63. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 18 years ago
  64. d91c5e8 More SG build fixes by David Miller · 18 years ago
  65. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 18 years ago
  66. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 18 years ago
  67. e467cde Block driver using virtio. by Rusty Russell · 18 years ago
  68. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 18 years ago
  69. d489202 remove unused return within void return function by Denis Cheng · 18 years ago
  70. d96267a remove duplicate MMAPPER Kconfig option by Adrian Bunk · 18 years ago
  71. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 18 years ago
  72. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 18 years ago
  73. 2e977c8 fix typos in drivers/block/Kconfig by Patrick Ringl · 18 years ago
  74. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 18 years ago
  75. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 18 years ago
  76. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  77. fdc1ca8 floppy: remove register keyword use from floppy driver by Jesper Juhl · 18 years ago
  78. aee9041 floppy: remove dead/commented out code from floppy driver by Jesper Juhl · 18 years ago
  79. 06f748c floppy: do a very minimal style cleanup of the floppy driver by Jesper Juhl · 18 years ago
  80. fac8b20 Remove final traces of long-deprecated "ramdisk" kernel parm by Robert P. J. Day · 18 years ago
  81. 5a9df73 drivers/block/cciss.c: fix check-after-use by Adrian Bunk · 18 years ago
  82. 1a614f5 cciss: fix error reporting for SG_IO by Steve Cameron · 18 years ago
  83. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 18 years ago
  84. 4b86a87 NBD: set uninitialized devices to size 0 by Paul Clements · 18 years ago
  85. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 18 years ago
  86. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 18 years ago
  87. 759d7c6 Remove unneeded lock_kernel() in driver/block/loop.c by Diego Woitasen · 18 years ago
  88. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 18 years ago
  89. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 18 years ago
  90. e0bf68d mm: bdi init hooks by Peter Zijlstra · 18 years ago
  91. 8bf50f7 cciss: disable DMA refetch on Smart Array P600 by Mike Miller (OS Dev) · 18 years ago
  92. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  93. 8268f5a deny partial write for loop dev fd by Dmitry Monakhov · 18 years ago
  94. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 18 years ago
  95. 3eed13f Merge branch 'sglist-arch' into for-linus by Jens Axboe · 18 years ago
  96. a39d113 Merge branch 'barrier' into for-linus by Jens Axboe · 18 years ago
  97. a683d65 Panic in blk_rq_map_sg() from CCISS driver by Lee Schermerhorn · 18 years ago
  98. 7e3da6c pktcdvd: don't rely on bio_init() preserving bio->bi_destructor by Laurent Riffard · 18 years ago
  99. 761a15e pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec by Jens Axboe · 18 years ago
  100. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 18 years ago