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