index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-10
1
-1
/
+1
*
scsi: lpfc: Clean up hba max_lun_queue_depth checks
James Smart
2020-02-10
1
-3
/
+0
*
scsi: lpfc: Fix disablement of FC-AL on lpe35000 models
James Smart
2019-12-21
1
-5
/
+4
*
scsi: lpfc: Change default IRQ model on AMD architectures
James Smart
2019-11-06
1
-16
/
+116
*
scsi: lpfc: Fix dynamic fw log enablement check
James Smart
2019-11-06
1
-1
/
+1
*
scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce
James Smart
2019-11-06
1
-20
/
+20
*
scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointer
Saurav Girepunje
2019-10-24
1
-1
/
+1
*
scsi: lpfc: Add FC-AL support to lpe32000 models
James Smart
2019-10-24
1
-1
/
+37
*
scsi: lpfc: Make FW logging dynamically configurable
James Smart
2019-10-24
1
-1
/
+47
*
scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count
James Smart
2019-10-24
1
-3
/
+3
*
scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters
James Smart
2019-09-30
1
-3
/
+14
*
scsi: lpfc: Fix NVME io abort failures causing hangs
James Smart
2019-09-30
1
-5
/
+0
*
scsi: lpfc: Fix miss of register read failure check
James Smart
2019-09-30
1
-4
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-21
/
+55
|
\
|
*
scsi: lpfc: Add MDS driver loopback diagnostics support
James Smart
2019-08-19
1
-1
/
+1
|
*
scsi: lpfc: Add first and second level hardware revisions to sysfs reporting
James Smart
2019-08-19
1
-1
/
+2
|
*
scsi: lpfc: Fix nvme first burst module parameter description
James Smart
2019-08-19
1
-6
/
+3
|
*
scsi: lpfc: Fix BlockGuard enablement on FCoE adapters
James Smart
2019-08-19
1
-1
/
+26
|
*
scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVME
James Smart
2019-08-19
1
-10
/
+0
|
*
scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport
James Smart
2019-08-19
1
-0
/
+21
|
*
scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute
James Smart
2019-08-19
1
-2
/
+2
*
|
scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable
James Smart
2019-08-29
1
-1
/
+1
*
|
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
2019-08-19
1
-0
/
+15
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-12
/
+22
|
\
|
*
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
2019-06-18
1
-1
/
+2
|
*
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
James Smart
2019-06-18
1
-9
/
+18
|
*
scsi: lpfc: Revert message logging on unsupported topology
James Smart
2019-06-18
1
-2
/
+2
*
|
lpfc: add sysfs interface to post NVME RSCN
James Smart
2019-06-21
1
-0
/
+60
*
|
scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
James Smart
2019-05-13
1
-13
/
+19
*
|
scsi: lpfc: resolve lockdep warnings
James Smart
2019-05-13
1
-2
/
+3
|
/
*
scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file
Bart Van Assche
2019-04-03
1
-0
/
+17
*
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-03
1
-2
/
+2
*
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-03-25
1
-96
/
+100
*
scsi: lpfc: Fix protocol support on G6 and G7 adapters
James Smart
2019-03-19
1
-2
/
+2
*
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
2019-03-19
1
-0
/
+19
*
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
2019-03-19
1
-1
/
+2
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-05
1
-2
/
+2
*
scsi: lpfc: Enable SCSI and NVME fc4s by default
James Smart
2019-02-05
1
-2
/
+2
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-05
1
-8
/
+15
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-05
1
-13
/
+128
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-05
1
-1
/
+7
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-05
1
-44
/
+52
*
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
2019-02-05
1
-9
/
+29
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-05
1
-5
/
+6
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-05
1
-0
/
+9
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-05
1
-9
/
+59
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-05
1
-1
/
+1
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-05
1
-63
/
+21
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-05
1
-21
/
+2
[next]