Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b5c5d0adf75cd4c0fb037ba2ca0ed80ae9ba3d05
b5c5d0a
scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
by Colin Ian King
· 7 years ago
436ad94
scsi: storvsc: Allow only one remove lun work item to be issued per lun
by Cathy Avery
· 7 years ago
ca6958b
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
by Yisheng Xie
· 7 years ago
ad95028
scsi: scsi_error: DID_SOFT_ERROR comment clean up
by Petros Koutoupis
· 7 years ago
e33d7c5
scsi: scsi_debug: write_same: fix error report
by Douglas Gilbert
· 7 years ago
013ee63
scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'
by Arvind Yadav
· 7 years ago
39bef87
scsi: NCR5380: Suppress SDTR and WDTR message logging
by Finn Thain
· 7 years ago
d84c198
scsi: cxlflash: Derive pid through accessors
by Matthew R. Ochs
· 7 years ago
0d41913
scsi: cxlflash: Allow cards without WWPN VPD to configure
by Matthew R. Ochs
· 7 years ago
285e667
scsi: cxlflash: Use derived maximum write same length
by Matthew R. Ochs
· 7 years ago
4a6125c
scsi: hisi_sas: add v3 hw port AXI error handling
by Xiaofei Tan
· 7 years ago
fa23140
scsi: hisi_sas: add v3 hw support for AXI fatal error
by Xiaofei Tan
· 7 years ago
571295f
scsi: hisi_sas: complete all tasklets prior to host reset
by Xiaofei Tan
· 7 years ago
13cd5ed
scsi: hisi_sas: fix a bug when free device for v3 hw
by Xiang Chen
· 7 years ago
b4241f0
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
by Xiaofei Tan
· 7 years ago
ffc8f14
scsi: hisi_sas: add v3 hw DFX feature
by Xiaofei Tan
· 7 years ago
d40bfb0
scsi: hisi_sas: init connect cfg register for v3 hw
by Xiaofei Tan
· 7 years ago
0e3231f
scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
by Xiaofei Tan
· 7 years ago
729428c
scsi: hisi_sas: use array for v2 hw AXI errors
by Shiju Jose
· 7 years ago
6ba0fbc
scsi: hisi_sas: fix the risk of freeing slot twice
by Xiaofei Tan
· 7 years ago
378c233
scsi: hisi_sas: fix NULL check in SMP abort task path
by Xiaofei Tan
· 7 years ago
1eb8eea
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
by Xiang Chen
· 7 years ago
3297ded
scsi: hisi_sas: fix SATA breakpoint memory size
by Xiang Chen
· 7 years ago
9feaf90
scsi: hisi_sas: grab hisi_hba.lock when processing slots
by Xiang Chen
· 7 years ago
302e090
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
by Xiaofei Tan
· 7 years ago
f692a67
scsi: hisi_sas: fix internal abort slot timeout bug
by Xiang Chen
· 7 years ago
8ae6725
scsi: hisi_sas: delete get_ncq_tag_v3_hw()
by Xiang Chen
· 7 years ago
b2035d8
scsi: scsi_devinfo: Add scsi_devinfo_tbl.c
by Jeffy Chen
· 7 years ago
193ad90
scsi: megaraid_sas: driver version upgrade
by Shivasharan S
· 7 years ago
107a60d
scsi: megaraid_sas: Add support for 64bit consistent DMA
by Shivasharan S
· 7 years ago
2dba66b
scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
by Shivasharan S
· 7 years ago
e97e673
scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD
by Shivasharan S
· 7 years ago
82add4e
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
by Shivasharan S
· 7 years ago
b9637d1
scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k
by Shivasharan S
· 7 years ago
b99fc202
scsi: megaraid_sas: Update current host time to FW during IOC Init
by Shivasharan S
· 7 years ago
e5d65b4
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw
by Shivasharan S
· 7 years ago
7535f27
scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params
by Shivasharan S
· 7 years ago
9ad18a9
scsi: megaraid_sas: remove instance->ctrl_info
by Shivasharan S
· 7 years ago
9b3d028
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
by Shivasharan S
· 7 years ago
1b4bed2
scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers
by Shivasharan S
· 7 years ago
49a7a4a
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
by Shivasharan S
· 7 years ago
2dd689c
scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation
by Shivasharan S
· 7 years ago
f369a31
scsi: megaraid_sas: replace is_ventura with adapter_type checks
by Shivasharan S
· 7 years ago
55fecae
scsi: megaraid_sas: Remove redundant checks for ctrl_context
by Shivasharan S
· 7 years ago
e7d36b8
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type
by Shivasharan S
· 7 years ago
754f1ba
scsi: megaraid_sas: Add support for Crusader controllers
by Shivasharan S
· 7 years ago
c365178
scsi: megaraid_sas: use adapter_type for all gen controllers
by Shivasharan S
· 7 years ago
c9edcb2
scsi: hpsa: bump driver version
by Don Brace
· 7 years ago
0a7c3bb
scsi: hpsa: add enclosure logical identifier
by Don Brace
· 7 years ago
0ff365f
scsi: hpsa: correct logical volume removal
by Don Brace
· 7 years ago
9211a07
scsi: hpsa: reduce warning messages on device removal
by Don Brace
· 7 years ago
2c5fc36
scsi: hpsa: update queue depth for externals
by Don Brace
· 7 years ago
b2582a6
scsi: hpsa: correct smart path enabled
by Don Brace
· 7 years ago
3026ff9
scsi: hpsa: change timeout for internal cmds
by Don Brace
· 7 years ago
4e18818
scsi: hpsa: update discovery polling
by Bader Ali Saleh
· 7 years ago
b9b08ca
scsi: hpsa: add controller checkpoint
by Don Brace
· 7 years ago
421bf80
scsi: hpsa: clear tmpdevice in scan thread
by Scott Teel
· 7 years ago
55ca38b
scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
by Martin Wilck
· 7 years ago
dfb2e6f
scsi: hpsa: destroy sas transport properties before scsi_host
by Martin Wilck
· 7 years ago
fcc2778
scsi: smartpqi: correct spelling error in documentation
by Don Brace
· 7 years ago
8643265
scsi: Clarify SCSI core module parameter documentation
by Martin K. Petersen
· 7 years ago
790a385
scsi: pm80xx: corrected linkrate value.
by Viswas G
· 7 years ago
0b6df11
scsi: pm80xx: panic on ncq error cleaning up the read log.
by Viswas G
· 7 years ago
869ddbd
scsi: pm80xx: corrected SATA abort handling sequence.
by Viswas G
· 7 years ago
61daffd
scsi: pm80xx: modified port reset timer value for PM8006 card
by Viswas G
· 7 years ago
1db4990
scsi: pm80xx: cleanup in pm8001_abort_task function.
by Viswas G
· 7 years ago
25c6edb
scsi: pm80xx: tag allocation for phy control request.
by Viswas G
· 7 years ago
6c85e4b
scsi: pm80xx: Different SAS addresses for phys.
by Viswas G
· 7 years ago
24fff01
scsi: pm80xx: ILA and inactive firmware version through sysfs
by Viswas G
· 7 years ago
5990fd5
scsi: pm80xx: redefine sas_identify_frame structure
by Viswas G
· 7 years ago
cf3431b
scsi: scsi_error: Handle power-on reset unit attention
by Hannes Reinecke
· 7 years ago
a8bbb2a
scsi: scsi_error: Do not retry illegal function error
by Hannes Reinecke
· 7 years ago
909cf3e1
scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
by Kurt Garloff
· 7 years ago
56f3d38
scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entry
by Hannes Reinecke
· 7 years ago
c1a7b64
scsi: scsi_devinfo: Add 'AIX VDASD' to blacklist
by Hannes Reinecke
· 7 years ago
623401e
scsi: sd: change manage_start_stop to bool in sysfs interface
by weiping zhang
· 7 years ago
658e9a6
scsi: sd: change allow_restart to bool in sysfs interface
by weiping zhang
· 7 years ago
b8018b9
scsi: scsi_devinfo: fixup string compare
by Hannes Reinecke
· 7 years ago
588c902
scsi: scsi_devinfo: Whitespace fixes
by Hannes Reinecke
· 7 years ago
f26aead
scsi: scsi_devinfo: Reformat blacklist flags
by Hannes Reinecke
· 7 years ago
345e296
scsi: scsi: Export blacklist flags to sysfs
by Hannes Reinecke
· 7 years ago
e5203cf
scsi: scsi_debug: allow to specify inquiry vendor and model
by Hannes Reinecke
· 7 years ago
4a10903
scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
by Damien Le Moal
· 7 years ago
e8c77ec
scsi: sd_zbc: Use well defined macros
by Damien Le Moal
· 7 years ago
5eed92d
scsi: sd_zbc: Rearrange code
by Damien Le Moal
· 7 years ago
e98f42b
scsi: sd_zbc: Fix comments and indentation
by Damien Le Moal
· 7 years ago
aa8a845
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
by Damien Le Moal
· 7 years ago
05231a3
scsi: qla2xxx: don't break the bsg-lib abstractions
by Christoph Hellwig
· 7 years ago
07f5d56
scsi: scsi_transport_sas: check reply payload length instead of bidi request
by Christoph Hellwig
· 7 years ago
67ec299
scsi: libfc: don't assign resid_len in fc_lport_bsg_request
by Christoph Hellwig
· 7 years ago
b8d897a
scsi: bfa: don't reset max_segments for every bsg request
by Christoph Hellwig
· 7 years ago
8712f46
scsi: qedi: Delete redundant variables
by Christos Gkekas
· 7 years ago
2d57b5e
scsi: qla2xxx: Query FC4 type during RSCN processing
by Giridhar Malavali
· 7 years ago
c38d1ba
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
by Himanshu Madhani
· 7 years ago
4ca8204
scsi: qla2xxx: Update driver version to 10.00.00.02-k
by Himanshu Madhani
· 7 years ago
edd05de
scsi: qla2xxx: Changes to support N2N logins
by Duane Grigsby
· 7 years ago
c0c462c
scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states
by Duane Grigsby
· 7 years ago
c955886
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
by Himanshu Madhani
· 7 years ago
e7240af
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
by Himanshu Madhani
· 7 years ago
41319e4
scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
by Dan Carpenter
· 7 years ago
Next »