1. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 16 years ago
  2. 348447e [SCSI] zfcp: Add trace records for recovery thread and its queues by Martin Peschke · 16 years ago
  3. d79a83d [SCSI] zfcp: Register new recovery trace. by Martin Peschke · 16 years ago
  4. 10223c6 [SCSI] zfcp: Introduce printf helper functions for debug trace. by Martin Peschke · 16 years ago
  5. b75db73 [SCSI] zfcp: Add qtcb dump to hba debug trace by Martin Peschke · 16 years ago
  6. 07c70d2 [SCSI] zfcp: Remove qtcb dump to kernel log by Martin Peschke · 16 years ago
  7. 0f65e95 [SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els by Martin Peschke · 16 years ago
  8. c15450e [SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace. by Martin Peschke · 16 years ago
  9. d5cdc98 [SCSI] scsi_debug: fix lba and data length calculation bugs by FUJITA Tomonori · 16 years ago
  10. b8e3d3a [SCSI] mpt fusion: fix up msi_enable in mpt_suspend by James Bottomley · 16 years ago
  11. 53df8ba [SCSI] ps3rom: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  12. 11002fb [SCSI] stex: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  13. 5269176 [SCSI] libata: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  14. a34c4e9 [SCSI] scsi_debug: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  15. 3bc6a26 [SCSI] add scsi_build_sense_buffer helper function by FUJITA Tomonori · 16 years ago
  16. be3cb3d [SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode by Thomas Bogendoerfer · 17 years ago
  17. 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 17 years ago
  18. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 17 years ago
  19. af7a564 [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver by bo yang · 17 years ago
  20. d532dbe [SCSI] megaraid_sas: Fix the frame count calculation by bo yang · 17 years ago
  21. b70a41e [SCSI] megaraid_sas: rollback the sense info implementation by bo yang · 17 years ago
  22. ccde6b8 [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe by Denis Cheng · 17 years ago
  23. 0b6c4b1 [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() by Roel Kluin · 17 years ago
  24. 639db47 [SCSI] scsi_debug: remove unnecessary function declarations by FUJITA Tomonori · 17 years ago
  25. 8b40228f [SCSI] scsi_debug: use list_for_each_entry_safe by FUJITA Tomonori · 17 years ago
  26. a75869d [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg by FUJITA Tomonori · 17 years ago
  27. 5cb2fc0 [SCSI] scsi_debug: create new scsi_debug devices at a single place by FUJITA Tomonori · 17 years ago
  28. f3df41c [SCSI] scsi_debug: remove temporary hack around sscanf for negative values by FUJITA Tomonori · 17 years ago
  29. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 17 years ago
  30. e507e30 [SCSI] consolidate command allocation in a single place by James Bottomley · 17 years ago
  31. 035f5e0 [SCSI] 3w-9xxx: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  32. e943752 [SCSI] 3w-xxxx: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  33. 31fe47d [SCSI] stex: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  34. d434502 [SCSI] aacraid: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  35. 6690bae [SCSI] ips: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  36. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  37. 944cf8b [SCSI] ps3rom: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  38. 21a6182 [SCSI] scsi_debug: use sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  39. 9ac16b6 [SCSI] scsi: add wrapper functions for sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  40. b1adaf6 [SCSI] block: add sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  41. 78b4b05 [SCSI] BusLogic: make FlashPoint support x86-32 only by Matthew Wilcox · 17 years ago
  42. 5c815d1 [SCSI] zfcp: Fix handling for boxed port after physical close by Christof Schmitt · 17 years ago
  43. 2505873 [SCSI] aic79xx: fix IOMMU mapping failure handling by FUJITA Tomonori · 17 years ago
  44. 647b242 [SCSI] aic7xxx: fix IOMMU mapping failure handling by FUJITA Tomonori · 17 years ago
  45. ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 17 years ago
  46. 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 17 years ago
  47. 74b2e04 [SCSI] zfcp: convert zfcp to use target reset and device reset handler by Christof Schmitt · 17 years ago
  48. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 17 years ago
  49. 30bd7df [SCSI] scsi_error: add target reset handler by Mike Christie · 17 years ago
  50. f7441a7 [SCSI] ps3rom: Simplify fill_from_dev_buffer() by Geert Uytterhoeven · 17 years ago
  51. d1e4c9c [SCSI] scsi_debug: use shost_priv macro by FUJITA Tomonori · 17 years ago
  52. 96ad0df [SCSI] scsi_debug: remove unnecessary checking by FUJITA Tomonori · 17 years ago
  53. 9e603ca [SCSI] scsi_debug: remove scsi_debug.h by FUJITA Tomonori · 17 years ago
  54. 9ff26ee [SCSI] scsi_debug: stop including drivers/scsi/scsi.h by FUJITA Tomonori · 17 years ago
  55. 9924a78 [SCSI] Remove random noop unchecked_isa_dma users by Andi Kleen · 17 years ago
  56. b271f1c [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb by FUJITA Tomonori · 17 years ago
  57. b174be0 [SCSI] st: show options currently set in sysfs by Kai Makisara · 17 years ago
  58. 40f6b36 [SCSI] st: add option to use SILI in variable block reads by Kai Makisara · 17 years ago
  59. d35055a [SCSI] gdth: remove command accessors by Boaz Harrosh · 17 years ago
  60. 68066c3 [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one by Darrick J. Wong · 17 years ago
  61. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 17 years ago
  62. 7e23ea4 [SCSI] ips: sg chaining support to the path to non I/O commands by FUJITA Tomonori · 17 years ago
  63. cff2680 [SCSI] gdth: convert to PCI hotplug API by Jeff Garzik · 17 years ago
  64. 4c9c8d7 [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion by Jeff Garzik · 17 years ago
  65. 4cac04d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. e1c287b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  67. 4a72ef9 Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  68. 28b8383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  69. c28cf0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  70. 64ba4f2 Fix booting pentium+ with dodgy TSC by Rusty Russell · 16 years ago
  71. 3bf4846 fix IS_I9XX macro in i915 DRM driver by Jesse Barnes · 16 years ago
  72. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 16 years ago
  73. 92c9d07 V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models by Michael Krufky · 17 years ago
  74. dd6e946 V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models by Michael Krufky · 17 years ago
  75. a80c5aa V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 by Mauro Carvalho Chehab · 16 years ago
  76. 8e08af3 V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio by Michael Krufky · 16 years ago
  77. 4a8f3a5 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref by Cyrill Gorcunov · 16 years ago
  78. cc1020f [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog by Andrew Paprocki · 16 years ago
  79. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 16 years ago
  80. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  81. bfe87db Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  82. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 16 years ago
  83. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 16 years ago
  84. 4077960 memory controller: make memory resource control aware of boot options by Balbir Singh · 16 years ago
  85. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 16 years ago
  86. e64a3cf [MIPS] Make KGDB compile on UP by Sergei Shtylyov · 17 years ago
  87. 865ab87 [MIPS] Pb1200: Fix header breakage by Sergei Shtylyov · 16 years ago
  88. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  89. a1aa758 m68k: update defconfigs for 2.6.25 by Geert Uytterhoeven · 16 years ago
  90. ef85ecbf m68k: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  91. 7a5ac8d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  92. 1be62dc Be more careful about marking buffers dirty by Linus Torvalds · 16 years ago
  93. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 16 years ago
  94. 30ecce9 fix endian lossage in forcedeth by Al Viro · 16 years ago
  95. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 16 years ago
  96. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  97. 2355632 [VLAN]: Fix egress priority mappings leak. by Pavel Emelyanov · 16 years ago
  98. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  99. 47001d6 x86: tsc prevent time going backwards by Thomas Gleixner · 16 years ago
  100. c946c7d xen: Clear PG_pinned in release_{pt,pd}() by Mark McLoughlin · 16 years ago