index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
2010-08-11
1
-3
/
+0
*
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
2010-08-11
3
-21
/
+19
*
drivers/scsi: use memdup_user
Julia Lawall
2010-08-11
1
-8
/
+3
*
scsi: remove private BIT macros
Andrew Morton
2010-08-11
2
-4
/
+2
*
scsi: fix bnx2i build errors
Randy Dunlap
2010-08-11
1
-1
/
+2
*
scsi: fix pmcraid build errors
Randy Dunlap
2010-08-11
1
-1
/
+1
*
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
2010-08-11
1
-1
/
+1
*
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
2010-08-11
1
-43
/
+44
*
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
2010-08-11
1
-2
/
+2
*
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
2010-08-11
1
-2
/
+2
*
scsi/sd.c: quiet all sparse noise
H Hartley Sweeten
2010-08-11
1
-6
/
+6
*
scsi: remove superfluous NULL pointer check from scsi_kill_request()
Bartlomiej Zolnierkiewicz
2010-08-11
1
-6
/
+0
*
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-08-11
2
-3
/
+3
*
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
2010-08-11
1
-1
/
+1
*
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
2010-08-11
2
-23
/
+26
*
g_NCR5380: remove misleading pnp error message
Ondrej Zary
2010-08-11
1
-3
/
+1
*
drivers/scsi: remove unnecessary NULL test
Julia Lawall
2010-08-11
1
-1
/
+0
*
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
2010-08-11
1
-1
/
+3
*
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
2010-08-11
1
-1
/
+1
*
osst: fix read buffer overflow
Roel Kluin
2010-08-11
1
-1
/
+2
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
10
-94
/
+124
|
\
|
*
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2010-08-07
2
-17
/
+4
|
*
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
2010-08-07
1
-1
/
+6
|
*
scsi/sd: remove big kernel lock
Arnd Bergmann
2010-08-07
2
-11
/
+8
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
2
-1
/
+11
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
2
-10
/
+25
|
*
scsi: fix discard page leak
FUJITA Tomonori
2010-08-07
2
-7
/
+10
|
*
scsi: need to reset unprep_rq_fn in sd_remove
FUJITA Tomonori
2010-08-07
1
-0
/
+1
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-1
/
+1
|
*
scsi: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-10
/
+16
|
*
scsi: remove unused free discard page in sd_done
FUJITA Tomonori
2010-08-07
1
-9
/
+0
|
*
scsi: add sd_unprep_fn to free discard page
FUJITA Tomonori
2010-08-07
1
-1
/
+11
|
*
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-08-07
1
-1
/
+1
|
*
block: don't allocate a payload for discard request
Christoph Hellwig
2010-08-07
1
-18
/
+34
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
1
-4
/
+4
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
6
-16
/
+17
|
*
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
2010-08-07
1
-25
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
5
-83
/
+74
|
\
\
|
*
|
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
1
-3
/
+2
|
*
|
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
5
-42
/
+40
|
*
|
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
5
-33
/
+32
|
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
5
-5
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
2
-4
/
+0
|
\
\
\
|
*
|
|
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
2010-08-05
1
-3
/
+0
|
*
|
|
scsi: Remove owner field from attribute initialization in LPFC driver
Guenter Roeck
2010-08-05
1
-1
/
+0
*
|
|
|
SCSI: remove fake "address-of" expression
Alan Stern
2010-08-06
2
-2
/
+2
*
|
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
2
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
2
-4
/
+4
|
*
|
|
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-06-28
2
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
18
-31
/
+27
|
\
\
\
[next]