1. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  2. 39dca55 [SCSI] bsg: make class backlinks by James Bottomley · 17 years ago
  3. 0e78d15 [SCSI] 3w-9xxx: add support for 9690SA by adam radford · 17 years ago
  4. d73f522 [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275. by David Miller · 17 years ago
  5. 110dd8f [SCSI] libsas: fix scr_read/write users and update the libata documentation by James Bottomley · 17 years ago
  6. fbc9a57 [SCSI] mpt fusion: update Kconfig help by Gwendal Grignou · 17 years ago
  7. b6aff66 [SCSI] scsi_transport_sas: add destructor for bsg by James Bottomley · 17 years ago
  8. e7cbff1 [SCSI] iscsi_tcp: buggered kmalloc() by Al Viro · 17 years ago
  9. 6585c1b [SCSI] qla2xxx: Update version number to 8.02.00-k2. by Andrew Vasquez · 17 years ago
  10. c3a2f0d [SCSI] qla2xxx: Add ISP25XX support. by Andrew Vasquez · 17 years ago
  11. af6177d [SCSI] qla2xxx: Use pci_try_set_mwi(). by Andrew Vasquez · 17 years ago
  12. f85ec18 [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. by Andrew Vasquez · 17 years ago
  13. fd34f55 [SCSI] qla2xxx: Re-factor isp_operations to static structures. by Andrew Vasquez · 17 years ago
  14. 8084fe1 [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. by Shyam Sundar · 17 years ago
  15. 5881569 [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration. by Andrew Vasquez · 17 years ago
  16. c76f2c0 [SCSI] qla2xxx: Generalize iIDMA support. by Andrew Vasquez · 17 years ago
  17. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago
  18. 80ed71c [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular) by James Bottomley · 17 years ago
  19. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  20. b4e4459 [SCSI] zfcp: code cleanup by Swen Schillig · 17 years ago
  21. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  22. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  23. 0854735 [SCSI] libsas: kill unused smp_portal code by FUJITA Tomonori · 17 years ago
  24. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  25. 7aa68e8 [SCSI] transport_sas: add SAS management protocol support by FUJITA Tomonori · 17 years ago
  26. 3ac709c [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy by Matthew Wilcox · 17 years ago
  27. 88e2f98 [SCSI] aacraid: add vpd to inquiry by Salyzyn, Mark · 17 years ago
  28. 9ad5204 [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset by Salyzyn, Mark · 17 years ago
  29. fd622b1 [SCSI] aacraid: correct valid container response in management ioctl by Salyzyn, Mark · 17 years ago
  30. ef1d8df [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA by Prakash, Sathya · 17 years ago
  31. 57ce21b [SCSI] mpt fusion: deregister from transport layer if PCI registration failed by Prakash, Sathya · 17 years ago
  32. edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
  33. fc6e740 [SCSI] Use menuconfig objects by Jan Engelhardt · 17 years ago
  34. 072c3a9 [SCSI] seagate: make seagate_st0x_detect() static by Adrian Bunk · 17 years ago
  35. 078dda9 [SCSI] wd33c93: cleanups by Adrian Bunk · 17 years ago
  36. 44818ef [SCSI] small cleanups by Adrian Bunk · 17 years ago
  37. 9d720d8 [SCSI] libsas: fix lockdep issue with ATA by James Bottomley · 17 years ago
  38. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  39. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 17 years ago
  40. fe059f1 [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices by Darrick J. Wong · 17 years ago
  41. 5986c3d [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. by Darrick J. Wong · 17 years ago
  42. d97db63 [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done by Darrick J. Wong · 17 years ago
  43. 3869159 [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port by Darrick J. Wong · 17 years ago
  44. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 17 years ago
  45. 35a7f2f [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* by Darrick J. Wong · 17 years ago
  46. 3eb7a51 [SCSI] sas_ata: Satisfy libata qc function locking requirements by Darrick J. Wong · 17 years ago
  47. ba330ff [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists by Darrick J. Wong · 18 years ago
  48. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  49. 0281e02 [SCSI] libsas: fixup NCQ for SATA disks by James Bottomley · 18 years ago
  50. 528fd55 [SCSI] libsas: better error handling in sas_ex_discover_end_dev() by James Bottomley · 18 years ago
  51. 27e9247 [SCSI] aic94xx: add SATAPI support by James Bottomley · 18 years ago
  52. bdab4e8 [SCSI] libsas: support NCQ for SATA disks by Darrick J. Wong · 18 years ago
  53. 797f49d [SCSI] aic94xx: SATA tag mask not set correctly by Darrick J. Wong · 18 years ago
  54. 38e2f03 [SCSI] libsas: fix up sas_smp_phy_control() by James Bottomley · 18 years ago
  55. 1acce19 [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders by James Bottomley · 18 years ago
  56. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  57. 8b4a408 zs: move to the serial subsystem by Maciej W. Rozycki · 17 years ago
  58. b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
  59. 04e08d0 fbdev: make fb_append_extra_logo() depend on fb=y by Arnd Bergmann · 17 years ago
  60. 851a8a7 dm: fix memory leak in dm_create_persistent() when starting metadata update thread fails by Jesper Juhl · 17 years ago
  61. 1985026 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes by Linus Torvalds · 17 years ago
  62. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  63. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  64. 99e1221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  65. 96a6099 Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  66. b8c638a Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  67. ef9efe4 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  68. 98fc483 [ISDN] HiSax hfc_pci: minor cleanups by Jeff Garzik · 17 years ago
  69. d825a49 [ISDN] HiSax bkm_a4t: split setup into two smaller functions by Jeff Garzik · 17 years ago
  70. a2b6651 [ISDN] HiSax enternow: split setup into 3 smaller functions by Jeff Garzik · 17 years ago
  71. 7c60e1c [ISDN] HiSax netjet_u: split setup into 3 smaller functions by Jeff Garzik · 17 years ago
  72. 0566a66 [ISDN] HiSax netjet_s: code movement, prep for hotplug by Jeff Garzik · 17 years ago
  73. 881ebdc [ISDN] HiSax: move card state alloc/setup code into separate functions by Jeff Garzik · 17 years ago
  74. 82bcda9 [ISDN] HiSax: move card setup into separate function by Jeff Garzik · 17 years ago
  75. bec85e8 hppb: Add missing dma-mapping.h include by Frank Lichtenheld · 17 years ago
  76. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  77. b1734d2 drivers/atm/ambassador: kill uninit'd var warning, and fix bug by Jeff Garzik · 17 years ago
  78. ea8b4db [libata] sata_mv: use pci_try_set_mwi() by Jeff Garzik · 17 years ago
  79. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 17 years ago
  80. e5fb4f4 drivers/net/wan/sbni: kill uninit'd var warning by Jeff Garzik · 17 years ago
  81. 2ab934b drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var by Jeff Garzik · 17 years ago
  82. 0d480db drivers/telephony/ixj: cleanup and fix gcc warning by Jeff Garzik · 17 years ago
  83. 79c63e1 drivers/net/wan/pc300_drv: fix bug caught by gcc warning by Jeff Garzik · 17 years ago
  84. ae97fec drivers/usb/misc/auerswald: fix status check, remove redundant check by Jeff Garzik · 17 years ago
  85. cad1b9d [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails by Jeff Garzik · 17 years ago
  86. f6c4286 [netdrvr] natsemi: Fix device removal bug by Jeff Garzik · 17 years ago
  87. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  88. d367675 atl1: missing include by Al Viro · 17 years ago
  89. 27d4171 mark a bunch of ISA|EISA|PCI drivers as such by Al Viro · 17 years ago
  90. 0ab7a25 no USB on M32R by Al Viro · 17 years ago
  91. 4ad1366 md: change bitmap_unplug and others to void functions by NeilBrown · 17 years ago
  92. f0d76d7 md: check that internal bitmap does not overlap other data by NeilBrown · 17 years ago
  93. 713f6ab md: improve the is_mddev_idle test fix by NeilBrown · 17 years ago
  94. df968c4 md: improve message about invalid superblock during autodetect by NeilBrown · 17 years ago
  95. afd4403 Use menuconfig objects II - MD by Jan Engelhardt · 17 years ago
  96. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  97. 9695290 OMAP: LCD panel support for the Siemens SX1 mobile phone by Vovan888@gmail · 17 years ago
  98. 107cc64 OMAP: LCD panel support for the TI OMAP OSK board by Dirk Behme · 17 years ago
  99. 7a6d6ab OMAP: LCD panel support for the TI OMAP1510 Innovator board by Imre Deak · 17 years ago
  100. d64ca86 OMAP: LCD panel support for the TI OMAP1610 Innovator board by Imre Deak · 17 years ago