1. ba816ea [SCSI] bfa: replace endian swap macros with the ones provided by linux by Jing Huang · 14 years ago
  2. 6a18b16 [SCSI] bfa: remove os wrapper and unused functions by Jing Huang · 14 years ago
  3. 1566067 [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list by Chauhan, Vijay · 14 years ago
  4. 150cca7 [SCSI] cxgb4i: ignore informational act-open-rpl message by Karen Xie · 14 years ago
  5. 38170fa [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. by Giridhar Malavali · 14 years ago
  6. 9dac0d9 [SCSI] qla2xxx: Correct PRLI failure response code handling. by Andrew Vasquez · 14 years ago
  7. 170babc [SCSI] qla2xxx: Drop srb reference before waiting for completion. by Mike Christie · 14 years ago
  8. e30d175 [SCSI] qla2xxx: Addition of shutdown callback handler. by Madhuranath Iyengar · 14 years ago
  9. 339aa70 [SCSI] qla2xxx: Initialize the vport_slock spinlock. by Andrew Vasquez · 14 years ago
  10. 09d1dc2 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces by Madhuranath Iyengar · 14 years ago
  11. f19af16 [SCSI] qla2xxx: Add flash read/update support using BSG interface by Harish Zunjarrao · 14 years ago
  12. ff454b0 [SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses. by Chad Dupuis · 14 years ago
  13. 4d97cc5 [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). by Chad Dupuis · 14 years ago
  14. 4da26e1 [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. by Chad Dupuis · 14 years ago
  15. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  16. 542bce1 [SCSI] qla2xxx: locking problem in qla2x00_init_rings() by Dan Carpenter · 14 years ago
  17. b847917 [SCSI] sr: fix sr_drive_status handling when initialization required by Robert Jennings · 14 years ago
  18. 0ee31cb [SCSI] fcoe: Fix broken NPIV with correction to MAC validation by Robert Love · 14 years ago
  19. 2dc02ee [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. by Kiran Patil · 14 years ago
  20. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  21. 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
  22. 3067817 [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC by Vasu Dev · 14 years ago
  23. 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
  24. 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
  25. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  26. f63ae56 [SCSI] gdth: integer overflow in ioctl by Dan Carpenter · 14 years ago
  27. 546ae79 [SCSI] Fix race when removing SCSI devices by Christof Schmitt · 14 years ago
  28. 518fa8e [SCSI] sd: Export effective protection mode in sysfs by Martin K. Petersen · 14 years ago
  29. 349ed5a [SCSI] qla4xxx: Update driver version to 5.02.00-k4 by Vikas Chaudhary · 14 years ago
  30. 92b3e5b [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb by Mike Christie · 14 years ago
  31. d64eab7 [SCSI] qla4xxx: remove unwanted check for bad spd by Vikas Chaudhary · 14 years ago
  32. 7b3595d [SCSI] qla4xxx: update AER support for ISP82XX by Vikas Chaudhary · 14 years ago
  33. b25ee66 [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. by Shyam Sundar · 14 years ago
  34. 2657c80 [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer by Shyam Sundar · 14 years ago
  35. 91a772a [SCSI] qla4xxx: dump mailbox registers on System Error by Karen Higgins · 14 years ago
  36. 6434080 [SCSI] qla4xxx: Add support for 8130/8131 AENs. by Shyam Sundar · 14 years ago
  37. 99457d7 [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. by Lalit Chandivade · 14 years ago
  38. 2bd1e2b [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to complete by Nilesh Javali · 14 years ago
  39. 3710c60 [SCSI] qla4xxx: free_irqs on failed initialize_adapter by Vikas Chaudhary · 14 years ago
  40. 735e415 [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry by Vikas Chaudhary · 14 years ago
  41. 884292e [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online by Vikas Chaudhary · 14 years ago
  42. f931c53 [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset by Vikas Chaudhary · 14 years ago
  43. f581a3f [SCSI] qla4xxx: Trivial cleanup by Vikas Chaudhary · 14 years ago
  44. 986fe6c [SCSI] Fix regressions in scsi_internal_device_block by Mike Christie · 14 years ago
  45. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  47. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  48. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  49. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  50. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  52. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  53. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  54. 5ce524b scsi/sd: add a no_read_capacity_16 scsi_device flag by Hans de Goede · 14 years ago
  55. 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
  56. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  57. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  58. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  60. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  61. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  62. 495d2b3 block: Make the integrity mapped property a bio flag by Martin K. Petersen · 14 years ago
  63. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  64. 58ff4bd [SCSI] be2iscsi: SGE Len == 64K by Jayamohan Kallickal · 14 years ago
  65. af4c609 [SCSI] be2iscsi: Remove premature free of cid by Jayamohan Kallickal · 14 years ago
  66. 91446f0 [SCSI] be2iscsi: More time for FW by Jayamohan Kallickal · 14 years ago
  67. 2bc72c9 [SCSI] libsas: fix bug for vacant phy by Jack Wang · 14 years ago
  68. 526f7c7 [SCSI] sd: Fix overflow with big physical blocks by Martin K. Petersen · 14 years ago
  69. 3e51d3c [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer by Kai Makisara · 14 years ago
  70. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  71. 39a9855 [SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drive by bo yang · 14 years ago
  72. 969c916 [SCSI] lpfc 8.3.17: Update lpfc driver version to 8.3.17 by James Smart · 14 years ago
  73. 3677a3a [SCSI] lpfc 8.3.17: Replace function reset methodology by James Smart · 14 years ago
  74. eee8877 [SCSI] lpfc 8.3.17: SCSI fixes by James Smart · 14 years ago
  75. 515e0aa [SCSI] lpfc 8.3.17: BSG fixes by James Smart · 14 years ago
  76. dcf2a4e [SCSI] lpfc 8.3.17: SLI Additions and Fixes by James Smart · 14 years ago
  77. d439d28 [SCSI] lpfc 8.3.17: Code Cleanup and Locking fixes by James Smart · 14 years ago
  78. 7262026 [SCSI] ipr: fix array error logging by Wayne Boyer · 14 years ago
  79. 4ebcfb9 [SCSI] aha152x: enable PCMCIA on 64bit by Jiri Slaby · 14 years ago
  80. 69723d1 [SCSI] scsi_dh_alua: Handle all states correctly by Hannes Reinecke · 14 years ago
  81. e27d616 [SCSI] cxgb4i: connection and ddp setting update by kxie@chelsio.com · 14 years ago
  82. 0b3d894 [SCSI] cxgb3i: fixed connection over vlan by kxie@chelsio.com · 14 years ago
  83. e3d2ad8 [SCSI] libcxgbi: pdu read fixes by kxie@chelsio.com · 14 years ago
  84. 24d3f95 [SCSI] cxgbi: rename alloc_cpl to alloc_wr by kxie@chelsio.com · 14 years ago
  85. d24099d [SCSI] ibmvfc: Handle Virtual I/O Server reboot by Brian King · 14 years ago
  86. 1a03ae0 [SCSI] sd name space exhaustion causes system hang by Michael Reed · 14 years ago
  87. 43ca910 [SCSI] fc class: add fc host dev loss sysfs file by Mike Christie · 14 years ago
  88. 0af5d70 [SCSI] lpfc: prep for fc host dev loss tmo support by Mike Christie · 14 years ago
  89. d2b5f10 [SCSI] qla2xxx: prep for fc host dev loss tmo support by Mike Christie · 14 years ago
  90. a5110f2 [SCSI] ibmvfc: prep for fc host dev loss tmo support by Mike Christie · 14 years ago
  91. 48586820 [SCSI] fnic: prep for fc host dev loss tmo support by Mike Christie · 14 years ago
  92. a6751cc [SCSI] qla4xxx: fix build on PPC by Jiri Slaby · 14 years ago
  93. f0ad30d [SCSI] libsas: fix NCQ mixing with non-NCQ by David Milburn · 14 years ago
  94. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. 523224a bnx2x, cnic, bnx2i: use new FW/HSI by Dmitry Kravkov · 14 years ago
  96. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  97. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  98. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  99. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  100. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago