index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
[SCSI] megaraid_sas: Free event detail memory without device ID check
[email protected]
1
-4
/
+3
2013-06-24
[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmware
[email protected]
1
-2
/
+3
2013-06-24
[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controller
[email protected]
1
-1
/
+1
2013-06-24
[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...
[email protected]
1
-0
/
+8
2013-06-24
[SCSI] 3w-xxxx: Create sense buffer for unsupported commands
Martin K. Petersen
1
-1
/
+3
2013-06-24
[SCSI] Workaround for disks that report bad optimal transfer length
Martin K. Petersen
2
-0
/
+4
2013-06-24
[SCSI] mpt2sas: fix for unused variable 'event_data' warning
Reddy, Sreekanth
1
-3
/
+4
2013-06-24
[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00
Sreekanth Reddy
1
-2
/
+2
2013-06-24
[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...
Sreekanth Reddy
1
-12
/
+14
2013-06-24
[SCSI] mpt2sas: fix firmware failure with wrong task attribute
Sreekanth Reddy
1
-5
/
+1
2013-06-24
[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...
Sreekanth Reddy
1
-5
/
+117
2013-06-24
[SCSI] mpt2sas: Update the timing requirements for issuing a Hard Reset
Sreekanth Reddy
1
-7
/
+13
2013-06-24
[SCSI] mpt2sas: MPI2 Rev W (2.00.15) specification
Sreekanth Reddy
5
-11
/
+26
2013-06-24
[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
Reddy, Sreekanth
3
-11
/
+13
2013-06-24
[SCSI] a3000: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-06-24
[SCSI] a4000t: use module_platform_driver_probe()
Jingoo Han
1
-14
/
+1
2013-06-24
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
1
-1
/
+0
2013-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+5
2013-06-20
qla_target: remove qlt_check_fcport_exist
Jörn Engel
2
-140
/
+17
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
2013-06-19
[SCSI] nsp32: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+1
2013-06-18
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2013-06-17
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
3
-3
/
+3
2013-06-14
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
1
-1
/
+5
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-1
/
+1
2013-06-04
[SCSI] csiostor: Retain default adapter configuration in absence of config file.
Naresh Kumar Inna
5
-192
/
+2
2013-06-04
[SCSI] bfa: fix for FC Direct Attach LUN discovery failure
Vijay Mohan Guvva
1
-2
/
+2
2013-06-04
[SCSI] bfa: fix faulty handling of events in lps sm
Vijay Mohan Guvva
1
-1
/
+1
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
3
-4
/
+35
2013-06-04
[SCSI] sd: avoid deadlocks when running under multipath
Hannes Reinecke
1
-4
/
+25
2013-06-04
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed
[email protected]
2
-19
/
+3
2013-06-04
[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-06-04
[SCSI] ufs: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-06-04
[SCSI] pm80xx: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
6
-16
/
+20
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-8
/
+3
2013-06-02
ipr: qc_fill_rtf() method should not store alternate status register
Sergei Shtylyov
1
-1
/
+0
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+1
2013-05-31
fix buffer leak after "scsi: saner replacements for ->proc_info()"
Jan Beulich
1
-0
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2
-2
/
+2
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-05-28
scsi: Spelling hsot -> host
Geert Uytterhoeven
2
-2
/
+2
2013-05-20
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-1
/
+1
2013-05-12
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed
[email protected]
2
-19
/
+3
2013-05-12
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
[email protected]
5
-49
/
+27
2013-05-10
libfc: extend ex_lock to protect all of fc_seq_send
Neil Horman
1
-13
/
+24
2013-05-10
libfc: Correct check for initiator role
Mark Rustad
1
-1
/
+1
2013-05-10
libfcoe: Fix Conflicting FCFs issue in the fabric
Krishna Mohan
1
-10
/
+5
[prev]
[next]