index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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] ibmvfc: Driver version 1.0.9
Brian King
1
-2
/
+2
2010-08-06
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
2
-169
/
+204
2010-08-06
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
2
-0
/
+9
2010-08-06
[SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16
James Smart
1
-1
/
+1
2010-08-06
[SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes
James Smart
6
-47
/
+144
2010-08-06
[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup
James Smart
9
-51
/
+128
2010-08-06
[SCSI] pm8001: introduce missing kfree
Julia Lawall
1
-3
/
+10
2010-08-06
[SCSI] qla4xxx: Update driver version to 5.02.00-k3
Vikas Chaudhary
1
-1
/
+1
2010-08-06
[SCSI] qla4xxx: Added AER support for ISP82xx
Lalit Chandivade
7
-4
/
+352
2010-08-06
[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios
Nilesh Javali
5
-0
/
+47
2010-08-06
[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x
Vikas Chaudhary
2
-11
/
+12
2010-08-06
[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc
Vikas Chaudhary
1
-1
/
+3
2010-08-06
[SCSI] qla4xxx: Stop firmware before doing init firmware.
Lalit Chandivade
1
-0
/
+6
2010-08-06
[SCSI] qla4xxx: Use the correct request queue.
Vikas Chaudhary
1
-1
/
+1
2010-08-06
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
Vikas Chaudhary
4
-9
/
+7
2010-08-06
SCSI: remove fake "address-of" expression
Alan Stern
2
-2
/
+2
2010-08-06
[SCSI] libfc: call fc_remote_port_chkready under the host lock.
Mike Christie
1
-2
/
+2
2010-08-06
[SCSI] remove fake "address-of" expression
Alan Stern
2
-2
/
+2
2010-08-06
[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi
Mike Christie
3
-0
/
+490
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
3
-30
/
+30
2010-08-06
[SCSI] be2iscsi: select ISCSI_BOOT_SYSFS
Randy Dunlap
1
-0
/
+1
2010-08-06
[SCSI] be2iscsi: Driver Version change to 2.0.549.0
Jayamohan Kallickal
1
-1
/
+1
2010-08-06
[SCSI] be2iscsi: Increase max sector
Jayamohan Kallickal
1
-1
/
+1
2010-08-06
[SCSI] be2iscsi: Add support for iscsi boot
Jayamohan Kallickal
6
-46
/
+564
2010-08-06
[SCSI] 53c700: remove dma_is_consistent usage
FUJITA Tomonori
1
-3
/
+0
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
[prev]
[next]