1. bcc5b6d [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX. by Saurav Kashyap · 14 years ago
  2. 58548cb [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command. by Giridhar Malavali · 14 years ago
  3. 3fadb80b [SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport. by Giridhar Malavali · 14 years ago
  4. b1d46989 [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 by Madhuranath Iyengar · 14 years ago
  5. bddd2d6 [SCSI] qla2xxx: Update to AER support, do early abort commands. by Lalit Chandivade · 14 years ago
  6. 77e334d [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Giridhar Malavali · 14 years ago
  7. 35e0cbd [SCSI] qla2xxx: Return proper fabric name based on device state. by Giridhar Malavali · 14 years ago
  8. a5b3632 [SCSI] qla2xxx: Added AER support for ISP82xx. by Lalit Chandivade · 14 years ago
  9. 6dbdda4 [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands fail. by Giridhar Malavali · 14 years ago
  10. c9afb9a [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online. by Giridhar Malavali · 14 years ago
  11. e3b3e62 [SCSI] scsi/block: increase flush/sync timeout by Mike Christie · 15 years ago
  12. fc91961 [SCSI] bnx2i: Updated version to bnx2i-2.1.3 by Eddie Wai · 15 years ago
  13. 250ae98 [SCSI] bnx2i: Added chip cleanup for the remove module path by Eddie Wai · 15 years ago
  14. 2c2255e [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion by Eddie Wai · 15 years ago
  15. c47b401 [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK by Eddie Wai · 15 years ago
  16. 3930407 [SCSI] bnx2i: Fixed a protocol violation on nopout responses by Eddie Wai · 15 years ago
  17. a87b04d [SCSI] ipr: Driver version 2.5.1 by Wayne Boyer · 15 years ago
  18. 46d7456 [SCSI] ipr: fix resource address formatting and add attribute for device ID by Wayne Boyer · 15 years ago
  19. 6f7efaa [SCSI] cxgb3i: change cxgb3i to use libcxgbi by kxie@chelsio.com · 15 years ago
  20. 7b36b6e [SCSI] cxgb4i v5: iscsi driver by kxie@chelsio.com · 15 years ago
  21. 9ba682f [SCSI] libcxgbi: common library for cxgb3i and cxgb4i by kxie@chelsio.com · 15 years ago
  22. ec21b3b [SCSI] lpfc: change spin_lock_irq() to spin_lock() by Dan Carpenter · 15 years ago
  23. 7968f19 [SCSI] drivers/scsi: Adjust confusing if indentation by Julia Lawall · 15 years ago
  24. da99e30 [SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout by Mike Christie · 15 years ago
  25. 8196a93 [SCSI] fnic: do not reset dev_loss_tmo in slave callout by Mike Christie · 15 years ago
  26. 143beaa [SCSI] lpfc: do not reset dev_loss_tmo in slave callout by Mike Christie · 15 years ago
  27. a74bdf4 [SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout by Mike Christie · 15 years ago
  28. b8ef320 [SCSI] fc class: add fc host default default dev loss setting by Mike Christie · 15 years ago
  29. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 15 years ago
  30. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 15 years ago
  31. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  32. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  33. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  34. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 15 years ago
  35. ecc3099 drivers: scsi: use newly introduced hex_to_bin() method by Andy Shevchenko · 15 years ago
  36. 3094141 drivers/scsi: use memdup_user by Julia Lawall · 15 years ago
  37. a737b88 scsi: remove private BIT macros by Andrew Morton · 15 years ago
  38. 5c90ad9 scsi: fix bnx2i build errors by Randy Dunlap · 15 years ago
  39. b204524 scsi: fix pmcraid build errors by Randy Dunlap · 15 years ago
  40. 6de61f9 bfa: wrong fcport H2I message tested in bfa_fcport_isr() by Roel Kluin · 15 years ago
  41. 87da323 drivers/scsi/ch.c: don't use vprintk as macro by Joe Perches · 15 years ago
  42. 6d154db scsi: bfa: correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  43. ae68230 drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats by Joe Perches · 15 years ago
  44. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 15 years ago
  45. d6e9fb4 scsi: remove superfluous NULL pointer check from scsi_kill_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 85bc081 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc by Julia Lawall · 15 years ago
  47. d8187b9 dc395x: decrease iteration for tag_number of max_command in start_scsi() by Roel Kluin · 15 years ago
  48. 702a98c g_NCR5380: fix broken MMIO compilation by Ondrej Zary · 15 years ago
  49. c94babb g_NCR5380: remove misleading pnp error message by Ondrej Zary · 15 years ago
  50. 95cc7ba drivers/scsi: remove unnecessary NULL test by Julia Lawall · 15 years ago
  51. 085267a NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() by Roel Kluin · 15 years ago
  52. 2c076ee gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one() by Roel Kluin · 15 years ago
  53. ef3f7cc osst: fix read buffer overflow by Roel Kluin · 15 years ago
  54. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 15 years ago
  55. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 15 years ago
  56. 67110df [SCSI] make error handling more robust in the face of reservations by James Bottomley · 15 years ago
  57. 3deee42 [SCSI] tgt: fix warning by Joe Eykholt · 15 years ago
  58. 3eb3a92 [SCSI] Return NEEDS_RETRY for eh commands with status BUSY by Hannes Reinecke · 15 years ago
  59. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 15 years ago
  61. 6a32a8a scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC by FUJITA Tomonori · 15 years ago
  62. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 15 years ago
  63. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 15 years ago
  64. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 15 years ago
  65. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 15 years ago
  66. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 15 years ago
  67. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 15 years ago
  68. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 15 years ago
  69. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 15 years ago
  70. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 15 years ago
  71. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 15 years ago
  72. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 15 years ago
  73. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 15 years ago
  74. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 15 years ago
  75. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 15 years ago
  76. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  77. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  78. 7e41dfd [SCSI] ibmvfc: Driver version 1.0.9 by Brian King · 15 years ago
  79. d2fab5c [SCSI] ibmvfc: Fix terminate_rport_io by Brian King · 15 years ago
  80. d5da304 [SCSI] ibmvfc: Fix rport add/delete race resulting in oops by Brian King · 15 years ago
  81. 1611555 [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 by James Smart · 15 years ago
  82. 38b92ef [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes by James Smart · 15 years ago
  83. bc73905 [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup by James Smart · 15 years ago
  84. 823d219 [SCSI] pm8001: introduce missing kfree by Julia Lawall · 15 years ago
  85. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 15 years ago
  86. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 15 years ago
  87. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 15 years ago
  88. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 15 years ago
  89. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 15 years ago
  90. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 15 years ago
  91. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 15 years ago
  92. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 15 years ago
  93. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 15 years ago
  94. be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 15 years ago
  95. 26845f5 [SCSI] remove fake "address-of" expression by Alan Stern · 15 years ago
  96. aab7a8f [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi by Mike Christie · 15 years ago
  97. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 15 years ago
  98. 787f0bd [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS by Randy Dunlap · 15 years ago
  99. dd81bea [SCSI] be2iscsi: Driver Version change to 2.0.549.0 by Jayamohan Kallickal · 15 years ago
  100. e919dee [SCSI] be2iscsi: Increase max sector by Jayamohan Kallickal · 15 years ago