1. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  2. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  3. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  4. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  5. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  6. d7ed538 [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 by Jens Axboe · 19 years ago
  7. ad2b931 [PATCH] cciss per disk queue by Mike Miller · 19 years ago
  8. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  9. 1872bce [PATCH] ub: fix for blank CDs by Pete Zaitcev · 19 years ago
  10. c9b3ad6 [PATCH] as-iosched tunable encoding fix by Jens Axboe · 19 years ago
  11. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  12. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  13. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  14. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  15. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  16. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  17. 99f95e5 [PATCH] cfq build fix by Andrew Morton · 19 years ago
  18. 60564a3 [PATCH] cciss: remove partition info from CCISS_GETLUNINFO by Mike Miller · 19 years ago
  19. cd6fb58 [PATCH] cciss: pci domain info pass 2 by Mike Miller · 19 years ago
  20. 3de0a70 [PATCH] cciss: pci id fix by Mike Miller · 19 years ago
  21. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  22. 3bd1907 Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  23. 96c51ce [PATCH] CFQ io scheduler: scheduler switch oops by Jens Axboe · 19 years ago
  24. 3b18152 [PATCH] CFQ io scheduler updates by Jens Axboe · 19 years ago
  25. 3d25f35 [PATCH] Fix cfq_find_next_crq() by Jens Axboe · 19 years ago
  26. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  27. a394866 [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants by Tobias Klauser · 19 years ago
  28. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  29. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  30. dfa1a55 [PATCH] ll_merge_requests_fn() cleanup by Nikita Danilov · 19 years ago
  31. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  32. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  33. 46c271b [PATCH] Improve CD/DVD packet driver write performance by Peter Osterlund · 19 years ago
  34. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  35. 35a82d1 [PATCH] optimise loop driver a bit by Nick Piggin · 19 years ago
  36. bdd646a [PATCH] blk: unplug later by Nick Piggin · 19 years ago
  37. fde6ad2 [PATCH] blk: branch hints by Nick Piggin · 19 years ago
  38. 250dccc [PATCH] blk: no memory barrier by Nick Piggin · 19 years ago
  39. 040c928 [PATCH] blk: cleanup generic tag support error messages by Tejun Heo · 19 years ago
  40. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  41. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  42. 2bf0fda [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() by Tejun Heo · 19 years ago
  43. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  44. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  45. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  46. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  47. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  48. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  49. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  50. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  51. eb0df99 [SCSI] cciss 2.6 DMA mapping by mike.miller@hp.com · 19 years ago
  52. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  53. f480007 [PATCH] USB: Support multiply-LUN devices in ub by Pete Zaitcev · 19 years ago
  54. 153b1e1 Automatic merge of ../scsi-misc-2.6-old/ by James Bottomley · 19 years ago
  55. 46f4e1b [PATCH] packet driver permission checking fix by Peter Osterlund · 19 years ago
  56. ad34ea2 merge by hand - fix up rejections in Documentation/DocBook/Makefile by James Bottomley · 19 years ago
  57. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  58. 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 19 years ago
  59. 7baeb6a [PATCH] CDRW/DVD packet writing data corruption fix by Peter Osterlund · 19 years ago
  60. 118326e [PATCH] Fix root hole in pktcdvd by Peter Osterlund · 19 years ago
  61. 68f66fe [PATCH] Fix root hole in raw device by Stephen Tweedie · 19 years ago
  62. cccf250 [PATCH] drivers/block/rd.c: rd_size shouldn't be static by Adrian Bunk · 19 years ago
  63. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  64. 2ef4163 [PATCH] remove do_sync parameter from __invalidate_device by Christoph Hellwig · 19 years ago
  65. 5b76ffd [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 by Christoph Hellwig · 19 years ago
  66. a553260 [PATCH] ISA DMA Kconfig fixes - part 3 by Al Viro · 19 years ago
  67. 0e57c71 [PATCH] aoe: update version number to 10 by Ed L Cashin · 19 years ago
  68. 4613ed2 [PATCH] aoe: add firmware version to info in sysfs by Ed L Cashin · 19 years ago
  69. 93d489f [PATCH] aoe: allow multiple aoe devices to have the same mac by Ed L Cashin · 19 years ago
  70. 03c41c4 [PATCH] aoe: improve allowed interfaces configuration by Ed L Cashin · 19 years ago
  71. 40be0c2 [PATCH] nbd: Don't create all MAX_NBD devices by default all the time by Lars Marowsky-Bree · 19 years ago
  72. 1181c1f [PATCH] noop-iosched: kill O(N) merge scan by Jens Axboe · 19 years ago
  73. 461790f [PATCH] broken dependency for floppy on ARM by Al Viro · 19 years ago
  74. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  75. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  76. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 19 years ago
  77. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 19 years ago
  78. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 19 years ago
  79. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 19 years ago
  80. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 19 years ago
  81. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  82. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  83. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  84. 5960f3a [PATCH] arm: fix floppy disk dependencies by Russell King · 19 years ago
  85. a299738 [PATCH] use cheaper elv_queue_empty when unplug a device by Ken Chen · 19 years ago
  86. 4a534f9 [PATCH] possible use-after-free of bio by Jens Axboe · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago