1. 8d6d83e [SCSI] mpt fusion: adding/removing white space by Eric Moore · 17 years ago
  2. 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
  3. 685b9e0 [SCSI] arcmsr: fix compile problems by James Bottomley · 17 years ago
  4. 1a4f550 [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes by Nick Cheng · 17 years ago
  5. bfd1294 [SCSI] switch sdev sysfs attributes to default attributes by Kay Sievers · 17 years ago
  6. 01fbfe0 [SCSI] advansys: Use DRV_NAME by Matthew Wilcox · 17 years ago
  7. 95c9f16 [SCSI] advansys: Comment/indentation/macro cleanup by Matthew Wilcox · 17 years ago
  8. b009bef [SCSI] advansys: Remove some custom wrappers by Matthew Wilcox · 17 years ago
  9. faac48e [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  10. f05ec59 [SCSI] advansys: Support 16-byte commands properly by Matthew Wilcox · 17 years ago
  11. b2a7a4b [SCSI] advansys: Enable interrupts earlier in queuecommand by Matthew Wilcox · 17 years ago
  12. 349d2c4 [SCSI] advansys: Remove `active' queue and all remaining internal queueing code by Matthew Wilcox · 17 years ago
  13. 6ed1ef0 [SCSI] advansys: Remove `done' queue by Matthew Wilcox · 17 years ago
  14. 7686f02 [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  15. b662292 [SCSI] advansys: Remove `waiting' queue by Matthew Wilcox · 17 years ago
  16. c2dce2f [SCSI] advansys: Shrink advansys_board_found a little more by Matthew Wilcox · 17 years ago
  17. 629d688 [SCSI] advansys: Reformat microcode by Matthew Wilcox · 17 years ago
  18. b9d9661 [SCSI] advansys: Create AdvLoadMicrocode by Matthew Wilcox · 17 years ago
  19. a9f4a59 [SCSI] advansys: Create AdvBuildCarrierFreelist by Matthew Wilcox · 17 years ago
  20. b8e5152b [SCSI] advansys: Fix VLB driver name by Matthew Wilcox · 17 years ago
  21. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  22. 82d1ce5 [SCSI] mpt fusion: remove redundant memset by Mariusz Kozlowski · 17 years ago
  23. 5687619 [SCSI] mpt fusion: fix two potential mem leaks by Jesper Juhl · 17 years ago
  24. d7383a2 [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  25. 1d9a3d0 [SCSI] mpt fusion: Use menuconfig objects by Jan Engelhardt · 17 years ago
  26. 72e39ea [SCSI] srp_transport: convert to use supported_mode attribute by FUJITA Tomonori · 17 years ago
  27. 7525236 [SCSI] fc_transport: add target driver support by FUJITA Tomonori · 17 years ago
  28. 5dc2b89 [SCSI] add supported_mode and active_mode attributes to the host by FUJITA Tomonori · 17 years ago
  29. 8184fe9 [SCSI] tgt: fix can_queue bug by FUJITA Tomonori · 17 years ago
  30. f9755be [SCSI] aic94xx: Add new PCI ID for ASC58300 by Gilbert Wu · 17 years ago
  31. c0d9a41 [SCSI] aacraid: Add documentation for new Adaptec, SMC and SUN cards by Salyzyn, Mark · 17 years ago
  32. db9b6e8 [SCSI] hptiop: adding new firmware interface and more PCI device IDs by HighPoint Linux Team · 17 years ago
  33. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  34. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  35. 03f002f [SCSI] scsi_transport_fc: Introduce disable_target_scan flag by Christof Schmitt · 17 years ago
  36. 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
  37. 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
  38. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  39. 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
  40. bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  41. f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
  42. eb5329f [SCSI] mpt fusion: Link speed change display support by Prakash, Sathya · 17 years ago
  43. 56af97a [SCSI] mpt fusion: Creation of mptsas.h header file by Prakash, Sathya · 17 years ago
  44. f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
  45. 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
  46. 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
  47. 6778a35 [SCSI] Addition to pci_ids.h for ATTO Technology, Inc. by Eric Moore · 17 years ago
  48. 1fbe852 [SCSI] dtc: clean up indent damage and add printk levels by Alan Cox · 17 years ago
  49. 8f8bf7e [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static by Adrian Bunk · 17 years ago
  50. 8d9e0f4 [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined by Gabriel C · 17 years ago
  51. 79ee830 [SCSI] scsi_error.c should #include "scsi_transport_api.h" by Adrian Bunk · 17 years ago
  52. 305aad0 [SCSI] ips: warning fix by Andrew Morton · 17 years ago
  53. ffcde18 [SCSI] NCR_D700, lpfc: Clean up duplicate includes by Jesper Juhl · 17 years ago
  54. 87f3bda [SCSI] aacraid: rename check_reset by Andrew Morton · 17 years ago
  55. a0a74e45 [SCSI] lpfc: fix potential overflow of hbqs array by Jesper Juhl · 17 years ago
  56. a43e6bd [SCSI] fc4: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  57. 4bd6d7f [SCSI] advansys: Move documentation to Documentation/scsi by Matthew Wilcox · 17 years ago
  58. d68f432 [SCSI] advansys: use memcpy instead of open-coded loop by Matthew Wilcox · 17 years ago
  59. 13ac2d9 [SCSI] advansys: Remove pci_slot_info by Matthew Wilcox · 17 years ago
  60. 895d6b4 [SCSI] advansys: Remove library-style callback routines by Matthew Wilcox · 17 years ago
  61. 394dbf3 [SCSI] advansys: Move struct device out of the cfg structures by Matthew Wilcox · 17 years ago
  62. 4a2d31c [SCSI] advansys: Stop using n_io_port in Scsi_Host structure by Matthew Wilcox · 17 years ago
  63. 57ba5fe [SCSI] advansys: ioremap no longer needs page-aligned addresses by Matthew Wilcox · 17 years ago
  64. 59fcf84 [SCSI] advansys: delete AscGetChipBusType by Matthew Wilcox · 17 years ago
  65. ecec194 [SCSI] advansys: misc reformatting by Matthew Wilcox · 17 years ago
  66. 47d853c [SCSI] advansys: remove INQUIRY sniffing by Matthew Wilcox · 17 years ago
  67. 2ffb45c [SCSI] Add QUANTUM XP34301 to the blacklist by Matthew Wilcox · 17 years ago
  68. ce3a7f1 [SCSI] advansys: remove AscCompareString() by Matthew Wilcox · 17 years ago
  69. 9649af3 [SCSI] advansys: More PCI cleanups by Matthew Wilcox · 17 years ago
  70. 71f3611 [SCSI] advansys: Update resource management by Matthew Wilcox · 17 years ago
  71. c304ec9 [SCSI] advansys: Convert to ISA driver model by Matthew Wilcox · 17 years ago
  72. b09e05a [SCSI] advansys: Convert to EISA driver model by Matthew Wilcox · 17 years ago
  73. 78e77d8 [SCSI] advansys: Convert to PCI driver model by Matthew Wilcox · 17 years ago
  74. 8dfb537 [SCSI] advansys: Move to scsi hotplug initialisation model by Matthew Wilcox · 17 years ago
  75. b2c16f5 [SCSI] advansys: Make advansys_board_found a little more readable by Matthew Wilcox · 17 years ago
  76. 605fe59 [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host by Matthew Wilcox · 17 years ago
  77. 074c8fe [SCSI] advansys: Improve interrupt handler by Matthew Wilcox · 17 years ago
  78. 2a43795 [SCSI] advansys: Clean up proc_info implementation by Matthew Wilcox · 17 years ago
  79. 8c6af9e [SCSI] advansys: undate version, copyright, etc by Matthew Wilcox · 17 years ago
  80. ea31255 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure by FUJITA Tomonori · 17 years ago
  81. 6b7f123 [SCSI] Fix async scanning double-add problems by Matthew Wilcox · 17 years ago
  82. afd9a03 [SCSI] microtek: use data accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
  83. bd441de [SCSI] fix write buffer length in scsi_req_map_sg() by Mike Christie · 17 years ago
  84. 3581474 [SCSI] ps3rom: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  85. 0012fdf [SCSI] scsi_transport_srp: remove tgt dependencies by FUJITA Tomonori · 17 years ago
  86. e9906fe [SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback by FUJITA Tomonori · 17 years ago
  87. bfb7437 [SCSI] tgt: move tsk_mgmt_response callback to transport class by FUJITA Tomonori · 17 years ago
  88. 17b0bcf [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport by FUJITA Tomonori · 17 years ago
  89. 62fe882 [SCSI] srp_transport: add target driver support by FUJITA Tomonori · 17 years ago
  90. 2c47f9e [SCSI] tgt: add I_T nexus support by FUJITA Tomonori · 17 years ago
  91. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
  92. 3236822 [SCSI] ib_srp: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
  93. 4d68041 [SCSI] ibmvscsi: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
  94. 09345f6 [SCSI] add srp transport class by FUJITA Tomonori · 17 years ago
  95. 604cd79 [SCSI] qla2xxx: Update version number to 8.02.00-k3. by Andrew Vasquez · 17 years ago
  96. 6afd976 [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. by Andrew Vasquez · 17 years ago
  97. a3cbdfa [SCSI] qla2xxx: Correct 8GB iIDMA support. by Andrew Vasquez · 17 years ago
  98. 02d638b [SCSI] qla2xxx: Correct management-server login-state synchronization issue. by Andrew Vasquez · 17 years ago
  99. 8fef696 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. by Andrew Vasquez · 17 years ago
  100. 29856e2 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. by Andrew Vasquez · 17 years ago