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