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.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-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
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
10
-94
/
+124
2010-08-07
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2
-17
/
+4
2010-08-07
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
1
-1
/
+6
2010-08-07
scsi/sd: remove big kernel lock
Arnd Bergmann
2
-11
/
+8
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2
-1
/
+11
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2
-10
/
+25
2010-08-07
scsi: fix discard page leak
FUJITA Tomonori
2
-7
/
+10
2010-08-07
scsi: need to reset unprep_rq_fn in sd_remove
FUJITA Tomonori
1
-0
/
+1
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-08-07
scsi: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-10
/
+16
2010-08-07
scsi: remove unused free discard page in sd_done
FUJITA Tomonori
1
-9
/
+0
2010-08-07
scsi: add sd_unprep_fn to free discard page
FUJITA Tomonori
1
-1
/
+11
2010-08-07
block: implement an unprep function corresponding directly to prep
James Bottomley
1
-1
/
+1
2010-08-07
block: don't allocate a payload for discard request
Christoph Hellwig
1
-18
/
+34
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-4
/
+4
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
6
-16
/
+17
2010-08-07
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
1
-25
/
+0
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-83
/
+74
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-4
/
+0
2010-08-06
SCSI: remove fake "address-of" expression
Alan Stern
2
-2
/
+2
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-7
/
+7
2010-08-06
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
1
-3
/
+0
2010-08-06
scsi: Remove owner field from attribute initialization in LPFC driver
Guenter Roeck
1
-1
/
+0
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
18
-31
/
+27
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
227
-6088
/
+18351
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-3
/
+4
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
3
-26
/
+43
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-3
/
+2
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
5
-42
/
+40
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
5
-33
/
+32
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
5
-5
/
+0
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-0
/
+4
2010-07-28
[SCSI] sd: add support for runtime PM
Alan Stern
1
-5
/
+16
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
7
-11
/
+193
2010-07-28
[SCSI] convert to the new PM framework
Alan Stern
4
-47
/
+105
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
8
-30
/
+30
2010-07-28
[SCSI] ibmvstgt: add __init/__exit macros
Peter Huewe
1
-2
/
+2
2010-07-28
[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31
Rolf Eike Beer
1
-6
/
+8
2010-07-28
[SCSI] qla2xxx: T10 DIF Type 2 support
Arun Easi
4
-6
/
+43
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
5
-60
/
+5
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
22
-22
/
+22
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
4
-40
/
+25
2010-07-28
[SCSI] qla2xxx: Updates for ISP82xx.
Giridhar Malavali
4
-289
/
+42
2010-07-28
[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters
Harish Zunjarrao
1
-13
/
+24
2010-07-28
[SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
Harish Zunjarrao
3
-10
/
+162
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...
Madhuranath Iyengar
1
-0
/
+7
2010-07-28
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
3
-6
/
+15
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...
Duane Grigsby
1
-0
/
+3
2010-07-28
[SCSI] qla2xxx: Correct extended sense-data handling.
Andrew Vasquez
1
-9
/
+18
[next]