index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2008-10-03
[SCSI] qla2xxx: Add input/output byte-count statistics.
Harish Zunjarrao
3
-7
/
+21
2008-10-03
[SCSI] libiscsi: return error passed in during iscsi recovery
Mike Christie
1
-1
/
+1
2008-10-03
[SCSI] fc_transport: Add an API to allow an LLD to create vports
Andrew Vasquez
1
-28
/
+26
2008-10-03
[SCSI] sd: use generic helper to print capacities in both binary and SI
James Bottomley
1
-16
/
+11
2008-10-03
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
3
-5
/
+0
2008-10-03
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
3
-11
/
+45
2008-10-03
[SCSI] add inline functions for recognising created and blocked states
James Bottomley
2
-8
/
+9
2008-10-03
[SCSI] scsi_netlink: Add transport and LLD recieve and event support
James Smart
1
-8
/
+515
2008-10-03
[SCSI] tmscsim: Fixup KERN_INFO in printk
Nick Warne
1
-2
/
+2
2008-10-03
[SCSI] qla2xxx: Remove semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-10-03
[SCSI] scsi_host_lookup: error returns and NULL pointers
James Smart
4
-10
/
+10
2008-09-29
[SCSI] qlogicpti: fix sg list traversal error in continuation entries
Boaz Harrosh
1
-0
/
+1
2008-09-23
[SCSI] Fix hang with split requests
James Bottomley
1
-1
/
+2
2008-09-13
[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...
Andrew Vasquez
2
-1
/
+2
2008-09-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-4
/
+0
2008-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-13
/
+14
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
2
-4
/
+0
2008-08-29
[SCSI] fix check of PQ and PDT bits for WLUNs
James Bottomley
1
-1
/
+2
2008-08-29
[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry
Mike Anderson
1
-1
/
+1
2008-08-29
[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
Mike Anderson
3
-10
/
+10
2008-08-29
[SCSI] sd: select CRC_T10DIF only when necessary
Stefan Richter
1
-1
/
+1
2008-08-29
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
2
-0
/
+4
2008-08-27
sg: restore command permission for TYPE_SCANNER
FUJITA Tomonori
1
-8
/
+14
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
1
-2
/
+9
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
8
-8
/
+0
2008-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
13
-42
/
+189
2008-08-16
[SCSI] ibmvfc: Driver version 1.0.2
Brian King
1
-2
/
+2
2008-08-16
[SCSI] ibmvfc: Add details to async event log
Brian King
1
-1
/
+2
2008-08-16
[SCSI] ibmvfc: Sanitize response lengths
Brian King
1
-3
/
+3
2008-08-16
[SCSI] ibmvfc: Fix for lost async events
Brian King
1
-7
/
+11
2008-08-16
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
1
-1
/
+2
2008-08-16
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
1
-3
/
+4
2008-08-16
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
Brian King
1
-1
/
+1
2008-08-16
[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions
Joe Malicki
1
-1
/
+1
2008-08-16
[SCSI] qla2xxx: Update version number to 8.02.01-k7.
Andrew Vasquez
1
-1
/
+1
2008-08-16
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
3
-4
/
+12
2008-08-16
[SCSI] qla2xxx: Reference proper ha during SBR handling.
Andrew Vasquez
2
-4
/
+6
2008-08-16
[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.
Mike Hernandez
1
-2
/
+3
2008-08-16
[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.
Andrew Vasquez
1
-2
/
+0
2008-08-16
[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
Andrew Vasquez
2
-4
/
+6
2008-08-16
[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.
Andrew Vasquez
1
-0
/
+11
2008-08-16
[SCSI] scsi_dh: Initialize lun_state in check_ownership()
Chandra Seetharaman
1
-0
/
+1
2008-08-16
[SCSI] scsi_dh: Do not use scsilun in rdac hardware handler
Chandra Seetharaman
1
-1
/
+1
2008-08-16
[SCSI] megaraid_sas: version and Documentation Update
Yang, Bo
1
-3
/
+3
2008-08-16
[SCSI] megaraid_sas: add new controllers (0x78 0x79)
Yang, Bo
2
-2
/
+112
2008-08-16
[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine
Yang, Bo
1
-0
/
+1
2008-08-16
[SCSI] megaraid_sas: add readl to force PCI posting flush
Yang, Bo
1
-0
/
+6
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
4
-4
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
6
-14
/
+34
[next]