1. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  2. 14e507b sg: restore command permission for TYPE_SCANNER by FUJITA Tomonori · 16 years ago
  3. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  4. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  5. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  6. 7d0e367 [SCSI] ibmvfc: Driver version 1.0.2 by Brian King · 16 years ago
  7. 3e33994 [SCSI] ibmvfc: Add details to async event log by Brian King · 16 years ago
  8. 2bac406 [SCSI] ibmvfc: Sanitize response lengths by Brian King · 16 years ago
  9. cf6f10d [SCSI] ibmvfc: Fix for lost async events by Brian King · 16 years ago
  10. 915be02 [SCSI] ibmvfc: Fixup host state during reinit by Brian King · 16 years ago
  11. 3eddc56 [SCSI] ibmvfc: Fix another hang on module removal by Brian King · 16 years ago
  12. 004dd5e [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions by Brian King · 16 years ago
  13. 66dca9b [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions by Joe Malicki · 16 years ago
  14. bcd2361 [SCSI] qla2xxx: Update version number to 8.02.01-k7. by Andrew Vasquez · 16 years ago
  15. c795c1e [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). by Andrew Vasquez · 16 years ago
  16. 19851f1 [SCSI] qla2xxx: Reference proper ha during SBR handling. by Andrew Vasquez · 16 years ago
  17. 946fb89 [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs. by Mike Hernandez · 16 years ago
  18. bed475c [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. by Andrew Vasquez · 16 years ago
  19. a7a2850 [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. by Andrew Vasquez · 16 years ago
  20. 6390d1f [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states. by Andrew Vasquez · 16 years ago
  21. fe42625 [SCSI] scsi_dh: Initialize lun_state in check_ownership() by Chandra Seetharaman · 16 years ago
  22. 8479fca [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler by Chandra Seetharaman · 16 years ago
  23. 24541f9 [SCSI] megaraid_sas: version and Documentation Update by Yang, Bo · 16 years ago
  24. 6610a6b [SCSI] megaraid_sas: add new controllers (0x78 0x79) by Yang, Bo · 16 years ago
  25. 530e6fc [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine by Yang, Bo · 16 years ago
  26. 06f579d [SCSI] megaraid_sas: add readl to force PCI posting flush by Yang, Bo · 16 years ago
  27. f08c076 make struct scsi_dh_devlist's static by Adrian Bunk · 16 years ago
  28. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  29. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  30. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  31. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  32. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  35. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  36. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  37. e8bac9e [SCSI] scsi_transport_spi: fix oops in revalidate by James Bottomley · 16 years ago
  38. 671a99c [SCSI] ses: fix VPD inquiry overrun by James Bottomley · 16 years ago
  39. dd07428 [SCSI] hptiop: add more PCI device IDs by HighPoint Linux Team · 16 years ago
  40. 00eabe7 [SCSI] qla2xxx: fix msleep compile error by FUJITA Tomonori · 16 years ago
  41. 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  42. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  43. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  44. 4cfc510 [SCSI] qla2xxx: Update version number to 8.02.01-k6. by Andrew Vasquez · 16 years ago
  45. c9c5ced [SCSI] qla2xxx: Additional NPIV corrections. by Andrew Vasquez · 16 years ago
  46. bf6583b [SCSI] qla2xxx: suppress uninitialized-var warning by Andrew Morton · 16 years ago
  47. b3dc908 [SCSI] qla2xxx: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  48. 8201e20 [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. by Andrew Vasquez · 16 years ago
  49. 3d164fb [SCSI] ch: fix ch_remove oops by FUJITA Tomonori · 16 years ago
  50. 3dabec7 [SCSI] 3w-9xxx: add MSI support and misc fixes by adam radford · 16 years ago
  51. 6bd522f [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn by Mike Christie · 16 years ago
  52. b7b1a35 [SCSI] ibmvfc: Update driver version to 1.0.1 by Brian King · 16 years ago
  53. 989b854 [SCSI] ibmvfc: Add ADISC support by Brian King · 16 years ago
  54. 52d7e86 [SCSI] ibmvfc: Miscellaneous fixes by Brian King · 16 years ago
  55. 2d0da2a [SCSI] ibmvfc: Fix hang on module removal by Brian King · 16 years ago
  56. b3c10489c [SCSI] ibmvfc: Target refcounting fixes by Brian King · 16 years ago
  57. 0ae808e [SCSI] ibmvfc: Reduce unnecessary log noise by Brian King · 16 years ago
  58. e41443e [SCSI] sym53c8xx: free luntbl in sym_hcb_free by Mike Anderson · 16 years ago
  59. 773e82f [SCSI] scsi_scan.c: Release mutex in error handling code by Julia Lawall · 16 years ago
  60. 1226570 [SCSI] scsi_eh_prep_cmnd should save scmd->underflow by Alan Stern · 16 years ago
  61. af55ff6 [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field by Martin K. Petersen · 16 years ago
  62. e0597d7 [SCSI] sd: Identify DIF protection type and application tag ownership by Martin K. Petersen · 16 years ago
  63. 511e44f [SCSI] Do not retry a request whose data integrity check failed by Martin K. Petersen · 16 years ago
  64. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  65. db007fc [SCSI] Command protection operation by Martin K. Petersen · 16 years ago
  66. 4469f98 [SCSI] Host protection capabilities by Martin K. Petersen · 16 years ago
  67. 7c32c7a [SCSI] scsi_dh: create lookup cache by Hannes Reinecke · 16 years ago
  68. ae11b1b [SCSI] scsi_dh: attach to hardware handler from dm-mpath by Hannes Reinecke · 16 years ago
  69. 057ea7c [SCSI] scsi_dh: add generic SPC-3 alua handler by Hannes Reinecke · 16 years ago
  70. ca9f008 [SCSI] scsi_dh: Update RDAC device handler by Hannes Reinecke · 16 years ago
  71. 2aef6d5 [SCSI] scsi_dh: Update hp_sw hardware handler by Hannes Reinecke · 16 years ago
  72. b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
  73. 4c05ae5 [SCSI] scsi_dh: Add 'dh_state' sysfs attribute by Hannes Reinecke · 16 years ago
  74. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  75. f27bac2 [SCSI] sd: update index allocation and use ida instead of idr by Tejun Heo · 16 years ago
  76. ecefe8a [SCSI] fix shared tag map tag allocation by Mike Christie · 16 years ago
  77. 5d90027 [SCSI] stex: fix queue depth setting by Mike Christie · 16 years ago
  78. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  79. 885ace9 [SCSI] fix shared tag map setup by Mike Christie · 16 years ago
  80. 786231a [SCSI] st: Remove bogus memset by Kai Makisara · 16 years ago
  81. 626dcb1 [SCSI] st: Move buffer pointer back when data could not be written. by Kai Makisara · 16 years ago
  82. f0773b5 [SCSI] qla2xxx: Update version number to 8.02.01-k5. by Andrew Vasquez · 16 years ago
  83. 6d05252 [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts. by Andrew Vasquez · 16 years ago
  84. 42e421b [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. by Andrew Vasquez · 16 years ago
  85. e792121 [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts. by Andrew Vasquez · 16 years ago
  86. 031e134 [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts. by Andrew Vasquez · 16 years ago
  87. 5de1f70 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. by Seokmann Ju · 16 years ago
  88. da57bf8 [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE. by Seokmann Ju · 16 years ago
  89. 8f0d643 [SCSI] qla2xxx: Correct fcport state-management during loss. by Seokmann Ju · 16 years ago
  90. 246de42 [SCSI] qla2xxx: Always aquire the parent's hardware_lock. by Seokmann Ju · 16 years ago
  91. 436a7b1 [SCSI] qla2xxx: Swap enablement order of EFT and FCE. by Andrew Vasquez · 16 years ago
  92. 1ee2714 [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. by Joe Carnuccio · 16 years ago
  93. e5896bd [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. by Andrew Vasquez · 16 years ago
  94. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  95. 032d8dd [SCSI] qla2xxx: Add LIP count to FC-transport statistics. by Harish Zunjarrao · 16 years ago
  96. e5f5f6f [SCSI] qla2xxx: Track total number of ISP aborts. by Harish Zunjarrao · 16 years ago
  97. 85821c9 [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. by Andrew Vasquez · 16 years ago
  98. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  99. bbfb21d [SCSI] qla2xxx: Correct locking during NVRAM manipulation. by Andrew Vasquez · 16 years ago
  100. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago