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.13.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
/
libfc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
scsi: libfc: Fix use after free in fc_exch_abts_resp()
Jianglei Nie
1
-0
/
+1
2021-07-28
scsi: libfc: Fix array index out of bound exception
Javed Hasan
1
-5
/
+8
2021-05-22
scsi: libfc: Fix a format specifier
Bart Van Assche
1
-1
/
+1
2021-02-07
scsi: libfc: Avoid invoking response handler twice if ep is already completed
Javed Hasan
1
-2
/
+14
2020-10-01
scsi: libfc: Skip additional kref updating work event
Javed Hasan
1
-4
/
+5
2020-10-01
scsi: libfc: Handling of extra kref
Javed Hasan
1
-1
/
+3
2020-09-23
scsi: libfc: Fix for double free()
Javed Hasan
1
-2
/
+0
2020-08-26
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
Javed Hasan
1
-3
/
+9
2020-03-20
scsi: libfc: free response frame from GPN_ID
Igor Druzhinin
1
-0
/
+2
2020-01-27
scsi: libfc: fix null pointer dereference on a null lport
Colin Ian King
1
-1
/
+1
2019-08-09
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
1
-1
/
+4
2019-04-27
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
1
-1
/
+0
2019-03-14
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
1
-3
/
+3
2018-09-26
scsi: libfc: fixup 'sleeping function called from invalid context'
Hannes Reinecke
1
-3
/
+4
2018-09-05
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-06
scsi: libfc: fix a deadlock in fc_rport_work
Satish Kharat
1
-1
/
+1
2017-08-26
scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset
Hannes Reinecke
1
-2
/
+0
2017-07-13
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-1
/
+1
2017-05-17
scsi: libfc: fix incorrect variable assignment
Gustavo A. R. Silva
1
-1
/
+1
2017-05-09
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Hannes Reinecke
1
-6
/
+9
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-03-16
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-441
/
+802
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2016-11-18
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-5
/
+5
2016-11-18
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
1
-2
/
+0
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
-1
/
+1
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-2
/
+4
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+13
2016-11-09
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
Chris Leech
1
-0
/
+3
2016-11-09
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-09
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-09
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
1
-7
/
+4
2016-11-09
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
3
-7
/
+5
2016-11-09
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
3
-16
/
+12
2016-11-09
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2
-7
/
+10
2016-11-09
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2
-7
/
+4
2016-11-09
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
1
-10
/
+0
2016-11-09
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
3
-6
/
+4
2016-11-09
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2
-5
/
+3
2016-11-09
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
3
-14
/
+12
2016-11-09
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
3
-10
/
+16
2016-11-09
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
3
-13
/
+9
[next]