index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
1
-1
/
+2
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-27
10
-306
/
+708
|
\
|
*
[SCSI] fix race in scsi_target_reap
Alan Stern
2010-05-25
1
-4
/
+5
|
*
[SCSI] aacraid: Eliminate use after free
Julia Lawall
2010-05-25
1
-2
/
+2
|
*
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
Nick Cheng
2010-05-25
3
-191
/
+525
|
*
[SCSI] bfa: fix system crash when reading sysfs fc_host statistics
Krishna Gudipati
2010-05-25
1
-0
/
+22
|
*
[SCSI] iscsi_tcp: remove sk_sleep check
Mike Christie
2010-05-25
1
-4
/
+2
|
*
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
2010-05-24
1
-33
/
+30
|
*
[SCSI] ipr: set the data list length in the request control block
Wayne Boyer
2010-05-24
1
-0
/
+2
|
*
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
Wayne Boyer
2010-05-24
2
-5
/
+9
|
*
[SCSI] ipr: include the resource path in the IOA status area structure
Wayne Boyer
2010-05-24
2
-59
/
+98
|
*
[SCSI] ipr: implement fixes for 64 bit adapter support
Wayne Boyer
2010-05-24
2
-5
/
+11
|
*
[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()
Dan Carpenter
2010-05-24
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-05-27
8
-554
/
+641
|
\
\
|
*
|
m68k: amiga - A4000T SCSI platform device conversion
Geert Uytterhoeven
2010-05-26
1
-55
/
+46
|
*
|
m68k/scsi: a3000 - Do not use legacy Scsi_Host.base
Geert Uytterhoeven
2010-05-26
1
-35
/
+41
|
*
|
m68k: amiga - A3000 SCSI platform device conversion
Geert Uytterhoeven
2010-05-26
1
-64
/
+100
|
*
|
m68k/scsi: gvp11 - Do not use legacy Scsi_Host.base
Geert Uytterhoeven
2010-05-26
1
-49
/
+56
|
*
|
m68k: amiga - GVP Series II SCSI zorro_driver conversion
Geert Uytterhoeven
2010-05-26
2
-149
/
+156
|
*
|
m68k/scsi: a2091 - Do not use legacy Scsi_Host.base
Geert Uytterhoeven
2010-05-26
1
-34
/
+41
|
*
|
m68k: amiga - A2091/A590 SCSI zorro_driver conversion
Geert Uytterhoeven
2010-05-26
1
-84
/
+102
|
*
|
m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
Geert Uytterhoeven
2010-05-26
1
-3
/
+0
|
*
|
m68k/scsi: a3000 - Kill a3000_scsiregs typedef
Geert Uytterhoeven
2010-05-26
2
-8
/
+8
|
*
|
m68k/scsi: gvp11 - Kill gvp11_scsiregs typedef
Geert Uytterhoeven
2010-05-26
2
-9
/
+9
|
*
|
m68k/scsi: a2091 - Kill a2091_scsiregs typedef
Geert Uytterhoeven
2010-05-26
2
-8
/
+8
|
*
|
m68k/scsi: gvp11 - Extract check_wd33c93()
Geert Uytterhoeven
2010-05-26
1
-77
/
+83
|
*
|
m68k/scsi: a3000 - Kill static global a3000_host
Geert Uytterhoeven
2010-05-26
1
-19
/
+19
|
*
|
m68k/scsi: mvme147 - Kill static global mvme147_host
Geert Uytterhoeven
2010-05-26
1
-14
/
+16
|
*
|
m68k/scsi: a3000 - Kill ugly DMA() macro
Geert Uytterhoeven
2010-05-26
1
-19
/
+25
|
*
|
m68k/scsi: gvp11 - Kill ugly DMA() macro
Geert Uytterhoeven
2010-05-26
1
-24
/
+28
*
|
|
st: use noop_llseek() instead of default_llseek()
Jan Blunck
2010-05-27
1
-0
/
+1
*
|
|
osst: use noop_llseek() instead of default_llseek()
Jan Blunck
2010-05-27
1
-0
/
+1
*
|
|
osst: update ppos instead of using file->f_pos
Jan Blunck
2010-05-27
1
-4
/
+4
|
/
/
*
|
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
3
-3
/
+3
*
|
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
11
-36
/
+120
|
\
\
|
*
|
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
11
-36
/
+120
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-05-24
4
-19
/
+25
|
\
\
\
|
*
\
\
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
151
-3900
/
+14412
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
2
-4
/
+10
|
*
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
4
-15
/
+15
*
|
|
|
scsi_scan.c: fix/convert functions to use kernel-doc
Randy Dunlap
2010-05-24
1
-17
/
+9
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-05-21
6
-30
/
+47
|
\
\
\
|
*
|
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
6
-30
/
+47
*
|
|
|
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
2010-05-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
131
-3752
/
+14235
|
\
\
\
|
*
\
\
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
129
-3742
/
+14224
|
|
\
\
\
|
|
*
|
|
[SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...
Rajashekhara, Mahesh
2010-05-16
2
-1
/
+11
|
|
*
|
|
[SCSI] aacraid: prohibit access to array container space
Rajashekhara, Mahesh
2010-05-16
1
-0
/
+34
|
|
*
|
|
[SCSI] aacraid: add support for handling ATA pass-through commands.
Rajashekhara, Mahesh
2010-05-16
1
-2
/
+16
[next]