index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
21
-4276
/
+560
2008-10-23
[SCSI] sd: fix computation of the full size of the device
H. Peter Anvin
1
-1
/
+1
2008-10-23
[SCSI] sun3x_esp: Convert && to ||
Julia Lawall
1
-2
/
+2
2008-10-23
[SCSI] sd: remove command-size switching code
Alan Stern
1
-9
/
+0
2008-10-23
[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy API
FUJITA Tomonori
1
-3
/
+0
2008-10-23
[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API
FUJITA Tomonori
1
-6
/
+1
2008-10-23
[SCSI] fix netlink kernel-doc
Randy Dunlap
1
-6
/
+3
2008-10-23
[SCSI] sd: Fix handling of NO_SENSE check condition
Jamie Wellnitz
1
-1
/
+9
2008-10-23
[SCSI] export busy state via q->lld_busy_fn()
Kiyoshi Ueda
1
-0
/
+32
2008-10-23
[SCSI] refactor sdev/starget/shost busy checking
Kiyoshi Ueda
1
-10
/
+20
2008-10-23
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume
thomas schorpp
1
-0
/
+7
2008-10-23
[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)
Alan Cox
2
-5
/
+5
2008-10-23
[SCSI] ipr: use memory_read_from_buffer()
Akinobu Mita
1
-11
/
+5
2008-10-23
[SCSI] aic79xx: fix shadowed variables
Harvey Harrison
1
-4
/
+0
2008-10-23
[SCSI] aic79xx: fix shadowed variables, add statics
Harvey Harrison
1
-9
/
+4
2008-10-23
[SCSI] aic7xxx: update *_shipped files
Denys Vlasenko
4
-4197
/
+133
2008-10-23
[SCSI] aic7xxx: update .reg files
Denys Vlasenko
2
-0
/
+309
2008-10-23
[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser
Denys Vlasenko
4
-1
/
+16
2008-10-23
[SCSI] scsi_dh: Initialize path state to be passive when path is not owned
Chandra Seetharaman
1
-0
/
+3
2008-10-23
[SCSI] fix removable device inability to detect disk changes
James Bottomley
1
-11
/
+10
2008-10-21
[PATCH] switch sr
Al Viro
1
-22
/
+18
2008-10-21
[PATCH] switch sd
Al Viro
1
-24
/
+17
2008-10-21
[PATCH] switch ide-scsi
Al Viro
1
-15
/
+9
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
3
-10
/
+10
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
4
-5
/
+8
2008-10-21
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
1
-7
/
+4
2008-10-21
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2
-3
/
+4
2008-10-21
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2
-2
/
+2
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-1
/
+1
2008-10-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-4
/
+2
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-9
/
+17
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
1
-3
/
+2
2008-10-20
PCI: change MSI-x vector to 32bit
Yinghai Lu
1
-1
/
+1
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
1
-1
/
+0
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-3
/
+0
2008-10-20
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
1
-6
/
+6
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
1
-9
/
+17
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
45
-1085
/
+7916
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-18
/
+14
2008-10-16
pci: change msi-x vector to 32bit
Yinghai Lu
1
-1
/
+1
2008-10-16
drivers/scsi: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-15
[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n
James Bottomley
1
-5
/
+14
2008-10-14
m68k: Atari SCSI needs NVRAM
Geert Uytterhoeven
1
-0
/
+1
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
3
-500
/
+3
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-69
/
+33
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-200
/
+182
2008-10-13
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-13
ide: remove superfluous ->media field from ide_driver_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
[next]