index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2020-06-11
scsi: sg: add sg_remove_request in sg_write
Wu Bo
2020-06-11
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
2020-06-11
scsi: sg: fix minor memory leak in error path
Tony Battersby
2020-06-11
scsi: sg: don't return bogus Sg_requests
Johannes Thumshirn
2020-06-11
scsi: sg: only check for dxfer_len greater than 256M
Johannes Thumshirn
2020-06-11
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
2020-06-11
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
2020-06-11
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
2020-06-11
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
2020-06-11
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
2020-06-11
scsi: sg: Re-fix off by one in sg_fill_request_table()
Ben Hutchings
2020-06-11
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
2020-06-11
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
2020-06-11
scsi: sg: off by one in sg_ioctl()
Dan Carpenter
2020-06-11
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
2020-06-11
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
2020-06-11
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
2020-06-11
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
2020-06-11
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
2020-06-11
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
2020-06-11
scsi: sg: Change next_cmd_len handling to mirror upstream
Ben Hutchings
2020-06-11
sg: prevent integer overflow when converting from sectors to bytes
Akinobu Mita
2020-06-11
sg: O_EXCL and other lock handling
Douglas Gilbert
2020-05-22
scsi: qla2xxx: Fix mtcp dump collection failure
Quinn Tran
2020-04-28
scsi: fnic: fix invalid stack access
Arnd Bergmann
2020-04-28
scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
Xiang Chen
2020-04-28
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
2020-02-11
scsi: bnx2i: fix potential use after free
Pan Bian
2020-02-11
scsi: qla4xxx: fix double free bug
Pan Bian
2020-02-11
scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
James Smart
2020-02-11
scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)
Bart Van Assche
2020-02-11
scsi: core: scsi_trace: Use get_unaligned_be*()
Bart Van Assche
2020-02-11
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
Dan Carpenter
2020-02-11
scsi: csiostor: Don't enable IRQs too early
Dan Carpenter
2020-01-11
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
2019-12-19
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
2019-12-19
scsi: lpfc: Honor module parameter lpfc_use_adisc
Daniel Wagner
2019-12-19
scsi: core: try to get module before removing device
Yufen Yu
2019-12-19
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
2019-12-10
scsi: bfa: release allocated memory in case of error
Navid Emamdoost
2019-10-05
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
Jan Kara
2019-10-05
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-10-05
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
2019-09-23
scsi: libsas: delete sas port if expander discover failed
Jason Yan
2019-09-23
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2019-09-23
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-09-23
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
2019-08-13
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2019-07-09
scsi: virtio_scsi: don't send sc payload with tmfs
Felipe Franciosi
2019-06-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
[next]