index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-03
[SCSI] lpfc : Correct queue tag handling
James Smart
1
-2
/
+3
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+2
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-03
[SCSI] lpfc : scsi command accessor fix for 8.2.2
James Smart
1
-1
/
+1
2007-08-01
[SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes
James Smart
1
-17
/
+9
2007-08-01
[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro
James Smart
1
-138
/
+108
2007-08-01
[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port
James Smart
1
-15
/
+34
2007-08-01
[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list
James Smart
1
-48
/
+44
2007-07-14
[SCSI] lpfc: fix NPIV mapping problems
FUJITA Tomonori
1
-4
/
+7
2007-07-14
[SCSI] lpfc: add missed data buffer accessor
Boaz Harrosh
1
-1
/
+1
2007-06-17
[SCSI] lpfc: convert to use the data buffer accessors
FUJITA Tomonori
1
-83
/
+28
2007-06-17
[SCSI] lpfc: bug fixes
James Smart
1
-1
/
+0
2007-06-17
[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
James Smart
1
-83
/
+272
2007-06-17
[SCSI] lpfc: NPIV: add SLI-3 interface
James Smart
1
-1
/
+1
2007-06-17
[SCSI] lpfc: NPIV: split ports
James Smart
1
-64
/
+55
2007-05-06
[SCSI] lpfc 8.1.12 : Update copyright year to 2007
James Smart
1
-1
/
+1
2007-05-06
[SCSI] lpfc 8.1.12 : Add support for async scanning
James Smart
1
-0
/
+2
2007-05-06
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
1
-3
/
+5
2007-05-06
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
1
-24
/
+66
2007-05-06
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
1
-2
/
+5
2006-12-03
[SCSI] lpfc 8.1.11 : Misc Fixes
James Smart
1
-2
/
+19
2006-12-03
[SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging
James Smart
1
-13
/
+22
2006-09-04
[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...
James Smart
1
-5
/
+5
2006-08-19
[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked
James Smart
1
-0
/
+19
2006-08-06
[SCSI] lpfc 8.1.7 : ID String and Message fixes
James Smart
1
-1
/
+1
2006-07-09
[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb
James Smart
1
-10
/
+12
2006-07-09
[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function
James Smart
1
-16
/
+24
2006-07-09
[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...
James Smart
1
-1
/
+1
2006-06-27
[SCSI] Block I/O while SG reset operation in progress - lpfc portion
James Smart
1
-20
/
+0
2006-05-03
[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path
James Smart
1
-49
/
+19
2006-03-06
[PATCH] lpfc 8.1.3: Fix polling mode panic
Jamie Wellnitz
1
-0
/
+5
2006-02-28
[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pulls
Jamie Wellnitz
1
-3
/
+3
2006-02-28
[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_host
Jamie Wellnitz
1
-7
/
+7
2006-01-12
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
Adrian Bunk
1
-1
/
+1
2005-12-13
[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...
James.Smart@Emulex.Com
1
-0
/
+58
2005-12-13
[SCSI] lpfc 8.1.1 : Add polled-mode support
James.Smart@Emulex.Com
1
-10
/
+62
2005-12-13
[SCSI] lpfc 8.1.1 : Fixes to error handlers
James.Smart@Emulex.Com
1
-36
/
+68
2005-12-13
[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlers
James.Smart@Emulex.Com
1
-38
/
+14
2005-12-13
[SCSI] lpfc 8.1.1: Miscellaneous Cleanups
James.Smart@Emulex.Com
1
-4
/
+5
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-8
/
+4
2005-10-29
[SCSI] lpfc: Fix eh_ return codes for commands
James.Smart@Emulex.Com
1
-151
/
+100
2005-10-29
[SCSI] lpfc: Adjust lpfc_scsi_buf allocation
James.Smart@Emulex.Com
1
-7
/
+16
2005-10-29
[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority
James.Smart@Emulex.Com
1
-13
/
+6
2005-10-29
[SCSI] lpfc: Fix for "command completion for iotax x?? not found"
James Bottomley
1
-12
/
+15
2005-10-28
[SCSI] update fc_transport for removal of block/unblock functions
James.Smart@Emulex.Com
1
-66
/
+17
2005-08-12
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
James.Smart@Emulex.Com
1
-7
/
+4
2005-08-12
[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
James.Smart@Emulex.Com
1
-0
/
+4
2005-08-12
[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
James.Smart@Emulex.Com
1
-0
/
+2
2005-08-12
[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
James.Smart@Emulex.Com
1
-1
/
+6
2005-07-02
[SCSI] lpfc: Update copyright notices
James.Smart@Emulex.Com
1
-13
/
+14
[next]