index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()
Bart Van Assche
2018-07-02
1
-6
/
+0
*
scsi: qedi: tidy up a size calculation
Dan Carpenter
2018-07-02
1
-1
/
+1
*
scsi: ibmvscsi: Improve strings handling
Breno Leitao
2018-07-02
1
-2
/
+2
*
scsi: tcmu: Don't pass KERN_ERR to pr_err
Mike Christie
2018-06-26
1
-1
/
+1
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
2
-7
/
+40
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
9
-15
/
+25
*
scsi: sd: Remove a superfluous assignment
Bart Van Assche
2018-06-26
1
-1
/
+0
*
scsi: qedi: Fix misleading indentation
Bart Van Assche
2018-06-26
1
-14
/
+16
*
scsi: don't add scsi command result bytes
Johannes Thumshirn
2018-06-26
4
-5
/
+5
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
9
-19
/
+18
*
scsi: core: scsi_io_completion convert BUGs to WARNs
Douglas Gilbert
2018-06-26
1
-3
/
+12
*
scsi: core: scsi_io_completion hints on fastpath
Douglas Gilbert
2018-06-26
1
-9
/
+9
*
scsi: core: add scsi_io_completion_reprep helper
Douglas Gilbert
2018-06-26
1
-23
/
+18
*
scsi: core: add scsi_io_completion_action helper
Douglas Gilbert
2018-06-26
1
-154
/
+175
*
scsi: core: add scsi_io_completion_nz_result function
Douglas Gilbert
2018-06-26
1
-57
/
+75
*
scsi: core: scsi_io_completion: rename variables
Douglas Gilbert
2018-06-26
1
-33
/
+39
*
scsi: core: scsi_io_completion: comment on end_request return
Douglas Gilbert
2018-06-26
1
-0
/
+1
*
scsi: target: remove target_find_device
Mike Christie
2018-06-26
1
-24
/
+0
*
scsi: tcmu: add module wide block/reset_netlink support
Mike Christie
2018-06-26
1
-3
/
+97
*
scsi: tcmu: misc nl code cleanup
Mike Christie
2018-06-26
1
-12
/
+9
*
scsi: tcmu: simplify nl interface
Mike Christie
2018-06-26
1
-14
/
+12
*
scsi: tcmu: track nl commands
Mike Christie
2018-06-26
1
-29
/
+39
*
scsi: tcmu: delete unused __wait
Mike Christie
2018-06-26
1
-1
/
+0
*
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
2018-06-26
3
-11
/
+5
*
scsi: scsi_transport_fc: use 64-bit timestamps consistently
Arnd Bergmann
2018-06-26
1
-2
/
+2
*
scsi: aacraid: stop using deprated get_seconds()
Arnd Bergmann
2018-06-26
3
-4
/
+6
*
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
2018-06-22
2
-6
/
+5
*
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
2018-06-20
1
-2
/
+2
*
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2018-06-20
2
-25
/
+30
*
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
2018-06-20
1
-0
/
+16
*
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2018-06-20
2
-16
/
+40
*
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
2018-06-20
1
-32
/
+23
*
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-20
7
-555
/
+363
*
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-20
4
-148
/
+166
*
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2018-06-20
2
-10
/
+1
*
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-06-20
1
-2
/
+3
*
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2018-06-20
2
-11
/
+9
*
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2018-06-20
2
-0
/
+4
*
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2018-06-20
2
-15
/
+0
*
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-20
3
-22
/
+22
*
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-20
4
-16
/
+31
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
8
-21
/
+54
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
7
-11
/
+9
*
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-20
3
-26
/
+33
*
scsi: sg: clean up gfp_mask in sg_build_indirect
Jeff Moyer
2018-06-20
1
-5
/
+2
*
scsi: qla2xxx: remove irq save in qla2x00_poll()
Sebastian Andrzej Siewior
2018-06-20
1
-3
/
+1
*
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-20
16
-109
/
+114
*
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-20
1
-0
/
+2
*
scsi: libsas: remove irq save in sas_ata_qc_issue()
Sebastian Andrzej Siewior
2018-06-20
1
-6
/
+1
*
scsi: ipr: Format HCAM overlay ID 0x41
Wen Xiong
2018-06-20
2
-0
/
+32
[next]