index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
Wenchao Hao
2023-10-13
1
-0
/
+6
*
scsi: libfc: Include the correct header
Christophe JAILLET
2022-12-01
1
-1
/
+1
*
scsi: libfc: Remove redundant variable ev_qual
Colin Ian King
2022-11-17
1
-3
/
+0
*
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
2022-05-16
1
-2
/
+1
*
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-16
2
-34
/
+25
*
scsi: libfc: Fix use after free in fc_exch_abts_resp()
Jianglei Nie
2022-03-08
1
-0
/
+1
*
scsi: libfc: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-02-27
1
-1
/
+1
*
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
1
-15
/
+11
*
scsi: libfc: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-3
/
+3
*
scsi: libfc: Fix array index out of bound exception
Javed Hasan
2021-06-28
1
-5
/
+8
*
scsi: libfc: FDMI enhancements
Javed Hasan
2021-06-10
1
-6
/
+58
*
scsi: libfc: Add FDMI-2 attributes
Javed Hasan
2021-06-10
1
-6
/
+248
*
scsi: libfc: Initialisation of RHBA and RPA attributes
Javed Hasan
2021-06-10
1
-1
/
+23
*
scsi: libfc: Correct the condition check and invalid argument passed
Javed Hasan
2021-06-09
1
-3
/
+5
*
scsi: libfc: Fix a format specifier
Bart Van Assche
2021-04-15
1
-1
/
+1
*
scsi: libfc: Fix misspelling of fc_fcp_destroy()
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: libfc: Fix some possible copy/paste issues
Lee Jones
2021-03-15
1
-6
/
+6
*
scsi: libfc: Avoid invoking response handler twice if ep is already completed
Javed Hasan
2021-01-12
1
-2
/
+14
*
scsi: libfc: Fix enum-conversion warning
Arnd Bergmann
2020-10-29
1
-1
/
+1
*
scsi: libfc: Work around -Warray-bounds warning
Arnd Bergmann
2020-10-29
1
-11
/
+19
*
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-29
7
-6
/
+704
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-2
/
+2
|
\
|
*
scsi: libfc: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-09-15
1
-2
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-08
1
-2
/
+0
|
\
|
|
*
scsi: libfc: Fix for double free()
Javed Hasan
2020-08-31
1
-2
/
+0
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-8
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-14
1
-3
/
+9
|
\
|
*
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
Javed Hasan
2020-08-04
1
-3
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
5
-12
/
+23
|
\
|
|
*
scsi: libfc: Provide missing and repair existing function documentation
Lee Jones
2020-07-15
1
-4
/
+7
|
*
scsi: libfc: Fix a couple of misdocumented function parameters
Lee Jones
2020-07-15
1
-2
/
+2
|
*
scsi: libfc: Repair function parameter documentation
Lee Jones
2020-07-15
1
-2
/
+5
|
*
scsi: libfc: trivial: Fix spelling mistake of 'discovery'
Lee Jones
2020-07-15
1
-1
/
+1
|
*
scsi: libfc: Supply some missing kerneldoc struct/function attributes/params
Lee Jones
2020-07-15
1
-1
/
+6
|
*
scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parameters
Lee Jones
2020-07-08
1
-3
/
+3
*
|
scsi: libfc: Skip additional kref updating work event
Javed Hasan
2020-06-26
1
-4
/
+5
*
|
scsi: libfc: Handling of extra kref
Javed Hasan
2020-06-26
1
-1
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-10
1
-1
/
+9
|
\
|
*
scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted
Javed Hasan
2020-03-29
1
-0
/
+2
|
*
scsi: libfc: If PRLI rejected, move rport to PLOGI state
Javed Hasan
2020-03-29
1
-1
/
+7
*
|
scsi: libfc: free response frame from GPN_ID
Igor Druzhinin
2020-02-21
1
-0
/
+2
|
/
*
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-07-29
1
-1
/
+4
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-1
/
+1
|
\
|
*
scsi: libfc: fix null pointer dereference on a null lport
Colin Ian King
2019-07-16
1
-1
/
+1
|
*
scsi: libfc: switch to SPDX tags
Christoph Hellwig
2019-05-21
10
-130
/
+10
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
10
-130
/
+10
|
/
*
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-18
1
-1
/
+0
*
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
2019-02-04
1
-1
/
+0
*
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
2019-01-29
1
-3
/
+3
[next]