index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 incorrect variable assignment
Gustavo A. R. Silva
2017-05-16
1
-1
/
+1
*
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Hannes Reinecke
2017-05-08
1
-6
/
+9
*
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
2017-04-11
1
-11
/
+9
*
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
2017-03-15
1
-3
/
+3
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
7
-441
/
+802
|
\
|
*
scsi: libfc: Remove an unneeded condition
Dan Carpenter
2016-11-25
1
-1
/
+0
|
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-2
/
+2
|
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
1
-5
/
+5
|
*
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
2016-11-17
1
-2
/
+0
|
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
1
-2
/
+2
|
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-1
/
+1
|
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-2
/
+4
|
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-10
/
+13
|
*
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
Chris Leech
2016-11-08
1
-0
/
+3
|
*
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
2016-11-08
1
-4
/
+2
|
*
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
2016-11-08
1
-4
/
+2
|
*
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
2016-11-08
1
-7
/
+4
|
*
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
2016-11-08
3
-7
/
+5
|
*
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
2016-11-08
3
-16
/
+12
|
*
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2016-11-08
2
-7
/
+10
|
*
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2016-11-08
2
-7
/
+4
|
*
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
1
-10
/
+0
|
*
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
3
-6
/
+4
|
*
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
2
-5
/
+3
|
*
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
3
-14
/
+12
|
*
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
3
-10
/
+16
|
*
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
3
-13
/
+9
|
*
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
2
-10
/
+8
|
*
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
3
-44
/
+36
|
*
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
5
-24
/
+38
|
*
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
2016-11-08
2
-8
/
+5
|
*
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
2
-4
/
+1
|
*
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
4
-23
/
+21
|
*
scsi: libfc: Check xid when looking up REC exchanges
Hannes Reinecke
2016-11-08
1
-4
/
+12
|
*
scsi: libfc: wait for E_D_TOV when out-of-order sequence is received
Hannes Reinecke
2016-11-08
1
-18
/
+20
|
*
scsi: libfc: reset timeout on queue full
Hannes Reinecke
2016-11-08
1
-3
/
+17
|
*
scsi: libfc: Do not drop out-of-order frames
Hannes Reinecke
2016-11-08
1
-3
/
+0
|
*
scsi: libfc: don't fail sequence abort for completed exchanges
Hannes Reinecke
2016-11-08
1
-10
/
+30
|
*
scsi: libfc: quarantine timed out xids
Hannes Reinecke
2016-11-08
2
-17
/
+29
|
*
scsi: libfc: safeguard against invalid exchange index
Hannes Reinecke
2016-11-08
1
-7
/
+14
|
*
scsi: libfc: Clarify ramp-down messages
Hannes Reinecke
2016-11-08
1
-3
/
+9
|
*
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
2016-11-08
1
-0
/
+17
|
*
scsi: libfc: Rework PRLI handling
Hannes Reinecke
2016-11-08
1
-18
/
+38
|
*
scsi: libfc: Implement RTV responder
Hannes Reinecke
2016-11-08
1
-1
/
+40
|
*
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2016-11-08
1
-40
/
+61
|
*
scsi: libfc: do not overwrite DID_TIME_OUT status
Hannes Reinecke
2016-11-08
1
-3
/
+9
|
*
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
3
-9
/
+14
|
*
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
2016-11-08
1
-1
/
+1
[next]