Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84eaa74d734afb0f13bc6c3a9eb9339d105048d5
/
drivers
/
scsi
b42bf0f
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
by Xin Long
· 7 years ago
2a913ae
scsi: qla2xxx: Fix an integer overflow in sysfs code
by Dan Carpenter
· 7 years ago
6e2a025
scsi: qla2xxx: Correction to vha->vref_count timeout
by Joe Carnuccio
· 7 years ago
90cb12f
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
by Hannes Reinecke
· 7 years ago
25d5a8a
scsi: sg: factor out sg_fill_request_table()
by Hannes Reinecke
· 7 years ago
c6b9a20
scsi: sg: off by one in sg_ioctl()
by Dan Carpenter
· 7 years ago
2b2d86b
scsi: sg: use standard lists for sg_requests
by Hannes Reinecke
· 8 years ago
91fb151
scsi: sg: remove 'save_scat_len'
by Hannes Reinecke
· 8 years ago
5b8f80d
scsi: storvsc: fix memory leak on ring buffer busy
by Long Li
· 7 years ago
d8817f5
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
by Shivasharan S
· 7 years ago
c62da79
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
by Shivasharan S
· 7 years ago
7efc415
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
by Shivasharan S
· 7 years ago
7791b59
scsi: sg: recheck MMAP_IO request length with lock held
by Todd Poynor
· 7 years ago
b06e1ab
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
by Todd Poynor
· 7 years ago
c47c52c
scsi: sg: reset 'res_in_use' after unlinking reserved array
by Hannes Reinecke
· 8 years ago
4099ac9
scsi: sg: protect accesses to 'reserved' page array
by Hannes Reinecke
· 8 years ago
dd758f8
scsi: isci: avoid array subscript warning
by Arnd Bergmann
· 8 years ago
2a60965
scsi: qla2xxx: Get mutex lock before checking optrom_state
by Milan P. Gandhi
· 8 years ago
23ab274
scsi: bfa: Increase requested firmware version to 3.2.5.1
by Benjamin Poirier
· 8 years ago
5f70407
scsi: snic: Return error code on memory allocation failure
by Burak Ok
· 8 years ago
2803ea7
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
by Satish Kharat
· 8 years ago
fc866b2
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
by Ewan D. Milne
· 7 years ago
c32462d
scsi: lpfc: avoid double free of resource identifiers
by Roberto Sassu
· 8 years ago
322baf7
scsi: virtio_scsi: Reject commands when virtqueue is broken
by Eric Farman
· 8 years ago
0c96266
qla2xxx: Fix erroneous invalid handle message
by Quinn Tran
· 8 years ago
8cfcaa2
qla2xxx: Terminate exchange if corrupted
by Quinn Tran
· 8 years ago
42a1d5b4
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
by Johannes Thumshirn
· 8 years ago
ee4494c
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
by Damien Le Moal
· 8 years ago
59d9a40
scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
by Joe Carnuccio
· 7 years ago
64dc431
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
by Joe Carnuccio
· 7 years ago
ab2b484e
scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debug customer issues
by Joe Carnuccio
· 7 years ago
fe42472
scsi: qla2xxx: don't disable a not previously enabled PCI device
by Johannes Thumshirn
· 7 years ago
9869fb4
scsi: mpt3sas: Force request partial completion alignment
by Ram Pai
· 8 years ago
69b1d90
ibmvscsis: Fix the incorrect req_lim_delta
by Bryant G. Ly
· 8 years ago
80569d0
ibmvscsis: Clear left-over abort_cmd pointers
by Bryant G. Ly
· 8 years ago
05a3627
ibmvscsis: Do not send aborted task response
by Bryant G. Ly
· 8 years ago
2d652d0
scsi: smartpqi: fix time handling
by Arnd Bergmann
· 8 years ago
a46d03e
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
by Finn Thain
· 8 years ago
76aa65a
scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
by Bill Kuzeja
· 8 years ago
d24261e
scsi: storvsc: Workaround for virtual DVD SCSI version
by Stephen Hemminger
· 8 years ago
08383b0
scsi: sd: Fix capacity calculation with 32-bit sector_t
by Martin K. Petersen
· 8 years ago
64e7469
scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
by Sawan Chandak
· 8 years ago
82d181d
scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
by Fam Zheng
· 8 years ago
c80c158
scsi: sr: Sanity check returned mode data
by Martin K. Petersen
· 8 years ago
c5fc946
scsi: ufs: issue link starup 2 times if device isn't active
by subhashj@codeaurora.org
· 8 years ago
a17bddc
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
by Zang Leigang
· 8 years ago
bedc629
scsi: ufs: add quirk to increase host PA_SaveConfigTime
by Subhash Jadavani
· 8 years ago
3a87bcd
scsi: ufs: ensure that host pa_tactivate is higher than device
by Subhash Jadavani
· 8 years ago
9b41ed7
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
by Kiwoong Kim
· 8 years ago
c1716f0
qla2xxx: Allow vref count to timeout on vport delete.
by Joe Carnuccio
· 8 years ago
8f91559
scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion function
by Bart Van Assche
· 8 years ago
68b275b
scsi: scsi_dh_alua: Check scsi_device_get() return value
by Bart Van Assche
· 8 years ago
cf31d6d
scsi: libsas: fix ata xfer length
by John Garry
· 8 years ago
c2a8695
scsi: sg: check length passed to SG_NEXT_CMD_LEN
by peter chang
· 8 years ago
de1ff84
scsi: libiscsi: add lock around task lists to fix list corruption regression
by Chris Leech
· 8 years ago
42ba2c2
scsi: lpfc: Add shutdown method for kexec
by Anton Blanchard
· 8 years ago
66e70bd
qla2xxx: Fix request queue corruption.
by Quinn Tran
· 8 years ago
c5ad350
qla2xxx: Fix memory leak for abts processing
by Quinn Tran
· 8 years ago
456be98
scsi: ibmvscsis: Synchronize cmds at remove time
by Michael Cyr
· 8 years ago
9470087
scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time
by Michael Cyr
· 8 years ago
189491f
scsi: ibmvscsis: Rearrange functions for future patches
by Michael Cyr
· 8 years ago
4d36f48
scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
by Michael Cyr
· 8 years ago
2902286
scsi: ibmvscsis: Return correct partition name/# to client
by Michael Cyr
· 8 years ago
0ad1d76
scsi: ibmvscsis: Issues from Dan Carpenter/Smatch
by Michael Cyr
· 8 years ago
27ab541
scsi: lpfc: Correct WQ creation for pagesize
by James Smart
· 8 years ago
e9dc833
scsi: use 'scsi_device_from_queue()' for scsi_dh
by Hannes Reinecke
· 8 years ago
73f5176
scsi: aacraid: Reorder Adapter status check
by Raghava Aditya Renukunta
· 8 years ago
a50781f
scsi: storvsc: properly set residual data length on errors
by Long Li
· 8 years ago
e596937
scsi: storvsc: properly handle SRB_ERROR when sense message is present
by Long Li
· 8 years ago
27f5ef3
scsi: storvsc: use tagged SRB requests if supported by the device
by Long Li
· 8 years ago
a975e8e
Fix missing sanity check in /dev/sg
by Al Viro
· 8 years ago
a026c97
scsi: don't BUG_ON() empty DMA transfers
by Johannes Thumshirn
· 8 years ago
76a9ac0
scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
by Mauricio Faria de Oliveira
· 8 years ago
b5d5f28
scsi: mpt3sas: disable ASPM for MPI2 controllers
by ojab
· 8 years ago
5684c7d
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
by Dave Carroll
· 8 years ago
6b10a70
ibmvscsis: Add SGL limit
by Bryant G. Ly
· 8 years ago
1623680
scsi: mpt3sas: fix hang on ata passthrough commands
by James Bottomley
· 8 years ago
a07a122
scsi: ses: Fix SAS device detection in enclosure
by Ewan D. Milne
· 8 years ago
a14aecc
ibmvscsis: Fix max transfer length
by Bryant G. Ly
· 8 years ago
51cff2c
ibmvscsis: Fix sleeping in interrupt context
by Bryant G. Ly
· 8 years ago
beecb1e
qla2xxx: Fix crash due to null pointer access
by Quinn Tran
· 8 years ago
0edcc47
ibmvscsis: Fix srp_transfer_data fail return code
by Bryant G. Ly
· 8 years ago
962a12f
scsi: mvsas: fix command_active typo
by Arnd Bergmann
· 8 years ago
5157e98
scsi: g_NCR5380: Fix release_region in error handling
by Ondrej Zary
· 8 years ago
3f3a6bb
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
by Al Viro
· 8 years ago
483eeca
scsi: aacraid: remove wildcard for series 9 controllers
by Kevin Barnett
· 8 years ago
9d33a39
scsi: avoid a permanent stop of the scsi device's request queue
by Wei Fang
· 8 years ago
113783e
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
6089f87
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset
by Kashyap Desai
· 8 years ago
b4aafe7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ab59d1f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ff682a3
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
88abd82
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
96e52d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
e58566b1
qlogicpti: Fix compiler warnings
by Tushar Dave
· 8 years ago
2319f84
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
by Mauricio Faria de Oliveira
· 8 years ago
c65c945
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
23b98e4
scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()
by Dan Carpenter
· 8 years ago
7ff723a
scsi: mpt3sas: Unblock device after controller reset
by Suganath Prabu S
· 8 years ago
7630b3a
scsi: hpsa: use bus '3' for legacy HBA devices
by Hannes Reinecke
· 8 years ago
Next »