index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2
-11
/
+30
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
3
-32
/
+5
2018-12-07
scsi: target/core: Use kvcalloc() instead of open-coding it
Bart Van Assche
1
-7
/
+4
2018-12-07
scsi: target/tcmu: Fix queue_cmd_ring() declaration
Bart Van Assche
1
-1
/
+1
2018-11-28
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-11-28
scsi: aacraid: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-28
scsi: aacraid: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+4
2018-11-28
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
Bart Van Assche
1
-7
/
+7
2018-11-28
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
Colin Ian King
1
-1
/
+1
2018-11-28
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-28
scsi: qedi: Update driver version to 8.33.0.21
Nilesh Javali
1
-2
/
+2
2018-11-28
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
1
-12
/
+19
2018-11-28
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2
-5
/
+9
2018-11-28
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
1
-0
/
+24
2018-11-28
scsi: qedi: Check for session online before getting iSCSI TLV data.
Manish Rangankar
1
-0
/
+3
2018-11-28
scsi: qedi: Allocate IRQs based on msix_cnt
Nilesh Javali
1
-1
/
+1
2018-11-28
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
Nilesh Javali
1
-7
/
+9
2018-11-28
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
Nilesh Javali
2
-3
/
+3
2018-11-28
scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition
Nilesh Javali
1
-2
/
+0
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
11
-23
/
+19
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
21
-164
/
+104
2018-11-28
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
1
-2
/
+1
2018-11-21
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-21
scsi: bnx2i: remove set but not used variable 'cid_num'
YueHaibing
1
-2
/
+0
2018-11-21
scsi: aha1542: convert to DMA mapping API
Christoph Hellwig
1
-35
/
+91
2018-11-21
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-21
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
1
-3
/
+4
2018-11-21
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
1
-2
/
+0
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
4
-6
/
+41
2018-11-21
scsi: cxgb4i: fix thermal configuration dependencies
Arnd Bergmann
1
-2
/
+2
2018-11-21
scsi: aic94xx: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-11-15
scsi: zfcp: drop old default switch case which might paper over missing case
Steffen Maier
1
-3
/
+0
2018-11-15
scsi: zfcp: drop default switch case which might paper over missing case
Steffen Maier
1
-3
/
+0
2018-11-15
scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()
Steffen Maier
1
-1
/
+2
2018-11-15
scsi: zfcp: silence remaining kdoc warnings in header files
Steffen Maier
5
-9
/
+37
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
5
-16
/
+22
2018-11-15
scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
Steffen Maier
1
-1
/
+1
2018-11-15
scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...
Steffen Maier
1
-40
/
+84
2018-11-15
scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step
Steffen Maier
2
-11
/
+40
2018-11-15
scsi: zfcp: the action field of zfcp_erp_action is actually the type
Steffen Maier
3
-43
/
+56
2018-11-15
scsi: zfcp: clarify function argument name for trace tag string
Steffen Maier
3
-51
/
+57
2018-11-15
scsi: zfcp: ERP thread setup kdoc update
Steffen Maier
1
-1
/
+1
2018-11-15
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
Steffen Maier
1
-5
/
+2
2018-11-15
scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
Steffen Maier
3
-4
/
+1
2018-11-15
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...
Steffen Maier
5
-17
/
+20
2018-11-15
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req
Steffen Maier
1
-2
/
+0
[next]