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
2012-09-14
SCSI: Fix 'Device not ready' issue on mpt2sas
James Bottomley
2
-0
/
+20
2012-09-14
SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...
sreekanth.reddy@lsi.com
1
-5
/
+8
2012-09-14
SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagation
Mike Snitzer
1
-1
/
+4
2012-09-14
SCSI: megaraid_sas: Move poll_aen_lock initializer
Kashyap Desai
1
-1
/
+2
2012-08-09
SCSI: Avoid dangling pointer in scsi_requeue_command()
Bart Van Assche
1
-0
/
+11
2012-08-09
SCSI: Fix device removal NULL pointer dereference
Bart Van Assche
4
-36
/
+9
2012-08-09
SCSI: fix hot unplug vs async scan race
Dan Williams
2
-15
/
+29
2012-08-09
SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
Dan Williams
1
-0
/
+14
2012-08-09
SCSI: libsas: fix sas_discover_devices return code handling
Dan Williams
1
-27
/
+12
2012-08-09
SCSI: libsas: continue revalidation
Dan Williams
1
-4
/
+4
2012-07-16
SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
2
-7
/
+7
2012-07-16
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+2
2012-06-22
SCSI: mpt2sas: Fix unsafe using smp_processor_id() in preemptible
nagalakshmi.nandigama@lsi.com
1
-1
/
+1
2012-06-10
SCSI: Fix dm-multipath starvation when scsi host is busy
Jun'ichi Nomura
1
-4
/
+7
2012-06-10
SCSI: fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-06-01
isci: fix oem parameter validation on single controller skus
Dan Williams
1
-1
/
+1
2012-06-01
SCSI: mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2012-05-10
[SCSI] virtio_scsi: fix TMF use-after-free
Paolo Bonzini
1
-11
/
+13
2012-05-10
[SCSI] fix oops in all legacy host adapters caused by 6f381fa
James Bottomley
1
-0
/
+3
2012-05-10
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Chad Dupuis
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
Saurav Kashyap
1
-1
/
+17
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2
-3
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
2
-0
/
+6
2012-05-10
[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.
Vikas Chaudhary
1
-0
/
+1
2012-04-25
[SCSI] libfc: update mfs boundry checking
Vasu Dev
1
-5
/
+7
2012-04-23
[SCSI] Revert "[SCSI] libsas: fix sas port naming"
Dan Williams
1
-1
/
+1
2012-04-23
[SCSI] libsas: fix false positive 'device attached' conditions
Dan Williams
1
-1
/
+8
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
4
-30
/
+30
2012-04-23
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
Dan Williams
1
-1
/
+15
2012-04-23
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2
-7
/
+10
2012-04-23
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
1
-4
/
+5
2012-04-23
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
1
-5
/
+12
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
6
-58
/
+47
2012-04-22
[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queue
Lin Ming
1
-1
/
+1
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
1
-1
/
+1
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
57
-938
/
+4247
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2
-8
/
+8
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
35
-35
/
+0
2012-03-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-14
/
+5
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
35
-35
/
+0
2012-03-28
[SCSI] ipr: Driver version 2.5.3
Brian King
1
-2
/
+2
2012-03-28
[SCSI] ipr: Increase alignment boundary of command blocks
Brian King
1
-1
/
+1
2012-03-28
[SCSI] ipr: Increase max concurrent oustanding commands
Brian King
2
-4
/
+23
2012-03-28
[SCSI] ipr: Remove unnecessary memory barriers
Brian King
1
-12
/
+4
2012-03-28
[SCSI] ipr: Remove unnecessary interrupt clearing on new adapters
Brian King
2
-6
/
+17
2012-03-28
[SCSI] ipr: Fix target id allocation re-use problem
Brian King
1
-8
/
+9
2012-03-28
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
4
-12
/
+6
2012-03-28
[SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up
Robert Love
1
-1
/
+5
[next]