1. 8a53366 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  2. 7b3e8a2 sym53c8xx: Fix NULL pointer dereference in slave_destroy by Stratos Psomadakis · 13 years ago
  3. 8bd8442 block: fail SCSI passthrough ioctls on partition devices by Paolo Bonzini · 13 years ago
  4. 3b8373b block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
  5. 73669de SCSI: mpt2sas : Fix for memory allocation error for large host credits by nagalakshmi.nandigama@lsi.com · 13 years ago
  6. de3f88b SCSI: mpt2sas: Release spinlock for the raid device list before blocking it by nagalakshmi.nandigama@lsi.com · 13 years ago
  7. 18366c3 SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context by kashyap.desai@lsi.com · 13 years ago
  8. fca54d0 mpt2sas: fix non-x86 crash on shutdown by Nagalakshmi Nandigama · 13 years ago
  9. d27020f SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames() by Thomas Gleixner · 13 years ago
  10. e57a4c7 SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context by Anton Blanchard · 13 years ago
  11. bfc7690 SCSI: Silencing 'killing requests for dead queue' by Hannes Reinecke · 13 years ago
  12. 6e5dcf6 aacraid: controller hangs if kernel uses non-default ASPM policy by Vasily Averin · 13 years ago
  13. 4987223 hpsa: Disable ASPM by Matthew Garrett · 13 years ago
  14. 9c6e9f7 fix WARNING: at drivers/scsi/scsi_lib.c:1704 by James Bottomley · 13 years ago
  15. 0447f4d hpsa: add small delay when using PCI Power Management to reset for kump by Mike Miller · 13 years ago
  16. ac31045 mpt2sas: Fix for system hang when discovery in progress by nagalakshmi.nandigama@lsi.com · 13 years ago
  17. 6fffe11 Fix block queue and elevator memory leak in scsi_alloc_sdev by Anton Blanchard · 13 years ago
  18. 8fa9474 Make scsi_free_queue() kill pending SCSI commands by Bart Van Assche · 13 years ago
  19. 51b702d scsi_dh: check queuedata pointer before proceeding further by Moger, Babu · 13 years ago
  20. 292b389 st: fix race in st_scsi_execute_end by Petr Uzel · 13 years ago
  21. cdab390 isci: fix missed unlock in apc_agent_timeout() by Jeff Skirvin · 13 years ago
  22. 5cbadb2 isci: fix support for large smp requests by Dan Williams · 13 years ago
  23. 31a471a libsas: set sas_address and device type of rphy by Jack Wang · 13 years ago
  24. fa11f5a ipr: Always initiate hard reset in kdump kernel by Anton Blanchard · 13 years ago
  25. 20e8019 megaraid_sas: Fix instance access in megasas_reset_timer by adam radford · 13 years ago
  26. 57fb87f libsas: fix panic when single phy is disabled on a wide port by Mark Salyzyn · 13 years ago
  27. afcb500 qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload by Roland Dreier · 13 years ago
  28. 6607023 scsi: qla4xxx needs libiscsi.o by Randy Dunlap · 13 years ago
  29. c4c672c libsas: fix failure to revalidate domain for anything but the first expander child. by Mark Salyzyn · 13 years ago
  30. e8cb517 aacraid: reset should disable MSI interrupt by Vasily Averin · 13 years ago
  31. 25e8bc0 3w-9xxx: fix iommu_iova leak by James Bottomley · 13 years ago
  32. 1f7af7b cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  33. e70f61e bnx2fc: scsi_dma_unmap() not invoked on IO completions by Bhanu Prakash Gollapudi · 14 years ago
  34. 49aa932 bnx2fc: Fix kernel panic when deleting NPIV ports by Bhanu Prakash Gollapudi · 14 years ago
  35. 6d901cf libiscsi_tcp: fix LLD data allocation by Mike Christie · 13 years ago
  36. 9185560 isci: fix event-get pointer increment by Dan Williams · 13 years ago
  37. 2cd24ae isci: Leave requests alone if already terminating. by Jeff Skirvin · 13 years ago
  38. 0b06f35 isci: change sas phy timeouts from 54us to 59us by Marcin Tomczak · 13 years ago
  39. c02aabc lpfc 8.3.25: PCI and SR-IOV Fixes by James Smart · 13 years ago
  40. 641e746 lpfc 8.3.25: Fabric and Target Discovery Fixes by James Smart · 13 years ago
  41. 3c9e3f7 lpfc 8.3.25: Adapter Interface fixes and changes by James Smart · 13 years ago
  42. ef39470 lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup by James Smart · 13 years ago
  43. 865b5c4 lpfc 8.3.25: T10 DIF Fixes by James Smart · 13 years ago
  44. e670d47 mpt2sas: Adding support for customer specific branding by Kashyap, Desai · 13 years ago
  45. db1f8f7 mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call by Kashyap, Desai · 13 years ago
  46. 68cde1e fcoe: Unable to select the exchangeID from offload pool for storage targets by Kiran Patil · 13 years ago
  47. cb9d94e libfc: Enhancement to RPORT state machine applicable only for VN2VN mode by Kiran Patil · 13 years ago
  48. 52734d2 iscsi_tcp: fix locking around iscsi sk user data by Mike Christie · 13 years ago
  49. 1ec94e5 qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  50. 38702e8 hpsa: fix physical device lun and target numbering problem by Stephen M. Cameron · 13 years ago
  51. 14e09cc hpsa: fix problem that OBDR devices are not detected by Stephen M. Cameron · 13 years ago
  52. f3919ef isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n by Dan Williams · 13 years ago
  53. 60c48a4 isci: fix sata response handling by Dan Williams · 13 years ago
  54. fb07bb9 mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 13 years ago
  55. fbb04a1 hpsa: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  56. 43f7c72 pmcraid: reject negative request size by Dan Rosenberg · 13 years ago
  57. 1768e0b fix crash in scsi_dispatch_cmd() by James Bottomley · 13 years ago
  58. b9beb51 ses: requesting a fault indication by Douglas Gilbert · 14 years ago
  59. 645b2cf sr: check_events() ignore GET_EVENT when TUR says otherwise by Kay Sievers · 13 years ago
  60. 65bafeb Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups. by Werner Fink · 14 years ago
  61. ec16ea5 libsas: remove expander from dev list on error by Luben Tuikov · 13 years ago
  62. a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 13 years ago
  63. 5b45b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by James Bottomley · 13 years ago
  64. bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 13 years ago
  65. a8a0a13 isci: pare back error messsages by Dan Williams · 13 years ago
  66. dc00c8b isci: cleanup silicon revision detection by Dan Williams · 13 years ago
  67. 4e4dca3 isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h by Dan Williams · 13 years ago
  68. 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 13 years ago
  69. 34a9915 isci: kill 'get/set' macros by Dan Williams · 13 years ago
  70. 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 13 years ago
  71. d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 13 years ago
  72. 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 13 years ago
  73. ffe191c isci: unify isci_port and scic_sds_port by Dan Williams · 13 years ago
  74. 76802ce isci: fix scic_sds_remote_device_terminate_requests by Dan Williams · 13 years ago
  75. 8528095 isci: unify isci_phy and scic_sds_phy by Dan Williams · 13 years ago
  76. 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 13 years ago
  77. ba7cb22 isci: rename / clean up scic_sds_stp_request by Dan Williams · 13 years ago
  78. db05625 isci: preallocate requests by Dan Williams · 13 years ago
  79. 38d8879 isci: combine request flags by Dan Williams · 13 years ago
  80. 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 13 years ago
  81. 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 13 years ago
  82. 4cffe13 isci: fix frame received locking by Dan Williams · 13 years ago
  83. 7cafbf1 isci: possible buffer overflow in isci_parse_oem_parameters fixed by Maciej Patelczyk · 13 years ago
  84. 086a0da isci: fix isci_task_execute_tmf completion by Dan Williams · 13 years ago
  85. e9bf709 isci: fix support for arbitrarily large smp requests by Dan Williams · 13 years ago
  86. ddcc7e3 isci: fix dma_unmap_sg usage by Dan Williams · 13 years ago
  87. 5edc334 isci: fix smp response frame overrun by Dan Williams · 13 years ago
  88. ff60639 isci: kill device_sequence by Dan Williams · 13 years ago
  89. f208826 isci: kill isci_remote_device_change_state() by Dan Williams · 13 years ago
  90. 209fae1 isci: atomic device lookup and reference counting by Dan Williams · 13 years ago
  91. 360b03e isci: fix ssp response iu buffer size in isci_tmf by Dan Williams · 13 years ago
  92. 0d0cf14 isci: cleanup request allocation by Dan Williams · 13 years ago
  93. 994a930 isci: cleanup/optimize queue increment macros by Dan Williams · 14 years ago
  94. dd047c8 isci: cleanup tag macros by Dan Williams · 14 years ago
  95. ac668c6 isci: cleanup/optimize pool implementation by Dan Williams · 14 years ago
  96. 9b91798 isci: Disable link layer hang detection by Jeff Skirvin · 13 years ago
  97. fd0527a isci: Hard reset failure will link reset all phys in the port by Jeff Skirvin · 13 years ago
  98. fd53660 isci: Explicitly decode remote node ready and suspended states by Jeff Skirvin · 13 years ago
  99. 980d3ae isci: fix isci_terminate_pending() list management by Dan Williams · 13 years ago
  100. 77c852f isci: Handle timed-out request terminations correctly by Jeff Skirvin · 13 years ago