1. 669f044 scsi: srp_transport: Move queuecommand() wait code to SCSI core by Bart Van Assche · 8 years ago
  2. 27c3d76 scsi: libfc: Remove an unneeded condition by Dan Carpenter · 8 years ago
  3. 679882a scsi: ufs: Add missing UFS_MASK macro definition by Santosh Y · 8 years ago
  4. 2ae7578 scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw by Xiang Chen · 8 years ago
  5. f696cc3 scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req by John Garry · 8 years ago
  6. 04708ff scsi: hisi_sas: check SATA FIS when directly attaching SATA device by Xiang Chen · 8 years ago
  7. ee44bfe scsi: hisi_sas: modify some values in get_ata_protocol() by Xiang Chen · 8 years ago
  8. 04b7f43 scsi: hisi_sas: delete repeated configuration in free_device_v2_hw() by Xiang Chen · 8 years ago
  9. 997ee43 scsi: hisi_sas: modify return value of hisi_sas_query_task() by Xiang Chen · 8 years ago
  10. d2d7e7a scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort by Xiang Chen · 8 years ago
  11. 1d7e946 scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed() by Xiang Chen · 8 years ago
  12. 85080a2 scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw() by Xiang Chen · 8 years ago
  13. c70f1fb scsi: hisi_sas: alloc queue id of slot according to device id by Xiang Chen · 8 years ago
  14. d3b688d scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error by Xiang Chen · 8 years ago
  15. 2d76a24 scsi: pmcraid: Add missing resource releases by Quentin Lambert · 8 years ago
  16. 75b1cc4 scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk by Kiwoong Kim · 8 years ago
  17. a6854df scsi: ufs: qcom: Properly clear hba priv on failure by Bjorn Andersson · 8 years ago
  18. 2244459 scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions by Arnd Bergmann · 8 years ago
  19. 4aaa406 scsi: mptfusion: Fix printk continuations by Helge Deller · 8 years ago
  20. 0910d8b scsi: aacraid: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  21. a0f4bd7 scsi: fc: move FC transport's bsg code to bsg-lib by Johannes Thumshirn · 8 years ago
  22. fb6f7c8 block: add bsg_job_put() and bsg_job_get() by Johannes Thumshirn · 8 years ago
  23. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  24. 6aa858c scsi: fc: use bsg_softirq_done by Johannes Thumshirn · 8 years ago
  25. c00da4c scsi: fc: Use bsg_destroy_job by Johannes Thumshirn · 8 years ago
  26. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  27. bf0f2d3 block: add reference counting for struct bsg_job by Johannes Thumshirn · 8 years ago
  28. ad7660c scsi: fc: implement kref backed reference counting by Johannes Thumshirn · 8 years ago
  29. 7ac6500 scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone() by Johannes Thumshirn · 8 years ago
  30. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  31. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  32. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  33. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  34. eb34094 scsi: Get rid of struct fc_bsg_buffer by Johannes Thumshirn · 8 years ago
  35. af15769 scsi: mvsas: fix command_active typo by Arnd Bergmann · 8 years ago
  36. 5e31501 scsi: dmx3191d: use module_pci_driver by Geliang Tang · 8 years ago
  37. 6008e96 scsi: fnic: Correcting rport check location in fnic_queuecommand_lck by Satish Kharat · 8 years ago
  38. 141f816 scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED by Zang Leigang · 8 years ago
  39. 6593ccd MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC drivers by Satish Kharat · 8 years ago
  40. bfd7546 scsi: hpsa: correct logical resets by Don Brace · 8 years ago
  41. 18103ef scsi: megaraid-sas: request irqs later by Tomas Henzl · 8 years ago
  42. 7dc62d9 scsi: hpsa: free irq on q indexed by h->intr_mode and not i by Colin Ian King · 8 years ago
  43. 63eb7b6 scsi: isci: fix typo in deg_dbg message by Colin Ian King · 8 years ago
  44. 99c7b6a scsi: isci: fix spelling mistakes in dev_warn messages by Colin Ian King · 8 years ago
  45. 644da3c scsi: megaraid_sas: add in missing white spaces in error messages text by Colin Ian King · 8 years ago
  46. 378eead scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async() by Bart Van Assche · 8 years ago
  47. 7b93ca4 scsi: g_NCR5380: Fix release_region in error handling by Ondrej Zary · 8 years ago
  48. ee32c90 scsi: ufs: introduce hibern8_notify callback by Kiwoong Kim · 8 years ago
  49. d2877be scsi: ufs: introduce setup_task_mgmt by Kiwoong Kim · 8 years ago
  50. 0e675ef scsi: ufs: introduce setup_xfer_req callback by Kiwoong Kim · 8 years ago
  51. bc2bb15 scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity by Christoph Hellwig · 8 years ago
  52. 4861ee1 scsi: ufs: Use the resource-managed function to add devfreq device by Chanwoo Choi · 8 years ago
  53. d079962 scsi: fix spelling mistake in error message by Colin Ian King · 8 years ago
  54. 6c7abff scsi: mpt3sas: fix some spelling mistakes in message and comments by Colin Ian King · 8 years ago
  55. 41e1d60 scsi: ufs: qcom: Don't free resource-managed kmalloc element by Vivek Gautam · 8 years ago
  56. d7fe6b6 scsi: ufs: qcom: Add phy_exit call in hcd exit path by Vivek Gautam · 8 years ago
  57. 3d4640f phy: qcom-ufs: Remove common layer phy exit callback by Vivek Gautam · 8 years ago
  58. feb3d79 scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling by Vivek Gautam · 8 years ago
  59. 9c7ce69 phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init by Vivek Gautam · 8 years ago
  60. 15887cb phy: qcom-ufs: Remove unnecessary function declarations by Vivek Gautam · 8 years ago
  61. a378508 phy: qcom-ufs-qmp-xx: Discard remove callback for drivers. by Vivek Gautam · 8 years ago
  62. 300f967 phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phy by Vivek Gautam · 8 years ago
  63. e419737 phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy by Vivek Gautam · 8 years ago
  64. 89bd296 phy: qcom-ufs: Cleanup clock and regulator initialization by Vivek Gautam · 8 years ago
  65. add78fc phy: qcom-ufs: Use devm sibling of kstrdup for regulator names by Vivek Gautam · 8 years ago
  66. fd91dda phy: qcom-ufs: Remove unnecessary BUG_ON by Vivek Gautam · 8 years ago
  67. fd3e165 scsi: megaraid_sas: driver version upgrade by Kashyap Desai · 8 years ago
  68. d557358 scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map by Kashyap Desai · 8 years ago
  69. 295dde2 MAINTAINERS: Update megaraid maintainers list by Kashyap Desai · 8 years ago
  70. d0fc91d scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware by Kashyap Desai · 8 years ago
  71. 5219822 scsi: smartpqi: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  72. 2d9c5c2 scsi: allow LLDDs to expose the queue mapping to blk-mq by Christoph Hellwig · 8 years ago
  73. 9e5a7e2 blk-mq: export blk_mq_map_queues by Christoph Hellwig · 8 years ago
  74. 69d72ac scsi: ufs: change device rails hpm mode ramp up sequence by Subhash Jadavani · 8 years ago
  75. d6fcf81 scsi: ufs: suspend clock scaling at the start of suspend by Subhash Jadavani · 8 years ago
  76. afa3dfd scsi: ufshcd: release resources if probe fails by Subhash Jadavani · 8 years ago
  77. 30fc33f scsi: ufs: fix race between clock gating and devfreq scaling work by Subhash Jadavani · 8 years ago
  78. 6b64b28 scsi: mpt3sas: Bump driver version as "14.101.00.00" by Suganath Prabu Subramani · 8 years ago
  79. aa53bb8 scsi: mpt3sas: Fix for Endianness issue. by Suganath Prabu Subramani · 8 years ago
  80. 81c16f8 scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  81. 186a18e scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  82. 0bb337c scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  83. 998f26a scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header. by Suganath Prabu Subramani · 8 years ago
  84. e270263 scsi: mpt3sas: Bump driver version as "14.100.00.00" by Suganath Prabu Subramani · 8 years ago
  85. 58e2fe7 scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON" by Suganath Prabu Subramani · 8 years ago
  86. c696f7b scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path by Suganath Prabu Subramani · 8 years ago
  87. bb35066 scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first. by Suganath Prabu Subramani · 8 years ago
  88. b2fe6be scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device. by Suganath Prabu Subramani · 8 years ago
  89. f46e7cd scsi: advansys: fix build warning for PCI=n by Arnd Bergmann · 8 years ago
  90. d5c3eb2 scsi: libfc: Don't have fc_exch_find log errors on a new exchange by Chris Leech · 8 years ago
  91. 3f0c06d scsi: ufs: optimize clock gate work by Venkat Gopalakrishnan · 8 years ago
  92. f2a785a scsi: ufshcd: Fix race between clk scaling and ungate work by Venkat Gopalakrishnan · 8 years ago
  93. 8643ae6 scsi: ufs: fail ufshcd_probe_hba() if power configuration fails by Dov Levenglick · 8 years ago
  94. a508253 scsi: ufs: suspend clock scaling for failed runtime_resume by Gilad Broner · 8 years ago
  95. dcea0bf scsi: ufs: fix sense buffer size to 18 bytes by Gilad Broner · 8 years ago
  96. ad1a1b9 scsi: ufs: commit descriptors before setting the doorbell by Gilad Broner · 8 years ago
  97. e3ce73d scsi: ufs: fix bugs related to null pointer access and array size by Yaniv Gardi · 8 years ago
  98. 8d9c1f8 scsi: cciss: replace custom function to hexdump by Andy Shevchenko · 8 years ago
  99. df441cc scsi: replace custom approach to hexdump small buffers by Andy Shevchenko · 8 years ago
  100. 1bc5045 scsi: ips: don't use custom hex_asc_upper[] table by Andy Shevchenko · 8 years ago