index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libfc: use offload EM instance again instead jumping to next EM
Vasu Dev
2010-04-11
1
-10
/
+5
*
[SCSI] libfc: fixes unnecessary seq id jump
Vasu Dev
2010-04-11
1
-14
/
+5
*
[SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next
Joe Eykholt
2010-04-11
1
-1
/
+1
*
[SCSI] libfcoe: eliminate unused link and last_link fields
Joe Eykholt
2010-04-11
1
-29
/
+11
*
[SCSI] fcoe: remove an unused variable in fcoe_recv_frame()
Joe Eykholt
2010-04-11
1
-5
/
+0
*
[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID
Joe Eykholt
2010-04-11
1
-1
/
+1
*
[SCSI] libfc: recognize incoming FLOGI for point-to-point mode
Joe Eykholt
2010-04-11
1
-0
/
+3
*
[SCSI] fcoe: save gateway address when receiving FLOGI request
Joe Eykholt
2010-04-11
1
-0
/
+24
*
[SCSI] libfcoe: fix debug message entering non-FIP mode
Joe Eykholt
2010-04-11
1
-3
/
+3
*
[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses
Joe Eykholt
2010-04-11
1
-1
/
+1
*
[SCSI] libfc: fix oops in point-to-point mode
Joe Eykholt
2010-04-11
1
-2
/
+9
*
[SCSI] libfc: recode incoming PRLI handling
Joe Eykholt
2010-04-11
1
-108
/
+87
*
[SCSI] mpt2sas: use correct pci_resource_flag for comparison
Richard A Lary
2010-04-11
1
-10
/
+13
*
[SCSI] bfa: eliminate useless code
Julia Lawall
2010-04-11
1
-1
/
+0
*
[SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()
Roel Kluin
2010-04-11
1
-6
/
+0
*
[SCSI] gdth: fix buffer overflow
Roel Kluin
2010-04-11
1
-1
/
+1
*
[SCSI] pm8001: drop redundant memset
Julia Lawall
2010-04-11
1
-1
/
+0
*
[SCSI] mpt2sas : Device removal algorithm in interrupt context only
Kashyap, Desai
2010-04-11
2
-195
/
+123
*
[SCSI] mpt2sas: Upgrading version to 04.100.01.02
Kashyap, Desai
2010-04-11
1
-2
/
+2
*
[SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address
Kashyap, Desai
2010-04-11
1
-39
/
+18
*
[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.
Kashyap, Desai
2010-04-11
3
-69
/
+79
*
[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo
Hannes Reinecke
2010-04-11
1
-2
/
+8
*
[SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking
FUJITA Tomonori
2010-04-11
1
-2
/
+2
*
[SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeout
adam radford
2010-04-11
4
-20
/
+44
*
[SCSI] qla2xxx: fix lock imbalance
Jiri Slaby
2010-04-08
1
-0
/
+1
*
[SCSI] lpfc: fix lock imbalances
Jiri Slaby
2010-04-08
1
-2
/
+2
*
[SCSI] be2iscsi: fix lock imbalance
Jiri Slaby
2010-04-08
1
-0
/
+1
*
[SCSI] dpt_i2o: several use after free issues
Dan Carpenter
2010-04-08
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-04-05
10
-84
/
+171
|
\
|
*
[SCSI] qla1280: retain firmware for error recovery
Michael Reed
2010-03-27
1
-52
/
+109
|
*
[SCSI] advansys: fix regression with request_firmware change
Herton Ronaldo Krzesinski
2010-03-27
1
-0
/
+8
|
*
[SCSI] qla2xxx: Updated version number to 8.03.02-k2.
Giridhar Malavali
2010-03-27
1
-2
/
+2
|
*
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
Santosh Vernekar
2010-03-27
1
-1
/
+5
|
*
[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
Ben Hutchings
2010-03-27
1
-15
/
+13
|
*
[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...
Michael Hernandez
2010-03-27
1
-1
/
+3
|
*
[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
Andrew Vasquez
2010-03-27
1
-5
/
+4
|
*
[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.
Santosh Vernekar
2010-03-27
2
-4
/
+22
|
*
[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
Sarang Radke
2010-03-27
1
-2
/
+2
|
*
[SCSI] libiscsi: Fix recovery slowdown regression
Mike Christie
2010-03-27
1
-2
/
+3
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
165
-11
/
+158
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-03-18
131
-3523
/
+7201
|
\
|
*
[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
Gal Rosen
2010-03-08
1
-12
/
+12
|
*
[SCSI] bfa: Update the driver version to 2.1.2.1.
Krishna Gudipati
2010-03-07
1
-1
/
+1
|
*
[SCSI] bfa: Remove unused header files and did some cleanup.
Krishna Gudipati
2010-03-07
13
-238
/
+24
|
*
[SCSI] bfa: Handle SCSI IO underrun case.
Krishna Gudipati
2010-03-07
1
-2
/
+12
|
*
[SCSI] bfa: FCS and include file changes.
Krishna Gudipati
2010-03-07
5
-35
/
+22
|
*
[SCSI] bfa: Modified the portstats get/clear logic
Krishna Gudipati
2010-03-07
7
-706
/
+405
|
*
[SCSI] bfa: Replace bfa_get_attr() with specific APIs
Krishna Gudipati
2010-03-07
15
-215
/
+195
|
*
[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).
Krishna Gudipati
2010-03-07
4
-8
/
+66
|
*
[SCSI] bfa: Rename pport to fcport in BFA FCS.
Krishna Gudipati
2010-03-07
25
-735
/
+1103
[next]