index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
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-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-7
/
+7
2010-08-05
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
1
-3
/
+0
2010-08-05
scsi: Remove owner field from attribute initialization in LPFC driver
Guenter Roeck
1
-1
/
+0
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
18
-31
/
+27
2010-08-04
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]