index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
fib6_rules.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-29
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
2
-3
/
+1
2018-11-22
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-22
scsi: bnx2i: remove set but not used variable 'cid_num'
YueHaibing
1
-2
/
+0
2018-11-22
scsi: aha1542: convert to DMA mapping API
Christoph Hellwig
1
-35
/
+91
2018-11-22
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-22
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
1
-3
/
+4
2018-11-22
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
1
-2
/
+0
2018-11-22
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
5
-6
/
+44
2018-11-22
scsi: cxgb4i: fix thermal configuration dependencies
Arnd Bergmann
1
-2
/
+2
2018-11-22
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
2018-11-15
scsi: zfcp: group sort internal structure definitions for proximity
Steffen Maier
1
-29
/
+29
2018-11-15
scsi: zfcp: namespace prefix for internal latency data structures
Steffen Maier
2
-9
/
+9
2018-11-15
scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS mask
Steffen Maier
1
-2
/
+2
2018-11-15
scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...
Steffen Maier
2
-8
/
+7
2018-11-15
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist
Steffen Maier
1
-3
/
+1
2018-11-15
scsi: zfcp: move SG table helper from aux to fc and make them static
Steffen Maier
2
-45
/
+45
2018-11-15
scsi: zfcp: remove unnecessary null pointer check before mempool_destroy
zhong jiang
1
-14
/
+7
2018-11-15
scsi: libsas: Remove pcidev reference
John Garry
1
-1
/
+1
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
9
-236
/
+207
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
4
-20
/
+16
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
3
-3
/
+15
2018-11-15
scsi: libsas: Delete sas_dump.{c, h}
John Garry
4
-94
/
+0
2018-11-15
scsi: hisi_sas: change the time of SAS SSP connection
Xiang Chen
1
-1
/
+1
2018-11-15
scsi: hisi_sas: Relocate some codes to avoid an unused check
Xiang Chen
1
-21
/
+23
2018-11-15
scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
Xiang Chen
2
-0
/
+102
2018-11-15
scsi: hisi_sas: Add support for interrupt converge for v3 hw
Xiang Chen
1
-5
/
+24
2018-11-15
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
5
-10
/
+18
2018-11-15
scsi: wd719x: always use generic DMA API
Christoph Hellwig
1
-15
/
+17
2018-11-15
scsi: wd719x: use per-command private data
Christoph Hellwig
2
-57
/
+42
2018-11-15
scsi: wd719x: there should be no active SCBs on removal
Christoph Hellwig
1
-3
/
+2
2018-11-15
scsi: sym53c8xx: use dma_set_mask
Christoph Hellwig
1
-2
/
+2
2018-11-15
scsi: stex: use dma_set_mask_and_coherent
Christoph Hellwig
1
-14
/
+3
2018-11-15
scsi: mvumi: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2018-11-15
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
1
-24
/
+10
2018-11-15
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
1
-15
/
+4
[next]