index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
scsi: zfcp: zfcp_erp_action_exists() does only check for running
Steffen Maier
1
-9
/
+5
2018-05-18
scsi: zfcp: remove unused ERP enum values
Steffen Maier
1
-3
/
+0
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
4
-31
/
+37
2018-05-18
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
3
-0
/
+6
2018-05-18
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
Steffen Maier
1
-4
/
+37
2018-05-18
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
Steffen Maier
1
-1
/
+2
2018-05-18
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
Steffen Maier
3
-8
/
+9
2018-05-18
scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd
Steffen Maier
1
-3
/
+5
2018-05-18
scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
Steffen Maier
2
-10
/
+16
2018-05-18
scsi: zfcp: decouple TMF response handler from scsi_cmnd
Steffen Maier
1
-11
/
+14
2018-05-18
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
Steffen Maier
4
-33
/
+56
2018-05-18
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
Steffen Maier
1
-2
/
+5
2018-05-18
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
Steffen Maier
1
-28
/
+51
2018-05-18
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
Steffen Maier
1
-2
/
+11
2018-05-18
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
Steffen Maier
3
-0
/
+28
2018-05-18
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
Steffen Maier
1
-1
/
+15
2018-05-18
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
Steffen Maier
1
-0
/
+2
2018-05-18
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
Steffen Maier
3
-5
/
+48
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
7
-7
/
+16
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2
-5
/
+17
2018-05-18
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
1
-0
/
+5
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2
-3
/
+4
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
1
-0
/
+6
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
1
-2
/
+2
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
1
-0
/
+2
2018-05-18
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
Xiaofei Tan
1
-10
/
+13
2018-05-18
scsi: hisi_sas: Use device lock to protect slot alloc/free
Xiang Chen
2
-43
/
+16
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
5
-41
/
+96
2018-05-18
scsi: hisi_sas: allocate slot buffer earlier
Xiang Chen
1
-24
/
+31
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
5
-118
/
+51
2018-05-18
scsi: hisi_sas: relocate smp sg map
Xiang Chen
4
-106
/
+51
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2
-3
/
+4
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2
-2
/
+78
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2
-1
/
+8
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2
-2
/
+24
2018-05-18
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
1
-8
/
+26
2018-05-15
scsi: mptlan: Fix mpt_lan_sdu_send()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-15
scsi: ipr: new IOASC update
Wen Xiong
1
-0
/
+2
2018-05-15
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
Colin Ian King
1
-1
/
+1
2018-05-15
scsi: target: target/file: Add support of direct and async I/O
Andrei Vagin
2
-14
/
+124
2018-05-15
scsi: libosd: Remove VLA usage
Kees Cook
1
-8
/
+8
2018-05-08
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
1
-69
/
+20
2018-05-08
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
1
-2
/
+21
2018-05-08
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
1
-2
/
+22
2018-05-08
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+15
2018-05-08
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+16
2018-05-08
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
1
-0
/
+59
2018-05-08
scsi: 3w-xxxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-05-08
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-08
scsi: mpt3sas: fix header path in ioctl documentation
Tomohiro Kusumi
1
-1
/
+1
[next]