index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
be2iscsi : Logout of FW Boot Session
John Soni Jose
1
-0
/
+3
2015-05-25
be2iscsi : Fix memory check before unmapping.
John Soni Jose
1
-3
/
+7
2015-05-25
be2iscsi : Fix memory leak in the unload path
John Soni Jose
1
-6
/
+12
2015-05-25
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
1
-4
/
+18
2015-05-25
be2iscsi : Fix the retry count for boot targets
John Soni Jose
1
-3
/
+20
2015-05-18
MAINTAINERS, be2iscsi: change email domain
Minh Tran
1
-6
/
+6
2015-04-08
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-02-15
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
1
-1
/
+0
2015-02-14
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-1
/
+1
2014-09-30
be2iscsi : Fix kernel panic during reboot/shutdown
John Soni Jose
1
-1
/
+1
2014-09-16
be2iscsi: Use pci_enable_msix_range()
Alexander Gordeev
1
-3
/
+3
2014-09-16
be2iscsi: Fix processing CQE before connection resources are freed
Jayamohan Kallickal
1
-1
/
+14
2014-09-16
be2iscsi: Fix updating the boot enteries in sysfs
Jayamohan Kallickal
1
-0
/
+17
2014-09-16
be2iscsi: Fix the copyright year
Jayamohan Kallickal
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
scsi: use pci_zalloc_consistent
Joe Perches
1
-6
/
+4
2014-06-25
be2iscsi: add an missing goto in error path
Tomas Henzl
1
-0
/
+2
2014-06-02
Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
Christoph Hellwig
1
-11
/
+0
2014-05-28
be2iscsi: Fix processing cqe for cxn whose endpoint is freed
Jayamohan Kallickal
1
-0
/
+11
2014-05-28
be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
Jayamohan Kallickal
1
-5
/
+6
2014-05-28
be2iscsi: Fix memory corruption in MBX path
Jayamohan Kallickal
1
-1
/
+1
2014-05-28
be2iscsi: Fix interrupt Coalescing mechanism.
Jayamohan Kallickal
1
-2
/
+56
2014-05-28
be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
Jayamohan Kallickal
1
-8
/
+3
2014-04-02
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-143
/
+63
2014-03-15
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
1
-13
/
+13
2014-03-15
[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space error
Jayamohan Kallickal
1
-2
/
+13
2014-03-15
[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.
Jayamohan Kallickal
1
-1
/
+9
2014-03-15
[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens
Jayamohan Kallickal
1
-0
/
+2
2014-03-15
[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.
Jayamohan Kallickal
1
-3
/
+22
2014-03-15
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
Jayamohan Kallickal
1
-8
/
+19
2014-03-13
block: remove old blk_iopoll_enabled variable
Jens Axboe
1
-143
/
+63
2014-03-10
[SCSI] be2iscsi: fix bad if expression
Mike Christie
1
-1
/
+1
2013-10-25
[SCSI] be2iscsi: Fix SGL posting for unaligned ICD values
Jayamohan Kallickal
1
-3
/
+50
2013-10-25
[SCSI] be2iscsi: Fix AER handling in driver
Jayamohan Kallickal
1
-15
/
+205
2013-10-25
[SCSI] be2iscsi: Invalidate WRB in Abort/Reset Path
Jayamohan Kallickal
1
-0
/
+10
2013-10-25
[SCSI] be2iscsi: Fix log level for protocol specific logs
Jayamohan Kallickal
1
-3
/
+8
2013-10-25
[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapter
Jayamohan Kallickal
1
-16
/
+29
2013-10-25
[SCSI] be2iscsi: Display Port Identifier for each iSCSI function
Jayamohan Kallickal
1
-0
/
+2
2013-10-25
[SCSI] be2iscsi: Dispaly CID available for connection offload
Jayamohan Kallickal
1
-2
/
+6
2013-10-25
[SCSI] be2iscsi: Fix chute cleanup during drivers unload.
Jayamohan Kallickal
1
-4
/
+10
2013-10-25
[SCSI] be2iscsi: Fix connection offload to support Dual Chute.
Jayamohan Kallickal
1
-5
/
+8
2013-10-25
[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute mode
Jayamohan Kallickal
1
-19
/
+89
2013-10-25
[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute mode
Jayamohan Kallickal
1
-3
/
+27
2013-10-25
[SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual Chute
Jayamohan Kallickal
1
-4
/
+13
2013-10-25
[SCSI] be2iscsi: Fix Template HDR support for Dual Chute mode
Jayamohan Kallickal
1
-17
/
+26
2013-10-25
[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
Jayamohan Kallickal
1
-264
/
+422
2013-10-25
[SCSI] be2iscsi: Config parameters update for Dual Chute Support
Jayamohan Kallickal
1
-25
/
+38
[next]