1. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  2. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  3. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  4. 22eb5aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  5. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. 015640e [SCSI] sg: fix q->queue_lock on scsi_error_handler path by FUJITA Tomonori · 15 years ago
  7. 1beb6fa [SCSI] replace __inline with inline by Harvey Harrison · 15 years ago
  8. 5880f48 [SCSI] a2091: make 2 functions static by Adrian Bunk · 15 years ago
  9. 9387edb [SCSI] a3000: make 2 functions static by Adrian Bunk · 15 years ago
  10. e0aae1a [SCSI] ses: #if 0 the unused ses_match_host() by Adrian Bunk · 15 years ago
  11. ebef264 [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 15 years ago
  12. 0fdf96b [SCSI] sg: fix iovec bugs introduced by the block layer conversion by FUJITA Tomonori · 15 years ago
  13. f894e74 [SCSI] qlogicpti: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  14. 989bb5f [SCSI] advansys: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  15. 1bfa11d [SCSI] qla1280: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  16. fd6e1c1 [SCSI] libiscsi: fix iscsi pool error path by Jean Delvare · 15 years ago
  17. 5b2639d [SCSI] cxgb3i: call ddp release function directly by Mike Christie · 15 years ago
  18. 0d0c27f [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module by Karen Xie · 15 years ago
  19. 2a90030 [SCSI] cxgb3i: close all tcp connections upon chip reset by Karen Xie · 15 years ago
  20. ed6f774 [SCSI] cxgb3i: re-read ddp settings information after chip reset by Mike Christie · 15 years ago
  21. 9fa1926 [SCSI] cxgb3i: re-initialize ddp settings after chip reset by Karen Xie · 15 years ago
  22. 515f1c8 [SCSI] cxgb3i: subscribe to error notification from cxgb3 driver by Karen Xie · 15 years ago
  23. d8e96507 [SCSI] aacraid driver update by Leubner, Achim · 15 years ago
  24. e7fb6d2 [SCSI] config: Make need for SCSI_CDROM clearer by Alan Cox · 15 years ago
  25. 05b4460 [SCSI] stex: update version to 4.6.0000.3 by Ed Lin · 15 years ago
  26. 0f3f6ee [SCSI] stex: add new 6G controller support by Ed Lin · 15 years ago
  27. 591a3a5 [SCSI] stex: use config struct for parameters of different controllers by Ed Lin · 15 years ago
  28. 99946f8 [SCSI] stex: add MSI support by Ed Lin · 15 years ago
  29. f149816 [SCSI] stex: small code fixes and changes by Ed Lin · 15 years ago
  30. 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 15 years ago
  31. a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 15 years ago
  32. fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 15 years ago
  33. 5e80f7f [SCSI] fcoe: moves common FCoE library API functions to libfcoe module by Vasu Dev · 15 years ago
  34. 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 15 years ago
  35. a703e49 [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file by Vasu Dev · 15 years ago
  36. 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 15 years ago
  37. 61e17af [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files by Vasu Dev · 15 years ago
  38. 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 15 years ago
  39. 8976f42 [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events by Robert Love · 15 years ago
  40. 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 15 years ago
  41. 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 15 years ago
  42. 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 15 years ago
  43. 2df71b1 [SCSI] osd_uld: Remove creation of osd_scsi class symlink by Boaz Harrosh · 15 years ago
  44. 8c0bacc [SCSI] libosd: fix blk_put_request called from within request_end_io by Boaz Harrosh · 15 years ago
  45. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 15 years ago
  46. a2f5bfc [SCSI] aic7xxx: leaves timer running on init failure by Hannes Reinecke · 15 years ago
  47. c59c614 [SCSI] qla2xxx: Update version number to 8.03.01-k1. by Andrew Vasquez · 15 years ago
  48. 79c13a7 [SCSI] qla2xxx: Get FLT address in dword format. by Harish Zunjarrao · 15 years ago
  49. b9b12f7 [SCSI] qla2xxx: Correct several PCI-EEH issues. by Seokmann Ju · 15 years ago
  50. 6749ce3 [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. by Andrew Vasquez · 15 years ago
  51. 24a0813 [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. by Andrew Vasquez · 15 years ago
  52. d743de6 [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. by Andrew Vasquez · 15 years ago
  53. 3d79038 [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. by Andrew Vasquez · 15 years ago
  54. d1b1bef [SCSI] qla2xxx: Drop use of IRQF_DISABLE. by Giridhar Malavali · 15 years ago
  55. ad0ecd6 [SCSI] qla2xxx: Add EDC-update support. by Joe Carnuccio · 15 years ago
  56. fbcbb5d [SCSI] qla2xxx: Export flash-block-size for application support. by Lalit Chandivade · 15 years ago
  57. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 15 years ago
  58. d0c3eef [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. by Lalit Chandivade · 15 years ago
  59. 6e181be [SCSI] qla2xxx: Add reset capabilities for application support. by Lalit Chandivade · 15 years ago
  60. 2533cf6 [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. by Lalit Chandivade · 15 years ago
  61. 1d2874d [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. by Joe Carnuccio · 15 years ago
  62. b997876 [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down. by Andrew Vasquez · 15 years ago
  63. e612d46 [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds(). by Andrew Vasquez · 15 years ago
  64. 55a9615 [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. by Andrew Vasquez · 15 years ago
  65. be67e65 [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). by Andrew Vasquez · 15 years ago
  66. b64b0e8 [SCSI] qla2xxx: Pass in optional extended-initialization control block. by Andrew Vasquez · 15 years ago
  67. dda772e [SCSI] qla2xxx: Always (re)read firmware version/capabilities information. by Andrew Vasquez · 15 years ago
  68. 6315a5f [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash. by Harish Zunjarrao · 15 years ago
  69. 7d9dade [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer. by Giridhar Malavali · 15 years ago
  70. 94279ed [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure. by Giridhar Malavali · 15 years ago
  71. a5326f8 [SCSI] qla2xxx: Consolidate queuecommand implementations. by Giridhar Malavali · 15 years ago
  72. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 15 years ago
  73. 534841b [SCSI] ibmvfc: Driver version 1.0.5 by Brian King · 15 years ago
  74. 10501e1 [SCSI] ibmvfc: Improve ADISC timeout handling by Brian King · 15 years ago
  75. 9ab3610 [SCSI] ibmvfc: Show host maxframe_size by Brian King · 15 years ago
  76. 545ef9a [SCSI] ibmvfc: Fixup module parms attributes by Brian King · 15 years ago
  77. 039a089 [SCSI] ibmvfc: Fix dropped interrupts by Brian King · 15 years ago
  78. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  79. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  80. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  81. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  82. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  83. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  84. 4496d93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  85. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  86. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  87. 95fde7a m68k: section mismatch fixes: Atari SCSI by Michael Schmitz · 16 years ago
  88. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  89. e5779a5 scsi/m68k: Kill NCR_700_detect() warnings by Geert Uytterhoeven · 15 years ago
  90. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  91. ecbf61e [ARM] cumana: Fix a long standing bogon by Alan Cox · 15 years ago
  92. af50bb9 [SCSI] scsi_dh_rdac: Retry for NOT_READY check condition by Chauhan, Vijay · 15 years ago
  93. ba33fad [SCSI] mpt2sas: make global symbols unique by Eric Moore · 15 years ago
  94. 70a9b87 [SCSI] sd: Make revalidate less chatty by Martin K. Petersen · 15 years ago
  95. 2b30130 [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devices by Matthew Wilcox · 15 years ago
  96. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  97. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  98. 0da205e [SCSI] sd: Refactor sd_read_capacity() by Matthew Wilcox · 15 years ago
  99. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  100. 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 15 years ago