index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2011-05-24
[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...
Vikas Chaudhary
2011-05-24
[SCSI] qla4xxx: Updated the reset sequence for ISP82xx
Vikas Chaudhary
2011-05-24
[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()
Prasanna Mumbai
2011-05-24
[SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)
Martin K. Petersen
2011-05-24
[SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices
Martin K. Petersen
2011-05-24
[SCSI] sd: Unmap discard alignment needs to be converted to bytes
Martin K. Petersen
2011-05-24
[SCSI] bfa: kdump fix
Jing Huang
2011-05-24
[SCSI] ipr: fix possible false positive detection of stuck interrupt
Wayne Boyer
2011-05-24
[SCSI] libfcoe: Remove unnecessary module state checks
Robert Love
2011-05-24
[SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...
Yi Zou
2011-05-24
[SCSI] libfc: fix race in SRR response
Vasu Dev
2011-05-24
[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
Vasu Dev
2011-05-24
[SCSI] libfc: release DDP context if frame_send() fails
Yi Zou
2011-05-24
[SCSI] libfc: fix mm leak in handling incoming request for target discovery
Hillf Danton
2011-05-24
[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN
Neerav Parikh
2011-05-24
[SCSI] libfcoe: Incorrect CVL handling for NPIV ports
Bhanu Prakash Gollapudi
2011-05-24
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2011-05-24
[SCSI] megaraid_sas: Add 1078 OCR support
adam radford
2011-05-24
[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
adam radford
2011-05-24
[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
adam radford
2011-05-24
[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
adam radford
2011-05-24
[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
adam radford
2011-05-24
[SCSI] megaraid_sas: Remove un-used function
adam radford
2011-05-24
[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead
adam radford
2011-05-24
[SCSI] libsas: fix SATA NCQ error
Xiangliang Yu
2011-05-24
[SCSI] mpt2sas: Driver version upgrade 08.100.00.02
Kashyap, Desai
2011-05-24
[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...
Kashyap, Desai
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-05-18
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
2011-05-17
[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.
Joe Carnuccio
2011-05-17
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
2011-05-17
[SCSI] qla2xxx: Clear complete initialization control block.
Andrew Vasquez
2011-05-17
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
2011-05-17
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
Saurav Kashyap
2011-05-17
[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.
Joe Carnuccio
2011-05-17
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
2011-05-17
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
Chad Dupuis
2011-05-17
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...
Madhuranath Iyengar
2011-05-17
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
2011-05-17
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
Saurav Kashyap
2011-05-17
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
Arun Easi
2011-05-17
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
Andrew Vasquez
2011-05-17
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
Saurav Kashyap
2011-05-17
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
Arun Easi
2011-05-17
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
Joe Perches
[next]