1. 8560c65 Revert "pktcdvd: push BKL down into driver" by Linus Torvalds · 16 years ago
  2. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  3. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  4. 62aa005 xen-blkfront.c: make blkif_ioctl() static by Adrian Bunk · 16 years ago
  5. ba198ef cciss: fix bug if scsi tape support is disabled by Mike Miller · 16 years ago
  6. 935dc8d cciss: add support for multi lun tape devices by Mike Miller · 16 years ago
  7. f4a93bc cciss: change the way we notify scsi midlayer of tape drives by Mike Miller · 16 years ago
  8. eece695 cciss: fix negative logical drive count in procfs by Mike Miller · 16 years ago
  9. 6ae5ce8 cciss: remove redundant code by Mike Miller · 16 years ago
  10. a72da29 cciss: make rebuild_lun_table behave better by Mike Miller · 16 years ago
  11. f7108f9 cciss: return -EFAULT if copy_from_user() fails by Nikanth Karthikesan · 16 years ago
  12. 756fcab block/cciss.c: remove pointless curr_queue calculation by Hannes Reinecke · 16 years ago
  13. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  14. 24879a8 aoe: convert emsgs_sema into a completion by Matthias Kaehlcke · 16 years ago
  15. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  16. f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  17. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  18. 72a3d65 hd.c: remove the #include <linux/mc146818rtc.h> by Adrian Bunk · 16 years ago
  19. f327c1c update the BLK_DEV_HD help text by Adrian Bunk · 16 years ago
  20. 453ea3e move ide/legacy/hd.c to drivers/block/ by Adrian Bunk · 16 years ago
  21. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  22. d79c5a6 block: convert pd_special_command to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  23. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  24. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  25. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  26. 4915399 cciss: read config to obtain max outstanding commands per controller by Mike Miller · 16 years ago
  27. 77b96bd cciss: fix regression that no device nodes are created if no logical drives are configured. by Stephen M. Cameron · 16 years ago
  28. 7c0c0b5 drivers/block/pktcdvd.c: avoid useless memset by Christophe Jaillet · 16 years ago
  29. 2610324 DAC960: push down BKL by Alan Cox · 16 years ago
  30. 5b6155e pktcdvd: push BKL down into driver by Alan Cox · 16 years ago
  31. be1fd70 paride: push ioctl down into driver by Alan Cox · 16 years ago
  32. 823ed72 block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  33. cc371e6 Add bvec_merge_data to handle stacked devices and ->merge_bvec() by Alasdair G Kergon · 16 years ago
  34. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  35. 5a60d0c xen/blkfront: add __exit to module_exit() handlers by Jan Beulich · 16 years ago
  36. 04c0635 xen/blkfront: Make sure that the device is fully ready before allowing release. by Wim Colgate · 16 years ago
  37. 440a01a xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront. by Christian Limpach · 16 years ago
  38. 1c91fe1 xen/blkfront: Make sure we don't use bounce buffers, we don't need them. by Ian Campbell · 16 years ago
  39. ea2959a paride: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  40. 579174a AoE: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  41. 24aac48 cciss: add new hardware support by Mike Miller · 16 years ago
  42. efedf51 Add 'rd' alias to new brd ramdisk driver by Nick Piggin · 16 years ago
  43. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 16 years ago
  44. ac9d463 Fix crash in virtio_blk during modprobe ; rmmod ; modprobe by Chris Lalancette · 16 years ago
  45. 53978d0 brd: don't show ramdisks in /proc/partitions by Marcin Krol · 16 years ago
  46. 8962cad [POWERPC] iSeries: Remove unused mail address by Stephen Rothwell · 16 years ago
  47. fd5b462 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  48. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  49. 1be1d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  50. 9029b17 ub: Cosmetics by Pete Zaitcev · 16 years ago
  51. 0da13c8 ub: Ignore bad residue by Pete Zaitcev · 16 years ago
  52. 82fe26b ub: Tune retries by Pete Zaitcev · 16 years ago
  53. 2c51ae7 ub: Fix timeouts by Pete Zaitcev · 16 years ago
  54. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 16 years ago
  55. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  56. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  57. 2e895e4 virtio-blk: fix remove oops by Marcelo Tosatti · 16 years ago
  58. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 16 years ago
  59. 3dfcf9c cciss: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  60. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 16 years ago
  61. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  62. f885f8d drivers/block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  63. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  64. 0302190 remove aoedev_isbusy() by Adrian Bunk · 16 years ago
  65. d71a6d7 NBD: add partition support by Laurent Vivier · 16 years ago
  66. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 16 years ago
  67. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  68. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  69. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  70. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  71. 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  72. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  73. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 16 years ago
  74. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  75. 31e103c ps3disk: Remove superfluous cast by Geert Uytterhoeven · 16 years ago
  76. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  77. 4f93f09b xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  78. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  79. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  80. 53f0e8a xen/blkfront: use bdget_disk by Jeremy Fitzhardinge · 16 years ago
  81. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  82. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  83. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  84. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. cece933 block: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  86. 6195057 cciss: fix warning oops on rmmod of driver by scameron@beardog.cca.cpqcorp.net · 16 years ago
  87. e14ac67 cciss: Fix race between disk-adding code and interrupt handler by scameron@beardog.cca.cpqcorp.net · 16 years ago
  88. 476a481 loop: manage partitions in disk image by Laurent Vivier · 16 years ago
  89. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  90. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  91. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  92. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 16 years ago
  93. ef45cb6 ub: remove BUG() after __blk_end_request and fix the condition causing it by Pete Zaitcev · 16 years ago
  94. 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
  95. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  96. ea6728c [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c by Julia Lawall · 16 years ago
  97. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  98. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 16 years ago
  100. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 16 years ago