Age | Commit message (Expand) | Author | Files | Lines |
2017-03-23 | scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req | Satish Kharat | 1 | -1/+1 |
2017-03-23 | scsi: fnic: Adding debug IO and Abort latency counter to fnic stats | Satish Kharat | 4 | -5/+102 |
2017-03-23 | scsi: fnic: Adding Check Condition counter to misc fnicstats | Satish Kharat | 3 | -0/+6 |
2017-03-23 | scsi: fnic: Avoid false out-of-order detection for aborted command | Satish Kharat | 1 | -22/+18 |
2017-03-23 | scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative | Satish Kharat | 1 | -6/+10 |
2017-03-23 | scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case | Satish Kharat | 1 | -2/+1 |
2017-03-23 | scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s... | Satish Kharat | 1 | -8/+13 |
2017-03-23 | scsi: fnic: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2 | -29/+13 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
2017-01-06 | scsi: fnic: Avoid sending reset to firmware when another reset is in progress | Satish Kharat | 2 | -0/+17 |
2016-11-17 | scsi: fnic: Correcting rport check location in fnic_queuecommand_lck | Satish Kharat | 1 | -10/+18 |
2016-11-09 | scsi: fnic: use kernel's '%pM' format option to print MAC | Andy Shevchenko | 1 | -8/+2 |
2016-11-09 | scsi: libfc: Replace ->lport_reset callback with function call | Hannes Reinecke | 1 | -1/+1 |
2016-11-09 | scsi: fnic: Use time64_t to represent trace timestamps | Deepa Dinamani | 2 | -3/+3 |
2016-07-21 | fnic: pci_dma_mapping_error() doesn't return an error code | Dan Carpenter | 1 | -4/+4 |
2016-07-14 | fcoe: use enum for fip_mode | Hannes Reinecke | 1 | -1/+1 |
2016-07-14 | fc_fip: Update to latest FC-BB-6 draft | Hannes Reinecke | 2 | -10/+2 |
2016-04-11 | fnic: Using rport->dd_data to check rport online instead of rport_lookup. | Satish Kharat | 2 | -10/+12 |
2016-04-11 | fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ... | Satish Kharat | 2 | -11/+29 |
2016-04-11 | fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer | Satish Kharat | 2 | -7/+28 |
2016-03-18 | fnic: move printk()s outside of the critical code section. | Maurizio Lombardi | 1 | -7/+6 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -8/+0 |
2015-10-27 | fnic: check pci_map_single() return value | Maurizio Lombardi | 2 | -8/+54 |
2015-08-18 | fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn... | Hiral Shah | 2 | -2/+4 |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2 | -0/+2 |
2014-12-30 | fnic: IOMMU Fault occurs when IO and abort IO is out of order | Anil Chintalapati (achintal) | 2 | -1/+16 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -2/+2 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-11-20 | Fnic: Fnic Driver crashed with NULL pointer reference | Hiral Shah | 2 | -4/+19 |
2014-11-20 | Fnic: For Standalone C series, "sending VLAN request" message seen even if th... | Hiral Shah | 2 | -1/+6 |
2014-11-20 | Fnic: Improper resue of exchange Ids | Hiral Shah | 2 | -1/+12 |
2014-11-20 | Fnic: Memcopy only mimumum of data or trace buffer | Hiral Shah | 2 | -3/+3 |
2014-11-20 | Fnic: Not probing all the vNICS via fnic_probe on boot | Hiral Shah | 2 | -3/+12 |
2014-11-12 | scsi: don't force tagged_supported in drivers | Christoph Hellwig | 1 | -2/+0 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -1/+2 |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 1 | -9/+2 |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -1/+1 |
2014-10-08 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 3 | -6/+6 |
2014-09-16 | fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs | Hiral Shah | 3 | -6/+6 |
2014-09-01 | treewide: fix errors in printk | Masanari Iida | 2 | -2/+2 |
2014-07-29 | fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -2/+2 |
2014-07-26 | fnic: reject device resets without assigned tags for the blk-mq case | Christoph Hellwig | 1 | -0/+16 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -2/+2 |
2014-05-19 | fnic: fnic Control Path Trace Utility | Hiral Shah | 6 | -43/+637 |
2014-05-19 | fnic: Failing to queue aborts due to Q full cause terminate driver timeout | Hiral Shah | 1 | -6/+7 |
2014-05-19 | fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count | Hiral Shah | 3 | -7/+4 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |