tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
scsi
/
at
v2.6.31-rc4
24 folders
194 files
aacraid
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
17 years ago
aic7xxx
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
17 years ago
aic7xxx_old
Remove obsolete #include <linux/config.h>
20 years ago
aic94xx
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
arcmsr
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
arm
[ARM] cumana: Fix a long standing bogon
17 years ago
bnx2i
cnic: add NETDEV_1000 and NETDEVICES to Kconfig select
17 years ago
cxgb3i
[SCSI] cxgb3i: fix connection error when vlan is enabled
17 years ago
device_handler
[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handler
17 years ago
dpt
trivial: fix typo milisecond/millisecond for documentation and source comments.
17 years ago
fcoe
libfcoe: Add runtime debugging with module param debug_logging
17 years ago
fnic
[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
17 years ago
ibmvscsi
[SCSI] ibmvscsi: Fix module load hang
17 years ago
libfc
libfc: Add runtime debugging with debug_logging module parameter
17 years ago
libsas
block: set rq->resid_len to blk_rq_bytes() on issue
17 years ago
lpfc
Merge commit 'origin/master' into next
17 years ago
megaraid
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
17 years ago
mpt2sas
[SCSI] mpt2sas: bump driver version to 01.100.03.00
17 years ago
mvsas
[SCSI] mvsas: remove all the casts from void * or to void *
17 years ago
osd
[SCSI] Merge branch 'linus'
17 years ago
pcmcia
[SCSI] nsp_cs: time_out reaches -1
17 years ago
qla2xxx
headers: smp_lock.h redux
16 years ago
qla4xxx
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
sym53c8xx_2
sym53c8xx: ratelimit parity errors
17 years ago
.gitignore
[SCSI] 53c7xx: fix removal fallout
18 years ago
3w-9xxx.c
[SCSI] 3w-9xxx: scsi_dma_unmap fix
17 years ago
3w-9xxx.h
[SCSI] 3w-9xxx: add power management support
17 years ago
3w-xxxx.c
[SCSI] 3w-xxxx: scsi_dma_unmap fix
17 years ago
3w-xxxx.h
[SCSI] 3w-xxxx: scsi_dma_unmap fix
17 years ago
53c700.c
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
18 years ago
53c700.h
[SCSI] 53c700: m68k support for the 53c700 SCSI core
19 years ago
53c700.scr
Linux-2.6.12-rc2
21 years ago
53c700_d.h_shipped
Linux-2.6.12-rc2
21 years ago
BusLogic.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
BusLogic.h
[SCSI] BusLogic: make FlashPoint support x86-32 only
18 years ago
FlashPoint.c
[SCSI] FlashPoint: fix off-by-one errors
18 years ago
Kconfig
explain the hidden scsi_wait_scan Kconfig variable
17 years ago
Makefile
[SCSI] bnx2i: Add bnx2i iSCSI driver.
17 years ago
NCR5380.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
NCR5380.h
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
18 years ago
NCR53c406a.c
[SCSI] remove use_sg_chaining
18 years ago
NCR_D700.c
[SCSI] NCR_D700: fix IRQ handler return type
17 years ago
NCR_D700.h
Linux-2.6.12-rc2
21 years ago
NCR_Q720.c
some kmalloc/memset ->kzalloc (tree wide)
18 years ago
NCR_Q720.h
Linux-2.6.12-rc2
21 years ago
a100u2w.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
a100u2w.h
[SCSI] a100u2w: Convert into Linux style
19 years ago
a2091.c
[SCSI] a2091: make 2 functions static
17 years ago
a2091.h
[SCSI] a2091: make 2 functions static
17 years ago
a3000.c
[SCSI] a3000: make 2 functions static
17 years ago
a3000.h
[SCSI] a3000: make 2 functions static
17 years ago
a4000t.c
scsi: a4000 - Correct driver unregistration in case of failure
17 years ago
advansys.c
[SCSI] advansys: use request_firmware
17 years ago
aha152x.c
drivers/scsi: use nr_irqs
17 years ago
aha152x.h
[SCSI] aha152x: fix debug mode symbol conflict
18 years ago
aha1542.c
[SCSI] aha1542: minor irq handler cleanups
18 years ago
aha1542.h
[SCSI] remove Scsi_Host_Template typedef
20 years ago
aha1740.c
scsi: remove driver_data direct access of struct device
17 years ago
aha1740.h
Linux-2.6.12-rc2
21 years ago
aic7xxx_old.c
Remove pointless casts from void pointers
18 years ago
atari_NCR5380.c
Remove multiple KERN_ prefixes from printk formats
16 years ago
atari_scsi.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
atari_scsi.h
m68k: Atari SCSI driver compile fixes
19 years ago
atp870u.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
atp870u.h
[SCSI] atp870u: fix memory addressing bug
20 years ago
bvme6000_scsi.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
17 years ago
ch.c
[SCSI] ch: Add scsi type modalias
17 years ago
constants.c
[SCSI] Remove SUGGEST flags
17 years ago
dc395x.c
[SCSI] Remove random noop unchecked_isa_dma users
18 years ago
dc395x.h
Linux-2.6.12-rc2
21 years ago
dmx3191d.c
[SCSI] pci_module_init conversion in scsi subsystem
19 years ago
dpt_i2o.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
dpti.h
drivers/scsi/dpt_i2o.c: fix build on alpha
18 years ago
dtc.c
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
18 years ago
dtc.h
[SCSI] remove Scsi_Host_Template typedef
20 years ago
eata.c
block: convert to pos and nr_sectors accessors
17 years ago
eata_generic.h
[SCSI] eata_pio: Remove FALSE/TRUE defines
19 years ago
eata_pio.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
eata_pio.h
Linux-2.6.12-rc2
21 years ago
esp_scsi.c
[SCSI] esp_scsi: Use DIV_ROUND_UP
17 years ago
esp_scsi.h
sparc: Kill SBUS DVMA layer.
17 years ago
fd_mcs.c
[SCSI] fd_mcs: convert to accessors and !use_sg cleanup
18 years ago
fdomain.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
fdomain.h
Linux-2.6.12-rc2
21 years ago
g_NCR5380.c
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
18 years ago
g_NCR5380.h
Remove obsolete #include <linux/config.h>
20 years ago
g_NCR5380_mmio.c
Linux-2.6.12-rc2
21 years ago
gdth.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
gdth.h
block: unify request timeout handling
17 years ago
gdth_ioctl.h
Linux-2.6.12-rc2
21 years ago
gdth_proc.c
[SCSI] gdth: fix overlapping snprintf users
17 years ago
gdth_proc.h
block: unify request timeout handling
17 years ago
gvp11.c
[SCSI] a2091, gvp11: kill warn_unused_result warnings
17 years ago
gvp11.h
[SCSI] wd33c93: Scsi_Cmnd convertion
19 years ago
hosts.c
fix race that can give duplicate host number
17 years ago
hptiop.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
hptiop.h
[SCSI] hptiop: add more adapter models and other fixes
18 years ago
ibmmca.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
imm.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
imm.h
Remove all inclusions of <linux/config.h> kbuild explicitly includes this at build time.
19 years ago
in2000.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
in2000.h
[SCSI] remove Scsi_Host_Template typedef
20 years ago
initio.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
initio.h
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
ipr.c
ipr: differentiate pci-x and pci-e based adapters
17 years ago
ipr.h
ipr: differentiate pci-x and pci-e based adapters
17 years ago
ips.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
ips.h
removed unused #include <linux/version.h>'s
17 years ago
iscsi_tcp.c
iscsi_tcp: propogate EAGAIN from sendpage to libiscsi
17 years ago
iscsi_tcp.h
[SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp module
17 years ago
jazz_esp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
18 years ago
lasi700.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
libiscsi.c
libiscsi: add conn and scsi eh log debug flags
17 years ago
libiscsi_tcp.c
libiscsi: don't run scsi eh if iscsi task is making progress
17 years ago
libsrp.c
scsi: remove driver_data direct access of struct device
17 years ago
mac53c94.c
Remove multiple KERN_ prefixes from printk formats
16 years ago
mac53c94.h
Linux-2.6.12-rc2
21 years ago
mac_esp.c
[SCSI] mac_esp: fix for quadras with two esp chips
17 years ago
mac_scsi.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
17 years ago
mac_scsi.h
[SCSI] Remove no-op implementations of SCSI EH hooks
21 years ago
megaraid.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
megaraid.h
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
17 years ago
mesh.c
[SCSI] SCSI: remove dev->power.power_state from mesh driver
18 years ago
mesh.h
Linux-2.6.12-rc2
21 years ago
mvme147.c
[SCSI] wd33c93: fix up cut and paste error
18 years ago
mvme147.h
[SCSI] wd33c93: Scsi_Cmnd convertion
19 years ago
mvme16x_scsi.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
17 years ago
ncr53c8xx.c
[SCSI] ncr53c8xx: div reaches -1
17 years ago
ncr53c8xx.h
[SCSI] ncr53c8xx: Call scsi_host_put in release
18 years ago
nsp32.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
nsp32.h
removed unused #include <linux/version.h>'s
17 years ago
nsp32_debug.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
nsp32_io.h
Linux-2.6.12-rc2
21 years ago
osst.c
[SCSI] osst: replace scsi_execute_async with the block layer API
17 years ago
osst.h
[SCSI] osst: replace scsi_execute_async with the block layer API
17 years ago
osst_detect.h
Linux-2.6.12-rc2
21 years ago
osst_options.h
Linux-2.6.12-rc2
21 years ago
pas16.c
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
18 years ago
pas16.h
[SCSI] remove Scsi_Host_Template typedef
20 years ago
ppa.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
ppa.h
Remove all inclusions of <linux/config.h> kbuild explicitly includes this at build time.
19 years ago
ps3rom.c
ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
17 years ago
qla1280.c
[SCSI] qla1280: error recovery rewrite
17 years ago
qla1280.h
[SCSI] qla1280: error recovery rewrite
17 years ago
qlogicfas.c
[SCSI] remove use_sg_chaining
18 years ago
qlogicfas408.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
qlogicfas408.h
[SCSI] Scsi_Cmnd conversion in qlogicfas408 driver
19 years ago
qlogicpti.c
[SCSI] qlogicpti: use request_firmware
17 years ago
qlogicpti.h
qlogicpti: Convert to pure OF driver.
17 years ago
raid_class.c
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
17 years ago
script_asm.pl
Linux-2.6.12-rc2
21 years ago
scsi.c
[SCSI] fix documentation for two functions
17 years ago
scsi.h
[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/
19 years ago
scsi_debug.c
scsi_debug: Add support for physical block exponent and alignment
17 years ago
scsi_devinfo.c
enhance device info matching for multiple tables
17 years ago
scsi_error.c
[SCSI] fix up scsi_eh_lock_door()
17 years ago
scsi_ioctl.c
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
17 years ago
scsi_lib.c
sd, sr: fix Driver 'sd' needs updating message
17 years ago
scsi_lib_dma.c
[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
19 years ago
scsi_logging.h
Remove obsolete #include <linux/config.h>
20 years ago
scsi_module.c
Linux-2.6.12-rc2
21 years ago
scsi_netlink.c
[SCSI] fix netlink kernel-doc
17 years ago
scsi_priv.h
sd, sr: fix Driver 'sd' needs updating message
17 years ago
scsi_proc.c
proc 2/2: remove struct proc_dir_entry::owner
17 years ago
scsi_sas_internal.h
SCSI: convert struct class_device to struct device
18 years ago
scsi_scan.c
[SCSI] Increase default timeout for INQUIRY
17 years ago
scsi_sysctl.c
[SCSI] small cleanups
19 years ago
scsi_sysfs.c
sd, sr: fix Driver 'sd' needs updating message
17 years ago
scsi_tgt_if.c
scsi-tgt: BKL pushdown
18 years ago
scsi_tgt_lib.c
block: cleanup rq->data_len usages
17 years ago
scsi_tgt_priv.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
scsi_transport_api.h
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
20 years ago
scsi_transport_fc.c
[SCSI] FC transport: Locking fix for common-code FC pass-through patch
17 years ago
scsi_transport_fc_internal.h
[SCSI] fc_transport: add target driver support
18 years ago
scsi_transport_iscsi.c
scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targets
17 years ago
scsi_transport_sas.c
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
17 years ago
scsi_transport_spi.c
scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers
17 years ago
scsi_transport_srp.c
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
17 years ago
scsi_transport_srp_internal.h
[SCSI] scsi_transport_srp: remove tgt dependencies
18 years ago
scsi_typedefs.h
[SCSI] remove scsi_request infrastructure
20 years ago
scsi_wait_scan.c
driver synchronization: make scsi_wait_scan more advanced
17 years ago
scsicam.c
[SCSI] Add Documentation and integrate into docbook build
18 years ago
sd.c
sd, sr: fix Driver 'sd' needs updating message
17 years ago
sd.h
sd: Physical block size and alignment support
17 years ago
sd_dif.c
block: convert to pos and nr_sectors accessors
17 years ago
ses.c
[SCSI] ses: #if 0 the unused ses_match_host()
17 years ago
sg.c
block: fix sg SG_DXFER_TO_FROM_DEV regression
16 years ago
sgiwd93.c
[SCSI] sgiwd93: Fix compilation warning
17 years ago
sim710.c
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
17 years ago
sni_53c710.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
sr.c
sd, sr: fix Driver 'sd' needs updating message
17 years ago
sr.h
[SCSI] sr: fix test unit ready responses
18 years ago
sr_ioctl.c
[SCSI] sr: report more accurate drive status after closing the tray.
17 years ago
sr_vendor.c
drivers/scsi/sr_vendor.c: use bcd2bin
17 years ago
st.c
[SCSI] st: fix gcc 4.4 warning
17 years ago
st.h
[SCSI] st: remove unused frp_sg_current
17 years ago
st_options.h
[SCSI] st: add option to use SILI in variable block reads
18 years ago
stex.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
17 years ago
sun3_NCR5380.c
Remove multiple KERN_ prefixes from printk formats
16 years ago
sun3_scsi.c
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
18 years ago
sun3_scsi.h
[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again
19 years ago
sun3_scsi_vme.c
[SCSI] sun3_scsi_vme: add MODULE_LICENSE
18 years ago
sun3x_esp.c
[SCSI] sun3x_esp: Convert && to ||
17 years ago
sun_esp.c
sparc: Annotate of_device_id arrays with const or __initdata.
17 years ago
sym53c416.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
sym53c416.h
[SCSI] remove Scsi_Host_Template typedef
20 years ago
t128.c
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
18 years ago
t128.h
[SCSI] scsi: t128 scsi_cmnd convertion
19 years ago
tmscsim.c
[SCSI] tmscsim: fix indentation and braces disagreement - add braces
17 years ago
tmscsim.h
[SCSI] tmscsim: Further clean-up of the driver
19 years ago
u14-34f.c
block: convert to pos and nr_sectors accessors
17 years ago
ultrastor.c
scsi: fix integer as NULL pointer warnings
18 years ago
ultrastor.h
[SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmnd
19 years ago
wd33c93.c
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
18 years ago
wd33c93.h
Spelling fix: explicitly
18 years ago
wd7000.c
[SCSI] Clean up my email address and use a single standard address for everything
17 years ago
zalon.c
[SCSI] zalon: fix oops on attach failure
17 years ago
zorro7xx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
18 years ago