index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
16
-27
/
+27
*
scsi: ufs: Simplify two tests
Bart Van Assche
2020-02-29
1
-2
/
+2
*
scsi: ufs: Introduce ufshcd_init_lrb()
Bart Van Assche
2020-02-29
1
-16
/
+22
*
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
2020-02-29
2
-6
/
+26
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-29
8
-53
/
+0
*
scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
Hannes Reinecke
2020-02-29
1
-40
/
+41
*
scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commands
Hannes Reinecke
2020-02-29
1
-18
/
+17
*
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-29
2
-0
/
+40
*
scsi: aacraid: use scsi_host_(block,unblock) to block I/O
Hannes Reinecke
2020-02-29
2
-21
/
+8
*
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
2020-02-29
2
-0
/
+32
*
scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
Hannes Reinecke
2020-02-29
1
-6
/
+4
*
scsi: aacraid: replace aac_flush_ios() with midlayer helper
Hannes Reinecke
2020-02-29
1
-22
/
+2
*
scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...
Hannes Reinecke
2020-02-29
1
-22
/
+2
*
scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache
Hannes Reinecke
2020-02-29
1
-74
/
+2
*
scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding com...
Hannes Reinecke
2020-02-29
2
-20
/
+1
*
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2020-02-29
2
-0
/
+30
*
scsi: dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
Hannes Reinecke
2020-02-29
2
-4
/
+3
*
scsi: core: use kobj_to_dev
Guosong Su
2020-02-29
1
-4
/
+4
*
scsi: ufs: ufs-mediatek: add waiting time for reference clock
Stanley Chu
2020-02-29
2
-2
/
+46
*
scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devices
Can Guo
2020-02-29
2
-0
/
+4
*
scsi: ufs: Allow vendor device quirks to be applied early
Can Guo
2020-02-29
1
-2
/
+2
*
scsi: ufshcd: use an enum for quirks
Christoph Hellwig
2020-02-29
1
-40
/
+42
*
scsi: ufshcd: remove unused quirks
Christoph Hellwig
2020-02-29
2
-129
/
+12
*
scsi: qla2xxx: Update driver version to 10.01.00.25-k
Himanshu Madhani
2020-02-29
1
-1
/
+1
*
scsi: qla2xxx: Set Nport ID for N2N
Quinn Tran
2020-02-29
1
-19
/
+23
*
scsi: qla2xxx: Handle NVME status iocb correctly
Arun Easi
2020-02-29
1
-8
/
+39
*
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
Quinn Tran
2020-02-29
1
-4
/
+0
*
scsi: qla2xxx: Serialize fc_port alloc in N2N
Quinn Tran
2020-02-29
2
-3
/
+3
*
scsi: qla2xxx: Fix NPIV instantiation after FW dump
Quinn Tran
2020-02-29
1
-1
/
+1
*
scsi: qla2xxx: Fix RDP respond data format
Quinn Tran
2020-02-29
1
-55
/
+47
*
scsi: qla2xxx: Force semaphore on flash validation failure
Quinn Tran
2020-02-29
1
-0
/
+16
*
scsi: qla2xxx: add more FW debug information
Quinn Tran
2020-02-29
1
-6
/
+18
*
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
2020-02-29
7
-96
/
+98
*
scsi: qla2xxx: fix FW resource count values
Quinn Tran
2020-02-29
1
-6
/
+5
*
scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
Andrew Vasquez
2020-02-29
4
-8
/
+29
*
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
2020-02-29
2
-7
/
+15
*
scsi: qla2xxx: Improved secure flash support messages
Michael Hernandez
2020-02-29
2
-7
/
+9
*
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
2020-02-29
3
-6
/
+6
*
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
Giridhar Malavali
2020-02-29
3
-70
/
+2
*
scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.
Giridhar Malavali
2020-02-29
1
-7
/
+4
*
scsi: qla2xxx: Add 16.0GT for PCI String
Himanshu Madhani
2020-02-29
1
-0
/
+3
*
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2020-02-29
6
-25
/
+28
*
scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code
Bart Van Assche
2020-02-29
2
-6
/
+4
*
scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
Bart Van Assche
2020-02-29
2
-7
/
+6
*
scsi: qla2xxx: Simplify the code for aborting SCSI commands
Bart Van Assche
2020-02-29
3
-21
/
+14
*
scsi: qla2xxx: Fix sparse warning reported by kbuild bot
Himanshu Madhani
2020-02-29
1
-2
/
+2
*
scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
Colin Ian King
2020-02-24
1
-1
/
+1
*
scsi: sr: get rid of sr global mutex
Merlijn Wajer
2020-02-24
2
-9
/
+13
*
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-02-24
45
-60
/
+0
*
scsi: ch: remove ch_mutex()
Hannes Reinecke
2020-02-24
1
-5
/
+0
[next]