index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
qla_target: don't delete changed nacls
Joern Engel
1
-1
/
+10
2014-10-30
qla2xxx: Use correct offset to req-q-out for reserve calculation
Arun Easi
1
-3
/
+1
2014-10-30
be2iscsi: check ip buffer before copying
Mike Christie
1
-5
/
+8
2014-10-05
SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-17
bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
Ben Hutchings
1
-1
/
+1
2014-09-17
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
K. Y. Srinivasan
1
-0
/
+7
2014-09-17
Drivers: scsi: storvsc: Implement a eh_timed_out handler
K. Y. Srinivasan
1
-0
/
+12
2014-09-05
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Stephen M. Cameron
1
-1
/
+1
2014-08-07
scsi: handle flush errors properly
James Bottomley
1
-0
/
+8
2014-07-09
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-07-09
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
1
-0
/
+22
2014-07-09
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
1
-1
/
+3
2014-07-09
ibmvscsi: Add memory barriers for send / receive
Brian King
1
-0
/
+10
2014-07-09
ibmvscsi: Abort init sequence during error recovery
Brian King
1
-1
/
+2
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-06-16
SCSI: megaraid: Use resource_size_t for PCI resources, not long
Ben Collins
2
-3
/
+3
2014-05-30
SCSI: megaraid: missing bounds check in mimd_to_kioc()
Dan Carpenter
1
-0
/
+2
2014-05-30
SCSI: dual scan thread bug fix
James Bottomley
1
-7
/
+16
2014-05-30
scsi: fix our current target reap infrastructure
James Bottomley
2
-45
/
+74
2014-05-13
mpt2sas: Don't disable device twice at suspend.
Tyler Stachecki
1
-1
/
+0
2014-05-13
virtio-scsi: Skip setting affinity on uninitialized vq
Fam Zheng
1
-1
/
+5
2014-05-06
SCSI: arcmsr: upper 32 of dma address lost
Dan Carpenter
1
-4
/
+3
2014-05-06
SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()
Dan Carpenter
1
-3
/
+3
2014-03-23
SCSI: storvsc: NULL pointer dereference fix
Ales Novak
1
-0
/
+3
2014-03-23
SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
2014-03-23
SCSI: isci: correct erroneous for_each_isci_host macro
Lukasz Dorau
1
-3
/
+2
2014-03-23
SCSI: isci: fix reset timeout handling
Dan Williams
2
-8
/
+1
2014-03-06
qla2xxx: Fix kernel panic on selective retransmission request
Dr. Greg Wettstein
1
-1
/
+2
2014-02-06
virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
Asias He
1
-1
/
+14
2014-02-06
SCSI: bfa: Chinook quad port 16G FC HBA claim issue
Vijaya Mohan Guvva
1
-2
/
+4
2014-01-15
SCSI: sd: Reduce buffer size for vpd request
Bernd Schubert
1
-1
/
+4
2013-12-11
SCSI: Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
16
-4
/
+25
2013-12-11
SCSI: hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
1
-1
/
+1
2013-12-11
SCSI: hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
1
-1
/
+1
2013-12-11
SCSI: libsas: fix usage of ata_tf_to_fis
Dan Williams
1
-1
/
+1
2013-12-11
SCSI: bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
3
-8
/
+14
2013-11-29
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-13
aacraid: missing capable() check in compat ioctl
Dan Carpenter
1
-0
/
+2
2013-11-13
SCSI: sd: call blk_pm_runtime_init before add_disk
Aaron Lu
1
-1
/
+1
2013-10-13
esp_scsi: Fix tag state corruption when autosensing.
David S. Miller
2
-6
/
+9
2013-09-26
SCSI: sd: Fix potential out-of-bounds access
Alan Stern
1
-8
/
+3
2013-09-26
SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernel
Greg Kroah-Hartman
1
-1
/
+1
2013-09-07
SCSI: pm80xx: fix Adaptec 71605H hang
Hans Verkuil
2
-4
/
+4
2013-08-29
SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM on
Anton Blanchard
1
-1
/
+0
2013-08-14
SCSI: nsp32: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+1
2013-08-14
virtio-scsi: Fix virtqueue affinity setup
Asias He
1
-1
/
+1
2013-08-14
SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernel
Sumit.Saxena@lsi.com
1
-5
/
+15
2013-08-14
SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
Martin K. Petersen
1
-0
/
+3
2013-08-04
SCSI: qla2xxx: Properly set the tagging for commands.
Saurav Kashyap
1
-2
/
+9
2013-08-04
SCSI: sd: fix crash when UA received on DIF enabled device
Ewan D. Milne
1
-15
/
+7
[next]