index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_bsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-07-27
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2021-10-27
scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Joy Gu
1
-1
/
+1
2021-05-11
scsi: qla2xxx: Fix use after free in bsg
Quinn Tran
1
-1
/
+2
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-07-01
scsi: qla2xxx: Remove a superfluous cast
Bart Van Assche
1
-2
/
+1
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-2
/
+2
2020-02-29
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
1
-2
/
+7
2020-02-24
scsi: qla2xxx: Use correct ISP28xx active FW region
Quinn Tran
1
-1
/
+1
2020-02-24
scsi: qla2xxx: Correction to selection of loopback/echo test
Joe Carnuccio
1
-5
/
+6
2020-02-22
scsi: qla2xxx: Move free of fcport out of interrupt context
Joe Carnuccio
1
-2
/
+12
2020-01-03
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
1
-1
/
+1
2019-12-20
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
1
-4
/
+5
2019-12-10
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
1
-1
/
+1
2019-10-19
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
1
-3
/
+3
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-6
/
+2
2019-08-13
scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
Bart Van Assche
1
-6
/
+5
2019-07-30
scsi: qla2xxx: Fix DMA unmap leak
Himanshu Madhani
1
-0
/
+4
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-6
/
+4
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+5
2019-04-09
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
1
-1
/
+1
2019-03-20
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-20
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
1
-0
/
+42
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
1
-2
/
+1
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-3
/
+3
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
1
-5
/
+7
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-09-12
scsi: qla2xxx: Reject bsg request if chip is down.
Quinn Tran
1
-1
/
+1
2018-02-23
scsi: qla2xxx: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+1
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-6
/
+3
2017-10-17
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
1
-6
/
+4
2017-09-26
scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
1
-2
/
+1
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2017-06-13
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
1
-1
/
+1
2017-05-25
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
Joe Carnuccio
1
-4
/
+5
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-3
/
+3
2017-04-05
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
1
-1
/
+1
2017-03-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-13
/
+10
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-13
/
+10
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-22
/
+22
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-30
/
+31
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-27
/
+27
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-22
/
+44
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-112
/
+152
2016-07-15
qla2xxx: Add bsg interface to support statistics counter reset.
Sawan Chandak
1
-25
/
+26
[next]