index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix race between switch cmd completion and timeout
Quinn Tran
3
-20
/
+58
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
4
-2
/
+32
2018-08-02
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
4
-5
/
+74
2018-08-02
scsi: qla2xxx: Fix unintended Logout
Quinn Tran
1
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix session state stuck in Get Port DB
Quinn Tran
1
-3
/
+6
2018-08-02
scsi: qla2xxx: Fix redundant fc_rport registration
Quinn Tran
1
-14
/
+11
2018-08-02
scsi: qla2xxx: Silent erroneous message
Quinn Tran
1
-0
/
+9
2018-08-02
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
3
-7
/
+34
2018-08-02
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2
-1
/
+6
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
5
-63
/
+70
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
7
-108
/
+181
2018-08-02
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2
-137
/
+0
2018-08-02
scsi: sym53c8xx: remove some redundant variables
Colin Ian King
2
-6
/
+1
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
1
-13
/
+102
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-08-02
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2
-0
/
+58
2018-08-02
scsi: lpfc: update driver version to 12.0.0.6
James Smart
1
-1
/
+1
2018-08-02
scsi: lpfc: Remove lpfc_enable_pbde as module parameter
James Smart
1
-10
/
+2
2018-08-02
scsi: lpfc: Correct LCB ACCept payload
James Smart
1
-0
/
+2
2018-08-02
scsi: lpfc: Limit tracking of tgt queue depth in fast path
James Smart
6
-53
/
+74
2018-08-02
scsi: lpfc: Fix driver crash when re-registering NVME rports.
James Smart
1
-8
/
+14
2018-08-02
scsi: lpfc: Fix list corruption on the completion queue.
James Smart
1
-8
/
+36
2018-08-02
scsi: lpfc: Fix sysfs Speed value on CNA ports
James Smart
1
-0
/
+18
2018-08-02
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
2
-2
/
+17
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
4
-4
/
+4
2018-08-02
scsi: tcm_fc: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
4
-8
/
+4
2018-08-02
scsi: target: add session removal function
Mike Christie
2
-0
/
+8
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
11
-14
/
+14
2018-08-02
scsi: target: make transport_init_session_tags static
Mike Christie
2
-6
/
+3
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
1
-19
/
+1
2018-08-02
scsi: target: fix __transport_register_session locking
Mike Christie
1
-2
/
+3
2018-07-31
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
3
-2
/
+5
2018-07-31
scsi: tcmu: use u64 for dev_size
Mike Christie
1
-13
/
+8
2018-07-31
scsi: tcmu: use match_int for dev params
Mike Christie
1
-23
/
+14
2018-07-31
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
Mike Christie
1
-33
/
+40
2018-07-31
scsi: tcmu: unmap if dev is configured
Mike Christie
1
-0
/
+5
2018-07-31
scsi: tcmu: check if dev is configured before block/reset
Mike Christie
1
-0
/
+10
2018-07-31
scsi: tcmu: use lio core se_device configuration helper
Mike Christie
1
-8
/
+3
2018-07-31
scsi: target: add helper to check if dev is configured
Mike Christie
4
-8
/
+13
2018-07-31
scsi: tcmu: initialize list head
Mike Christie
1
-0
/
+1
2018-07-31
scsi: target_core_user: fix double unlock
Mike Christie
1
-1
/
+0
2018-07-31
scsi: libiscsi: Annotate fall-through
Bart Van Assche
1
-0
/
+1
2018-07-31
scsi: libiscsi: Annotate locking assumptions
Bart Van Assche
1
-0
/
+1
2018-07-31
scsi: scsi_debug: add cmd abort option to every_nth
Douglas Gilbert
1
-15
/
+32
2018-07-31
scsi: 3ware: fix return 0 on the error path of probe
Anton Vasilyev
3
-1
/
+10
2018-07-31
scsi: atp870u: Replace mdelay() with msleep()
Jia-Ju Bai
1
-8
/
+8
2018-07-31
scsi: a100u2w: Replace mdelay() with msleep()
Jia-Ju Bai
1
-2
/
+2
2018-07-31
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2
-2
/
+2
[next]