index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
[SCSI] libfc: fix race in SRR response
Vasu Dev
1
-7
/
+4
2011-05-24
[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
Vasu Dev
1
-0
/
+1
2011-05-24
[SCSI] libfc: release DDP context if frame_send() fails
Yi Zou
3
-1
/
+3
2011-05-24
[SCSI] libfc: fix mm leak in handling incoming request for target discovery
Hillf Danton
1
-0
/
+1
2011-05-24
[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN
Neerav Parikh
2
-0
/
+68
2011-05-24
[SCSI] libfcoe: Incorrect CVL handling for NPIV ports
Bhanu Prakash Gollapudi
1
-43
/
+90
2011-05-24
[SCSI] megaraid_sas: Version and Changelog update
adam radford
3
-4
/
+18
2011-05-24
[SCSI] megaraid_sas: Add 1078 OCR support
adam radford
1
-17
/
+17
2011-05-24
[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
adam radford
1
-1
/
+40
2011-05-24
[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
adam radford
1
-13
/
+14
2011-05-24
[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
adam radford
1
-0
/
+5
2011-05-24
[SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
adam radford
2
-12
/
+18
2011-05-24
[SCSI] megaraid_sas: Remove un-used function
adam radford
1
-16
/
+0
2011-05-24
[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead
adam radford
1
-13
/
+12
2011-05-24
[SCSI] libsas: fix SATA NCQ error
Xiangliang Yu
1
-2
/
+18
2011-05-24
[SCSI] mpt2sas: Driver version upgrade 08.100.00.02
Kashyap, Desai
1
-2
/
+2
2011-05-24
[SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...
Kashyap, Desai
1
-26
/
+68
2011-05-24
hwmon: (coretemp) Add comments describing the handling of HT CPUs
Guenter Roeck
1
-2
/
+18
2011-05-24
kernel/watchdog.c: Use proper ANSI C prototypes
Linus Torvalds
1
-1
/
+1
2011-05-24
perf tools: Fix sample type size calculation in 32 bits archs
Frederic Weisbecker
1
-1
/
+1
2011-05-24
Documentation: update GregKH links
Vikram Narayanan
1
-4
/
+5
2011-05-24
Documentation: fix vgaarbiter.txt typos etc.
Nicolas Kaiser
1
-11
/
+9
2011-05-24
Documentation: update LXR web link
Harry Wei
1
-1
/
+1
2011-05-24
Documentation: update epoll sysctl text
Lucian Adrian Grijincu
1
-7
/
+0
2011-05-24
Documentation: update dontdiff file
Randy Dunlap
1
-12
/
+46
2011-05-23
x86, apic: Include module.h header in apic_flat_64.c
Randy Dunlap
1
-0
/
+1
2011-05-23
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
1
-1
/
+3
2011-05-23
ARM: bcmring: convert to use sp804 clockevents
Russell King
1
-110
/
+8
2011-05-23
ARM: bcmring: convert to sp804 clocksource
Russell King
2
-64
/
+45
2011-05-23
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
3
-2
/
+7
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
3
-8
/
+16
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
6
-3
/
+77
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
7
-8
/
+8
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2
-17
/
+7
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2
-13
/
+8
2011-05-23
clocksource: convert SPEAr platforms 16-bit up counting clocksource
Russell King
2
-14
/
+3
2011-05-23
clocksource: convert Integrator/AP 16-bit down counting clocksource
Russell King
2
-18
/
+4
2011-05-23
clocksource: convert W90x900 24-bit down counting clocksource
Russell King
2
-15
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
6
-87
/
+16
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
10
-145
/
+34
2011-05-23
clocksource: add common mmio clocksource
Russell King
4
-0
/
+85
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
1
-15
/
+16
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
1
-15
/
+0
2011-05-23
ARM: s5p: consolidate selection of timer register
Russell King
1
-41
/
+17
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
19
-162
/
+37
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
[next]