index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
scsi: core: don't hold device refcount in IO path
Ming Lei
1
-26
/
+2
2019-04-16
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
Himanshu Madhani
1
-15
/
+1
2019-04-16
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
3
-19
/
+18
2019-04-16
scsi: qla2xxx: Remove two superfluous casts
Bart Van Assche
1
-3
/
+2
2019-04-16
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
2
-4
/
+0
2019-04-16
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
2
-1
/
+2
2019-04-16
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
2
-3
/
+1
2019-04-16
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2
-7
/
+9
2019-04-16
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
9
-23
/
+23
2019-04-16
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
5
-6
/
+6
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
14
-2
/
+69
2019-04-16
scsi: qla2xxx: Use tabs to indent code
Bart Van Assche
2
-21
/
+21
2019-04-16
scsi: libsas: Print expander PHY indexes in decimal
John Garry
4
-28
/
+27
2019-04-16
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
1
-0
/
+5
2019-04-16
scsi: libsas: Inject revalidate event for root port event
John Garry
2
-3
/
+28
2019-04-16
scsi: libsas: Improve vague log in SAS rediscovery
John Garry
1
-6
/
+14
2019-04-16
scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...
John Garry
1
-1
/
+6
2019-04-16
scsi: libsas: Stop hardcoding SAS address length
John Garry
3
-29
/
+32
2019-04-13
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
4
-53
/
+38
2019-04-13
scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout
Luo Jiaxing
1
-11
/
+14
2019-04-13
scsi: hisi_sas: Don't hard reset disk during controller reset
Luo Jiaxing
1
-1
/
+2
2019-04-13
scsi: hisi_sas: Support all RAS events with MSI interrupts
Xiaofei Tan
1
-178
/
+259
2019-04-13
scsi: hisi_sas: allocate different SAS address for directly attached situation
Xiang Chen
1
-0
/
+2
2019-04-13
scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()
Xiang Chen
1
-2
/
+1
2019-04-13
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
5
-23
/
+46
2019-04-13
scsi: hisi_sas: Remedy inconsistent PHY down state in software
Xiang Chen
1
-2
/
+2
2019-04-13
scsi: hisi_sas: add host reset interface for test
Xiang Chen
4
-0
/
+16
2019-04-13
scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...
Bart Van Assche
1
-21
/
+18
2019-04-13
scsi: target/iscsi: Make iscsit_map_iovec() more robust
Bart Van Assche
1
-14
/
+36
2019-04-13
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
3
-3
/
+26
2019-04-13
scsi: target/iscsi: Only send R2T if needed
Bart Van Assche
2
-0
/
+8
2019-04-13
scsi: target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+2
2019-04-13
scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...
Bart Van Assche
1
-27
/
+23
2019-04-13
scsi: target/core: Simplify LUN initialization in XCOPY implementation
Bart Van Assche
1
-40
/
+3
2019-04-13
scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...
Bart Van Assche
1
-7
/
+2
2019-04-13
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
6
-19
/
+27
2019-04-13
scsi: target/core: Fix a race condition in the LUN lookup code
Bart Van Assche
1
-2
/
+2
2019-04-13
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
8
-15
/
+37
2019-04-13
scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
Colin Ian King
1
-8
/
+6
2019-04-10
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
1
-6
/
+0
2019-04-09
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
1
-1
/
+4
2019-04-09
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
1
-4
/
+5
2019-04-09
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
1
-13
/
+21
2019-04-09
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
3
-15
/
+12
2019-04-09
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
1
-38
/
+47
2019-04-09
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
1
-46
/
+31
2019-04-09
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
1
-2
/
+2
2019-04-09
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
1
-1
/
+1
2019-04-09
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
1
-3
/
+0
2019-04-09
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
1
-2
/
+3
[next]