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: 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
6
-17
/
+34
*
scsi: Remove percpu_ida
Matthew Wilcox
2018-06-20
3
-454
/
+1
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
10
-24
/
+59
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
8
-11
/
+14
*
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
*
scsi: hisi_sas: Update a couple of register settings for v3 hw
John Garry
2018-06-20
1
-2
/
+1
*
scsi: hisi_sas: Add missing PHY spinlock init
John Garry
2018-06-20
1
-0
/
+2
*
scsi: hisi_sas: Pre-allocate slot DMA buffers
Xiang Chen
2018-06-20
2
-45
/
+42
*
scsi: hisi_sas: Release all remaining resources in clear nexus ha
Xiaofei Tan
2018-06-20
1
-3
/
+21
*
scsi: hisi_sas: Add a flag to filter PHY events during reset
Xiaofei Tan
2018-06-20
4
-4
/
+8
*
scsi: hisi_sas: Adjust task reject period during host reset
Xiaofei Tan
2018-06-20
2
-10
/
+15
*
scsi: hisi_sas: Fix the conflict between dev gone and host reset
Xiaofei Tan
2018-06-20
2
-0
/
+7
*
scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
Xiaofei Tan
2018-06-20
1
-1
/
+7
*
scsi: hisi_sas: Use dmam_alloc_coherent()
Xiang Chen
2018-06-20
1
-60
/
+20
*
scsi: be2iscsi: Update copyright
Ketan Mukadam
2018-06-20
3
-18
/
+43
*
scsi: be2iscsi: Include null char in SET_HOST_DATA
Jitendra Bhivare
2018-06-20
1
-1
/
+1
*
scsi: megaraid_sas: driver version upgrade
Shivasharan S
2018-06-19
1
-2
/
+2
*
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-19
3
-17
/
+84
*
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
2018-06-19
1
-7
/
+8
*
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
2018-06-19
1
-0
/
+3
*
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
2018-06-19
1
-2
/
+3
*
scsi: mpt3sas: Update driver version "26.100.00.00"
Chaitra P B
2018-06-19
1
-2
/
+2
*
scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...
Chaitra P B
2018-06-19
2
-7
/
+9
*
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
2018-06-19
5
-50
/
+65
*
scsi: mpt3sas: Don't access the structure after decrementing it's instance re...
Chaitra P B
2018-06-19
1
-3
/
+4
*
scsi: mpt3sas: Incorrect command status was set/marked as not used.
Chaitra P B
2018-06-19
1
-2
/
+2
*
scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...
Chaitra P B
2018-06-19
1
-0
/
+4
*
scsi: tcmu: remove useless code and clean up the code style.
Xiubo Li
2018-06-19
1
-6
/
+2
*
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
2018-06-17
1
-2
/
+2
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-16
16
-275
/
+174
|
\
|
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
|
\
|
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
[next]