index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh_helper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
scsi: docs: convert scsi-generic.txt to ReST
Mauro Carvalho Chehab
5
-32
/
+50
2020-03-12
scsi: docs: convert scsi_fc_transport.txt to ReST
Mauro Carvalho Chehab
2
-89
/
+154
2020-03-12
scsi: docs: convert scsi_eh.txt to ReST
Mauro Carvalho Chehab
3
-88
/
+126
2020-03-12
scsi: docs: convert scsi-changer.txt to ReST
Mauro Carvalho Chehab
3
-17
/
+22
2020-03-12
scsi: docs: convert qlogicfas.txt to ReST
Mauro Carvalho Chehab
3
-5
/
+15
2020-03-12
scsi: docs: convert ppa.txt to ReST
Mauro Carvalho Chehab
4
-16
/
+21
2020-03-12
scsi: docs: convert NinjaSCSI.txt to ReST
Mauro Carvalho Chehab
5
-131
/
+168
2020-03-12
scsi: docs: convert ncr53c8xx.txt to ReST
Mauro Carvalho Chehab
3
-764
/
+1110
2020-03-12
scsi: docs: convert megaraid.txt to ReST
Mauro Carvalho Chehab
3
-21
/
+29
2020-03-12
scsi: docs: convert lpfc.txt to ReST
Mauro Carvalho Chehab
2
-9
/
+8
2020-03-12
scsi: docs: convert link_power_management_policy.txt to ReST
Mauro Carvalho Chehab
2
-3
/
+10
2020-03-12
scsi: docs: convert libsas.txt to ReST
Mauro Carvalho Chehab
2
-141
/
+212
2020-03-12
scsi: docs: convert hptiop.txt to ReST
Mauro Carvalho Chehab
3
-8
/
+40
2020-03-12
scsi: docs: convert hpsa.txt to ReST
Mauro Carvalho Chehab
3
-41
/
+41
2020-03-12
scsi: docs: convert g_NCR5380.txt to ReST
Mauro Carvalho Chehab
6
-73
/
+99
2020-03-12
scsi: docs: convert FlashPoint.txt to ReST
Mauro Carvalho Chehab
4
-164
/
+178
2020-03-12
scsi: docs: convert dpti.txt to ReST
Mauro Carvalho Chehab
7
-87
/
+97
2020-03-12
scsi: docs: convert dc395x.txt to ReST
Mauro Carvalho Chehab
4
-34
/
+50
2020-03-12
scsi: docs: convert cxgb3i.txt to ReST
Mauro Carvalho Chehab
2
-8
/
+15
2020-03-12
scsi: docs: convert BusLogic.txt to ReST
Mauro Carvalho Chehab
4
-27
/
+67
2020-03-12
scsi: docs: convert bnx2fc.txt to ReST
Mauro Carvalho Chehab
2
-6
/
+13
2020-03-12
scsi: docs: convert bfa.txt to ReST
Mauro Carvalho Chehab
2
-9
/
+20
2020-03-12
scsi: docs: convert aic7xxx.txt to ReST
Mauro Carvalho Chehab
5
-396
/
+461
2020-03-12
scsi: docs: convert aic79xx.txt to ReST
Mauro Carvalho Chehab
5
-499
/
+596
2020-03-12
scsi: docs: convert aha152x.txt to ReST
Mauro Carvalho Chehab
5
-30
/
+52
2020-03-12
scsi: docs: convert advansys.txt to ReST
Mauro Carvalho Chehab
3
-51
/
+81
2020-03-12
scsi: docs: convert aacraid.txt to ReST
Mauro Carvalho Chehab
4
-18
/
+46
2020-03-12
scsi: docs: convert 53c700.txt to ReST
Mauro Carvalho Chehab
3
-32
/
+33
2020-03-12
scsi: docs: include SCSI Transport SRP diagram at the doc body
Mauro Carvalho Chehab
3
-8
/
+7
2020-03-12
scsi: docs: Add an empty index file for SCSI documents
Mauro Carvalho Chehab
2
-0
/
+11
2020-03-12
scsi: qla2xxx: add ring buffer for tracing debug logs
Rajan Shanmugavelu
2
-3
/
+59
2020-03-12
scsi: aacraid: clean up warning cast-function-type
Phong Tran
1
-1
/
+6
2020-03-12
scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS Devices
Stanley Chu
1
-1
/
+3
2020-03-12
scsi: ibmvfc: Fix NULL return compiler warning
Brian King
1
-1
/
+1
2020-03-12
scsi: fusion: fix if-statement empty body warning
Randy Dunlap
1
-2
/
+3
2020-03-12
scsi: iscsi: Add support for asynchronous iSCSI session destruction
Frank Mayhar
3
-0
/
+40
2020-03-12
scsi: aacraid: Disabling TM path and only processing IOP reset
Sagar Biradar
2
-10
/
+26
2020-03-12
scsi: ibmvfc: Avoid loss of all paths during SVC node reboot
Brian King
2
-37
/
+173
2020-03-12
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
16
-27
/
+27
2020-02-29
scsi: ufs: Simplify two tests
Bart Van Assche
1
-2
/
+2
2020-02-29
scsi: ufs: Introduce ufshcd_init_lrb()
Bart Van Assche
1
-16
/
+22
2020-02-29
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
2
-6
/
+26
2020-02-29
scsi: core: Remove cmd_list functionality
Hannes Reinecke
8
-53
/
+0
2020-02-29
scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
Hannes Reinecke
1
-40
/
+41
2020-02-29
scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commands
Hannes Reinecke
1
-18
/
+17
2020-02-29
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2
-0
/
+40
2020-02-29
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2
-21
/
+8
2020-02-29
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
2
-0
/
+32
2020-02-29
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
Hannes Reinecke
1
-6
/
+4
2020-02-29
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
1
-22
/
+2
[next]