1. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  2. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  3. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  4. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  5. 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
  6. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  8. ecc3099 drivers: scsi: use newly introduced hex_to_bin() method by Andy Shevchenko · 14 years ago
  9. 3094141 drivers/scsi: use memdup_user by Julia Lawall · 14 years ago
  10. a737b88 scsi: remove private BIT macros by Andrew Morton · 14 years ago
  11. 5c90ad9 scsi: fix bnx2i build errors by Randy Dunlap · 14 years ago
  12. b204524 scsi: fix pmcraid build errors by Randy Dunlap · 14 years ago
  13. 6de61f9 bfa: wrong fcport H2I message tested in bfa_fcport_isr() by Roel Kluin · 14 years ago
  14. 87da323 drivers/scsi/ch.c: don't use vprintk as macro by Joe Perches · 14 years ago
  15. 6d154db scsi: bfa: correct onstack wait_queue_head declaration by Yong Zhang · 14 years ago
  16. ae68230 drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats by Joe Perches · 14 years ago
  17. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 14 years ago
  18. d6e9fb4 scsi: remove superfluous NULL pointer check from scsi_kill_request() by Bartlomiej Zolnierkiewicz · 14 years ago
  19. 85bc081 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc by Julia Lawall · 14 years ago
  20. d8187b9 dc395x: decrease iteration for tag_number of max_command in start_scsi() by Roel Kluin · 14 years ago
  21. 702a98c g_NCR5380: fix broken MMIO compilation by Ondrej Zary · 14 years ago
  22. c94babb g_NCR5380: remove misleading pnp error message by Ondrej Zary · 14 years ago
  23. 95cc7ba drivers/scsi: remove unnecessary NULL test by Julia Lawall · 14 years ago
  24. 085267a NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() by Roel Kluin · 14 years ago
  25. 2c076ee gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one() by Roel Kluin · 14 years ago
  26. ef3f7cc osst: fix read buffer overflow by Roel Kluin · 14 years ago
  27. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  28. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 14 years ago
  29. 67110df [SCSI] make error handling more robust in the face of reservations by James Bottomley · 14 years ago
  30. 3deee42 [SCSI] tgt: fix warning by Joe Eykholt · 14 years ago
  31. 3eb3a92 [SCSI] Return NEEDS_RETRY for eh commands with status BUSY by Hannes Reinecke · 14 years ago
  32. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  33. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 14 years ago
  34. 6a32a8a scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC by FUJITA Tomonori · 14 years ago
  35. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 14 years ago
  36. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  37. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  38. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  39. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  40. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  41. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  42. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  43. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  44. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  45. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  46. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  47. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  48. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  49. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  50. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  51. 7e41dfd [SCSI] ibmvfc: Driver version 1.0.9 by Brian King · 14 years ago
  52. d2fab5c [SCSI] ibmvfc: Fix terminate_rport_io by Brian King · 14 years ago
  53. d5da304 [SCSI] ibmvfc: Fix rport add/delete race resulting in oops by Brian King · 14 years ago
  54. 1611555 [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 by James Smart · 14 years ago
  55. 38b92ef [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes by James Smart · 14 years ago
  56. bc73905 [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup by James Smart · 14 years ago
  57. 823d219 [SCSI] pm8001: introduce missing kfree by Julia Lawall · 14 years ago
  58. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 14 years ago
  59. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 14 years ago
  60. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 14 years ago
  61. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 14 years ago
  62. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 14 years ago
  63. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 14 years ago
  64. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 14 years ago
  65. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 14 years ago
  66. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 14 years ago
  67. be948fc [SCSI] libfc: call fc_remote_port_chkready under the host lock. by Mike Christie · 14 years ago
  68. 26845f5 [SCSI] remove fake "address-of" expression by Alan Stern · 14 years ago
  69. aab7a8f [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi by Mike Christie · 14 years ago
  70. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  71. 787f0bd [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS by Randy Dunlap · 14 years ago
  72. dd81bea [SCSI] be2iscsi: Driver Version change to 2.0.549.0 by Jayamohan Kallickal · 14 years ago
  73. e919dee [SCSI] be2iscsi: Increase max sector by Jayamohan Kallickal · 14 years ago
  74. c7acc5b [SCSI] be2iscsi: Add support for iscsi boot by Jayamohan Kallickal · 14 years ago
  75. f3506b7 [SCSI] 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  76. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 14 years ago
  78. 3577dc7 scsi: Remove owner field from attribute initialization in LPFC driver by Guenter Roeck · 14 years ago
  79. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  80. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  81. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  82. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  83. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  84. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  85. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  86. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  87. ef3eb71 [SCSI] zfcp: Introduce experimental support for DIF/DIX by Felix Beck · 14 years ago
  88. 478a8a0 [SCSI] sd: add support for runtime PM by Alan Stern · 14 years ago
  89. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  90. db5bd1e [SCSI] convert to the new PM framework by Alan Stern · 14 years ago
  91. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  92. b5833cb [SCSI] ibmvstgt: add __init/__exit macros by Peter Huewe · 14 years ago
  93. 0dcae66 [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31 by Rolf Eike Beer · 15 years ago
  94. 0c47087 [SCSI] qla2xxx: T10 DIF Type 2 support by Arun Easi · 14 years ago
  95. 3dbe756 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Andrew Vasquez · 14 years ago
  96. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  97. 4d78c97 [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands. by Giridhar Malavali · 14 years ago
  98. 3711333 [SCSI] qla2xxx: Updates for ISP82xx. by Giridhar Malavali · 14 years ago
  99. 08f71e0 [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters by Harish Zunjarrao · 14 years ago
  100. 9bc4f4f [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters by Harish Zunjarrao · 14 years ago