index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] osd: Documentation for OSD library
Boaz Harrosh
2009-03-12
1
-0
/
+198
*
[SCSI] libosd: SCSI/OSD Sense decoding support
Boaz Harrosh
2009-03-12
4
-0
/
+506
*
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2009-03-12
3
-0
/
+133
*
[SCSI] libosd: OSD version 2 Support
Boaz Harrosh
2009-03-12
3
-18
/
+205
*
[SCSI] libosd: Not implemented commands
Boaz Harrosh
2009-03-12
1
-0
/
+35
*
[SCSI] libosd: Add Flush and List-objects support
Boaz Harrosh
2009-03-12
1
-0
/
+124
*
[SCSI] libosd: OSD Security processing stubs
Boaz Harrosh
2009-03-12
1
-0
/
+86
*
[SCSI] libosd: attributes Support
Boaz Harrosh
2009-03-12
2
-0
/
+906
*
[SCSI] osd_uld: API for retrieving osd devices from Kernel
Boaz Harrosh
2009-03-12
2
-0
/
+67
*
[SCSI] osd_uld: OSD scsi ULD
Boaz Harrosh
2009-03-12
3
-0
/
+432
*
[SCSI] libosd: OSDv1 preliminary implementation
Boaz Harrosh
2009-03-12
4
-0
/
+547
*
[SCSI] libosd: OSDv1 Headers
Boaz Harrosh
2009-03-12
4
-0
/
+914
*
[SCSI] add OSD_TYPE
Boaz Harrosh
2009-03-12
2
-0
/
+2
*
[SCSI] major.h: char-major number for OSD device driver
Boaz Harrosh
2009-03-12
2
-0
/
+7
*
[SCSI] sg: fix races with ioctl(SG_IO)
Tony Battersby
2009-03-12
1
-25
/
+14
*
[SCSI] sg: fix races during device removal
Tony Battersby
2009-03-12
1
-217
/
+201
*
[SCSI] stex: Version update
Ed Lin - PTU
2009-03-12
1
-3
/
+3
*
[SCSI] stex: Small fixes
Ed Lin - PTU
2009-03-12
1
-6
/
+22
*
[SCSI] stex: Fix for controller type st_yosemite
Ed Lin - PTU
2009-03-12
1
-61
/
+3
*
[SCSI] stex: Add new device id
Ed Lin - PTU
2009-03-12
1
-2
/
+6
*
[SCSI] stex: Fix for potential invalid response
Ed Lin - PTU
2009-03-12
1
-0
/
+1
*
[SCSI] osst: Remove SUGGEST flags
James Bottomley
2009-03-12
1
-2
/
+2
*
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
9
-36
/
+15
*
[SCSI] ipr: add MSI support
Wayne Boyer
2009-03-12
2
-2
/
+9
*
[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description
Christof Schmitt
2009-03-12
1
-1
/
+1
*
[SCSI] sym53c8xx: Keep transfer negotiations valid
Aaro Koskinen
2009-03-12
2
-9
/
+27
*
[SCSI] Improve SCSI_LOGGING Kconfig entry
Robert Love
2009-03-12
1
-6
/
+7
*
[SCSI] Check for deleted device in scsi_device_online()
Hannes Reinecke
2009-03-12
1
-1
/
+2
*
[SCSI] lpfc: constify virtual function tables
Jan Engelhardt
2009-03-12
1
-8
/
+8
*
[SCSI] libfc: fix compile warning
FUJITA Tomonori
2009-03-12
2
-3
/
+4
*
[SCSI] libfc: needs CRC32
Randy Dunlap
2009-03-12
1
-0
/
+1
*
[SCSI] scsi_debug: needs CRC_T10DIF
Randy Dunlap
2009-03-12
1
-0
/
+1
*
[SCSI] scsi_debug: DIF/DIX support
Martin K. Petersen
2009-03-12
1
-7
/
+436
*
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
2009-03-12
1
-1
/
+0
*
[SCSI] ses: Use new scsi VPD helper
Matthew Wilcox
2009-03-12
1
-27
/
+4
*
[SCSI] Add VPD helper
Matthew Wilcox
2009-03-12
2
-0
/
+105
*
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
1
-1
/
+1
*
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
1
-4
/
+0
*
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
2
-2
/
+2
*
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
3
-9
/
+15
*
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
1
-1
/
+5
*
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
1
-8
/
+1
*
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
2009-03-10
1
-1
/
+1
*
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
2009-03-10
1
-57
/
+24
*
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
3
-24
/
+23
*
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
1
-1
/
+1
*
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
1
-4
/
+0
*
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
1
-13
/
+0
*
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
2
-3
/
+5
*
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
1
-5
/
+3
[next]