index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
2011-12-15
1
-2
/
+2
|
*
|
|
|
|
[SCSI] qla2xxx: remove redundant semicolon
Jesper Juhl
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...
Chad Dupuis
2011-12-15
1
-1
/
+0
|
*
|
|
|
|
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
Chad Dupuis
2011-12-15
1
-5
/
+5
|
*
|
|
|
|
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
Andrew Vasquez
2011-12-15
4
-2
/
+27
|
*
|
|
|
|
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
Saurav Kashyap
2011-12-15
3
-2
/
+16
|
*
|
|
|
|
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
2011-12-15
4
-583
/
+522
|
*
|
|
|
|
[SCSI] qla2xxx: Process marker IOCB request on request queue 0.
Giridhar Malavali
2011-12-15
1
-0
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
Giridhar Malavali
2011-12-15
2
-124
/
+133
|
*
|
|
|
|
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
Giridhar Malavali
2011-12-15
1
-4
/
+4
|
*
|
|
|
|
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
2011-12-15
1
-2
/
+2
|
*
|
|
|
|
[SCSI] qla2xxx: Correct report-id acquisition check
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Fix to include FCE data as part of dump.
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Limit excessive DPC cycles.
Andrew Vasquez
2011-12-15
1
-13
/
+8
|
*
|
|
|
|
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
2011-12-15
1
-9
/
+25
|
*
|
|
|
|
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
2011-12-15
2
-31
/
+61
|
*
|
|
|
|
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
10
-216
/
+199
|
*
|
|
|
|
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
8
-25
/
+26
|
*
|
|
|
|
[SCSI] qla2xxx: Use less stack to emit logging messages.
Joe Perches
2011-12-15
2
-115
/
+107
|
*
|
|
|
|
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
2011-12-15
2
-5
/
+5
|
*
|
|
|
|
[SCSI] bfa: fix formating and checkpatch issues
Jing Huang
2011-12-15
2
-219
/
+221
|
*
|
|
|
|
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-12-15
2
-59
/
+0
|
*
|
|
|
|
[SCSI] scsi_dh_rdac: Adding the match function for rdac device handler
Moger, Babu
2011-12-15
1
-0
/
+19
|
*
|
|
|
|
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
Moger, Babu
2011-12-15
1
-0
/
+19
|
*
|
|
|
|
[SCSI] scsi_dh_emc: Add a match function for emc device handler
Moger, Babu
2011-12-15
1
-0
/
+19
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2012-01-10
3
-4
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SCSI] runtime resume parent for child's system-resume
Lin Ming
2012-01-08
1
-1
/
+10
|
*
|
|
|
|
|
[SCSI] sd: check runtime PM status in sd_shutdown
Lin Ming
2012-01-08
1
-0
/
+5
|
*
|
|
|
|
|
[SCSI] check runtime PM status in system PM
Lin Ming
2012-01-08
1
-1
/
+15
|
*
|
|
|
|
|
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
2012-01-08
1
-2
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
2012-01-08
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
9
-9
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
misc latin1 to utf8 conversions
Al Viro
2012-01-02
2
-2
/
+2
|
*
|
|
|
|
|
SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
Jesper Juhl
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
|
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-06
1
-1
/
+1
|
*
|
|
|
|
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
4
-4
/
+4
|
*
|
|
|
|
|
SCSI, qla2xxx: remove redundant semicolon
Jesper Juhl
2011-11-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
14
-35
/
+33
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
14
-35
/
+33
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
fs: move code out of buffer.c
Al Viro
2012-01-03
1
-1
/
+0
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
|
*
|
|
|
|
|
switch procfs to umode_t use
Al Viro
2012-01-03
1
-4
/
+3
|
|
*
|
|
|
|
|
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
11
-29
/
+29
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-06
1
-1
/
+2
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
m68k/mac: cleanup mac_irq_pending
Finn Thain
2011-12-10
1
-1
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
22
-213
/
+1547
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
2011-12-15
2
-0
/
+119
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
2011-12-14
1
-2
/
+3
|
*
|
|
|
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
2011-12-14
1
-0
/
+3
[prev]
[next]