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: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
2017-07-27
2
-51
/
+15
*
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-27
2
-55
/
+15
*
scsi: bnx2i: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-27
1
-7
/
+8
*
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-27
1
-7
/
+8
*
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
2017-07-27
1
-22
/
+23
*
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
2017-07-25
1
-4
/
+4
*
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
2017-07-25
1
-0
/
+2
*
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
2017-07-25
1
-2
/
+4
*
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
2017-07-25
1
-0
/
+7
*
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2017-07-25
2
-30
/
+35
*
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
2017-07-25
1
-1
/
+5
*
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
2017-07-25
1
-0
/
+1
*
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
2017-07-18
1
-2
/
+5
*
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
2017-07-18
1
-1
/
+1
*
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
2017-07-18
1
-1
/
+1
*
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
2017-07-12
1
-1
/
+1
*
scsi: hisi_sas: make several const arrays static
Colin Ian King
2017-07-12
1
-5
/
+5
*
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
2017-07-12
1
-1
/
+1
*
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
2017-07-12
1
-1
/
+4
*
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
2017-07-12
1
-0
/
+1
*
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
2017-07-12
1
-1
/
+1
*
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
2017-07-12
1
-1
/
+1
*
scsi: isci: fix typo in function names
Colin Ian King
2017-07-12
1
-7
/
+7
*
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-12
1
-4
/
+7
*
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
2017-07-12
3
-0
/
+646
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-12
40
-440
/
+600
|
\
|
*
block: call bio_uninit in bio_endio
Shaohua Li
2017-07-10
1
-0
/
+2
|
*
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
12
-202
/
+248
|
|
\
|
|
*
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
1
-1
/
+1
|
|
*
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
1
-2
/
+22
|
|
*
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
1
-2
/
+3
|
|
*
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-10
1
-7
/
+13
|
|
*
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
2017-07-10
1
-1
/
+22
|
|
*
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
1
-3
/
+0
|
|
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
6
-60
/
+43
|
|
*
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-4
/
+15
|
|
*
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
1
-17
/
+2
|
|
*
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+3
|
|
*
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
|
|
*
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-2
/
+3
|
|
*
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+4
|
|
*
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-06
1
-10
/
+10
|
|
*
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
1
-4
/
+3
|
|
*
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
1
-0
/
+2
|
|
*
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
|
|
*
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+6
|
|
*
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-04
1
-5
/
+11
|
|
*
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
1
-2
/
+2
[next]