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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-05-28
10
-38
/
+0
*
scsi/NCR5380: remove redundant HOSTS_C macro tests
Finn Thain
2014-05-28
5
-15
/
+0
*
scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
Finn Thain
2014-05-28
4
-12
/
+0
*
scsi_debug: simple short transfer injection
Christoph Hellwig
2014-05-19
1
-0
/
+8
*
virtio_scsi: use cmd_size
Christoph Hellwig
2014-05-19
2
-18
/
+16
*
bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()
Maurizio Lombardi
2014-05-19
1
-12
/
+19
*
bnx2fc: fix memory leak and potential NULL pointer dereference.
Maurizio Lombardi
2014-05-19
1
-14
/
+20
*
bnx2fc: remove unused variable hash_table_size
Maurizio Lombardi
2014-05-19
1
-3
/
+0
*
hpsa: do not ignore failure of sense controller parameters command
Joe Handzik
2014-05-19
1
-3
/
+5
*
hpsa: fix memory leak in hpsa_hba_mode_enabled
Joe Handzik
2014-05-19
2
-1
/
+7
*
hpsa: add new Smart Array PCI IDs (May 2014)
Joe Handzik
2014-05-19
1
-0
/
+12
*
hpsa: Checking for a NULL return from a kzalloc call
Joe Handzik
2014-05-19
1
-0
/
+2
*
pm80xx : Fix missing NULL pointer checks and memory leaks
Suresh Thiagarajan
2014-05-19
1
-0
/
+3
*
virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
Ming Lei
2014-05-19
1
-47
/
+6
*
lpfc: Add iotag memory barrier
James Smart
2014-05-19
1
-0
/
+21
*
MAINTAINERS: add an entry for all the NCR5380 drivers
Finn Thain
2014-05-19
1
-0
/
+22
*
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
2014-05-19
5
-53
/
+42
*
aic79xx: fix misuse of static variables
Mathias Krause
2014-05-19
1
-13
/
+5
*
esas2r: Fix comment
Marek Vasut
2014-05-19
1
-1
/
+1
*
bfa: allocate memory with GFP_ATOMIC in spinlock context
Alexey Khoroshilov
2014-05-19
1
-1
/
+1
*
qla4xxx: Update driver version to 5.04.00-k6
Vikas Chaudhary
2014-05-19
1
-1
/
+1
*
qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
Adheer Chandravanshi
2014-05-19
1
-4
/
+0
*
qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
Adheer Chandravanshi
2014-05-19
1
-3
/
+3
*
qla4xxx: Fix memory leak for ha->saved_acb
Nilesh Javali
2014-05-19
1
-2
/
+4
*
qla4xxx: Export sysfs DDBs from DPC handler
Nilesh Javali
2014-05-19
3
-6
/
+11
*
qla4xxx: Disable INTx interrupt for ISP82XX
Tej Parkash
2014-05-19
1
-7
/
+5
*
qla4xxx: Update driver version to 5.04.00-k5
Vikas Chaudhary
2014-05-19
1
-1
/
+1
*
qla4xxx: Fix memory leak in func qla4_84xx_config_acb()
Vikas Chaudhary
2014-05-19
1
-1
/
+1
*
qla4xxx: Initialize hardware queue for ISP40XX
Vikas Chaudhary
2014-05-19
1
-0
/
+2
*
qla4xxx: Check for correct return status
Vikas Chaudhary
2014-05-19
1
-1
/
+1
*
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
Vikas Chaudhary
2014-05-19
2
-106
/
+106
*
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
Tej Parkash
2014-05-19
3
-33
/
+28
*
qla4xxx: Added new opcodes for 84XX Minidump template
Tej Parkash
2014-05-19
3
-0
/
+382
*
qla4xxx: Add support of 0xFF capture mask for minidump
Tej Parkash
2014-05-19
3
-3
/
+33
*
qla4xxx: Change default capture to firmware defined capture mask
Tej Parkash
2014-05-19
1
-2
/
+2
*
qla4xxx: Do not wait for IO completion, after issuing stop_firmware
Tej Parkash
2014-05-19
1
-3
/
+0
*
Update Maintainers for IBM Power 842, vscsi, and vfc drivers
Nathan Fontenot
2014-05-19
1
-5
/
+11
*
scsi/libiscsi: Fix static checker warning on bh locking
Shlomo Pongratz
2014-05-19
1
-2
/
+2
*
fnic: fnic Control Path Trace Utility
Hiral Shah
2014-05-19
6
-43
/
+637
*
fnic: Failing to queue aborts due to Q full cause terminate driver timeout
Hiral Shah
2014-05-19
1
-6
/
+7
*
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
Hiral Shah
2014-05-19
3
-7
/
+4
*
qla2xxx: Update the driver version to 8.07.00.08-k.
Saurav Kashyap
2014-05-19
1
-1
/
+1
*
qla2xxx: Remove wait for online from host reset handler.
Chad Dupuis
2014-05-19
2
-46
/
+6
*
qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...
Chad Dupuis
2014-05-19
2
-39
/
+7
*
qla2xxx: ABTS cause double free of qla_tgt_cmd +.
Quinn Tran
2014-05-19
1
-3
/
+26
*
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-05-19
10
-76
/
+851
*
qla2xxx: Remove mapped vp index iterator macro dead code.
Himanshu Madhani
2014-05-19
1
-7
/
+0
*
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
2014-05-19
2
-7
/
+6
*
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
2014-05-19
1
-30
/
+13
[next]