index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-01-10
1
-2
/
+3
|
\
|
*
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
2011-12-15
1
-2
/
+3
*
|
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-6
/
+6
|
/
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
Jayamohan Kallickal
2011-10-16
1
-0
/
+5
*
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb
Jayamohan Kallickal
2011-10-16
1
-2
/
+2
*
[SCSI] be2iscsi: Fix for kdump failure
Jayamohan Kallickal
2011-10-16
1
-1
/
+1
*
[SCSI] be2iscsi: Add pci_disable device
Jayamohan Kallickal
2011-08-29
1
-0
/
+2
*
[SCSI] be2iscsi: Adding a shutdown Routine
Jayamohan Kallickal
2011-08-29
1
-8
/
+30
*
[SCSI] be2iscsi: Fixing the /proc/interrupts problem V3
Jayamohan Kallickal
2011-08-29
1
-8
/
+26
*
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
1
-2
/
+0
*
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
1
-15
/
+0
*
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-08-27
1
-10
/
+2
*
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
2011-06-29
1
-91
/
+99
*
[SCSI] iscsi_boot_sysfs: have this module check for null on destruction
Mike Christie
2011-06-29
1
-4
/
+2
*
[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-06-29
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-2
/
+2
|
\
|
*
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-2
/
+2
*
|
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
Jayamohan Kallickal
2011-05-01
1
-9
/
+9
*
|
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
2011-04-15
1
-4
/
+9
*
|
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
2011-04-15
1
-2
/
+4
*
|
[SCSI] be2iscsi: change in copyright notice
Jayamohan Kallickal
2011-04-15
1
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-1
/
+2
|
\
|
*
[SCSI] be2iscsi: fix null ptr ref in conn get param
Mike Christie
2011-02-24
1
-1
/
+2
*
|
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2011-02-01
1
-1
/
+1
|
/
*
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
2010-12-31
1
-1
/
+2
*
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
2010-12-31
1
-1
/
+1
*
[SCSI] be2iscsi: SGE Len == 64K
Jayamohan Kallickal
2010-10-11
1
-1
/
+1
*
[SCSI] be2iscsi: Add support for iscsi boot
Jayamohan Kallickal
2010-08-06
1
-0
/
+311
*
[SCSI] be2iscsi: Fix for premature buffer free
Jayamohan Kallickal
2010-07-28
1
-4
/
+37
*
[SCSI] be2iscsi: Remove debug print in IO path
Jayamohan Kallickal
2010-07-28
1
-2
/
+0
*
[SCSI] be2iscsi: Maintain same ITT across login
Jayamohan Kallickal
2010-07-28
1
-5
/
+36
*
[SCSI] be2iscsi: Adding crashdump support
Jayamohan Kallickal
2010-07-28
1
-0
/
+50
*
[SCSI] be2iscsi: Fix to handle request_irq failure
Jayamohan Kallickal
2010-07-28
1
-1
/
+20
*
[SCSI] be2iscsi: No return value for hwi_enable_intr
Jayamohan Kallickal
2010-07-28
1
-19
/
+5
*
[SCSI] be2iscsi: Fixing the return type of functions
Jayamohan Kallickal
2010-07-28
1
-1
/
+1
*
[SCSI] be2iscsi: Fixing return values
Jayamohan Kallickal
2010-07-28
1
-2
/
+2
*
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
Jayamohan Kallickal
2010-07-28
1
-69
/
+72
*
[SCSI] be2iscsi: fix null dereference on error path
Dan Carpenter
2010-07-27
1
-2
/
+2
*
[SCSI] be2iscsi: fix memory leak on error path
Dan Carpenter
2010-07-27
1
-0
/
+1
*
[SCSI] be2iscsi: fix disconnection cleanup
Mike Christie
2010-07-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] be2iscsi: Alloc only one EQ if intr mode
Jayamohan Kallickal
2010-03-03
1
-5
/
+9
*
[SCSI] be2iscsi: Fixing memory allocation for connection
Jayamohan Kallickal
2010-03-03
1
-2
/
+2
*
[SCSI] be2iscsi: Remove debug code
Jayamohan Kallickal
2010-03-03
1
-1
/
+0
*
[SCSI] be2iscsi: cleans up abort handling
Jayamohan Kallickal
2010-03-03
1
-51
/
+11
*
[SCSI] be2iscsi: Cleanup of resets for device and target
Jayamohan Kallickal
2010-03-03
1
-7
/
+127
*
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2010-03-03
1
-1
/
+1
*
[SCSI] be2iscsi: Adding support for BE3
Jayamohan Kallickal
2010-02-17
1
-5
/
+25
*
[SCSI] be2iscsi: correction in the claculation for num_cxn_wrb
Jayamohan Kallickal
2010-02-08
1
-7
/
+6
[next]