index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-09
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
1
-1
/
+2
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-71
/
+8
2013-04-09
atari_scsi: switch to ->show_info()
Al Viro
3
-87
/
+62
2013-04-09
aix7xxx_old: switch to ->show_info()
Al Viro
2
-163
/
+60
2013-04-09
ips: fix format bugs exposed by previous commit
Al Viro
1
-3
/
+3
2013-04-09
ips: switch to ->show_info()
Al Viro
2
-161
/
+80
2013-04-09
acornscsi: switch to ->show_info()
Al Viro
1
-41
/
+17
2013-04-09
fas216: switch to ->show_info()
Al Viro
6
-142
/
+49
2013-04-09
aic7xxx: switch to ->show_info()
Al Viro
3
-126
/
+48
2013-04-09
aic79xx: switch to ->show_info()
Al Viro
3
-131
/
+53
2013-04-09
in2000: switch to ->show_info()
Al Viro
1
-106
/
+72
2013-04-09
atp870u: switch to ->show_info()
Al Viro
1
-32
/
+8
2013-04-09
dc395x: switch to ->show_info()
Al Viro
1
-16
/
+4
2013-04-09
dpt_i2o: switch to ->show_info()
Al Viro
1
-90
/
+12
2013-04-09
eata_pio: switch to ->show_info()
Al Viro
1
-46
/
+10
2013-04-09
aha1740: switch to ->show_info()
Al Viro
1
-24
/
+5
2013-04-09
aha152x: switch to ->show_info()
Al Viro
1
-49
/
+12
2013-04-09
advansys: fix buggered formats - unsigned long != u32 on 64bit
Al Viro
1
-13
/
+13
2013-04-09
advansys: switch to ->show_info()
Al Viro
1
-837
/
+327
2013-04-09
nsp_cs: switch to ->show_info()
Al Viro
2
-38
/
+7
2013-04-09
nsp32: switch to ->show_info()
Al Viro
1
-33
/
+6
2013-04-09
BusLogic: switch to ->show_info()
Al Viro
2
-46
/
+38
2013-04-09
scsi_debug: switch to ->show_info()
Al Viro
1
-32
/
+21
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
13
-78
/
+71
2013-04-09
ppa: switch to ->show_info()
Al Viro
1
-26
/
+10
2013-04-09
imm: switch to ->show_info()
Al Viro
1
-29
/
+11
2013-04-09
gdth: switch to ->show_info()
Al Viro
4
-170
/
+52
2013-04-09
switch wd33c93 to ->show_info()
Al Viro
6
-115
/
+94
2013-04-09
wd7000: switch to ->show_info()
Al Viro
1
-23
/
+8
2013-04-09
sym53c8xx_2: switch to ->show_info()
Al Viro
1
-94
/
+21
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
1
-9
/
+59
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+6
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
67
-1190
/
+4000
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
10
-288
/
+736
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-27
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-27
scsi: convert to idr_alloc()
Tejun Heo
3
-57
/
+34
2013-02-27
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-7
/
+7
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
5
-327
/
+440
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
4
-219
/
+267
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-3
/
+57
2013-02-24
[SCSI] scsi: fix lpfc build when wmb() is defined as mb()
Randy Dunlap
1
-28
/
+28
2013-02-24
[SCSI] storvsc: Handle dynamic resizing of the device
K. Y. Srinivasan
1
-0
/
+31
2013-02-24
[SCSI] storvsc: Restructure error handling code on command completion
K. Y. Srinivasan
1
-42
/
+59
2013-02-24
[SCSI] storvsc: avoid usage of WRITE_SAME
Olaf Hering
1
-0
/
+4
2013-02-24
[SCSI] aacraid: suppress two GCC warnings
Paul Bolle
1
-2
/
+2
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
1
-0
/
+16
[next]