index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-20
3
-25
/
+0
*
[SCSI] queue async scan work to an async_schedule domain
Dan Williams
2012-07-20
1
-6
/
+6
*
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
3
-2
/
+43
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
7
-27
/
+55
*
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
2012-07-20
2
-4
/
+5
*
[SCSI] aacraid: Series 7 Async. (performance) mode support
Mahesh Rajashekhara
2012-07-20
8
-125
/
+357
*
[SCSI] aha152x: Allow use on 64bit systems
Alan Cox
2012-07-20
1
-1
/
+1
*
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
2012-07-20
3
-4
/
+17
*
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
Kyle McMartin
2012-07-20
1
-0
/
+2
*
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
3
-6
/
+6
*
[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
1
-1
/
+1
*
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
2012-07-20
1
-4
/
+6
*
[SCSI] ufs: reverse the ufshcd_is_device_present logic
Venkatraman S
2012-07-20
1
-3
/
+3
*
[SCSI] ufs: use module_pci_driver
Venkatraman S
2012-07-20
1
-18
/
+1
*
[SCSI] usb-storage: update usb devices for write cache quirk in quirk list.
Namjae Jeon
2012-07-20
1
-0
/
+12
*
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
2012-07-20
4
-2
/
+14
*
[SCSI] set to WCE if usb cache quirk is present.
Namjae Jeon
2012-07-20
2
-2
/
+8
*
[SCSI] virtio-scsi: hotplug support for virtio-scsi
Cong Meng
2012-07-20
2
-1
/
+132
*
[SCSI] virtio-scsi: split scatterlist per target
Paolo Bonzini
2012-07-20
1
-47
/
+94
*
[SCSI] virtio-scsi: release sg_lock after add_buf
Paolo Bonzini
2012-07-20
1
-2
/
+2
*
[SCSI] virtio-scsi: split locking per vq
Paolo Bonzini
2012-07-20
1
-25
/
+52
*
[SCSI] virtio-scsi: unlock during kick
Paolo Bonzini
2012-07-20
1
-1
/
+3
*
[SCSI] libfc: fix sending REC after FCP_RESP is received
Yi Zou
2012-07-20
1
-3
/
+3
*
[SCSI] libfc: fix retries with FDMI lport states
Vasu Dev
2012-07-20
1
-2
/
+3
*
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
2012-07-20
1
-1
/
+2
*
[SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread
Neil Horman
2012-07-20
1
-8
/
+10
*
[SCSI] fcoe: Remove redundant 'less than zero' check
Robert Love
2012-07-20
1
-1
/
+1
*
[SCSI] libfc: add exch timer debug info
Vasu Dev
2012-07-20
1
-43
/
+53
*
[SCSI] scsi_pm: set device runtime state before parent suspended
Lin Ming
2012-07-20
1
-11
/
+12
*
[SCSI] lpfc: fix problems with -Werror
James Bottomley
2012-07-20
1
-0
/
+2
*
[SCSI] mvsas: remove unused variable in mvs_task_exec()
Dan Carpenter
2012-07-20
1
-1
/
+0
*
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
6
-46
/
+73
*
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
2012-07-20
2
-7
/
+0
*
[SCSI] libsas: fix sas_discover_devices return code handling
Dan Williams
2012-07-20
1
-27
/
+12
*
[SCSI] libsas: continue revalidation
Dan Williams
2012-07-20
1
-4
/
+4
*
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
Jeff Skirvin
2012-07-20
1
-1
/
+6
*
[SCSI] isci: use sas eh strategy handlers
Dan Williams
2012-07-20
1
-0
/
+3
*
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
2012-07-20
2
-12
/
+10
*
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
2012-07-20
2
-0
/
+22
*
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
4
-4
/
+140
*
[SCSI] cleanup setting task state in scsi_error_handler()
Dan Williams
2012-07-20
1
-3
/
+1
*
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
2012-07-20
2
-2
/
+0
*
[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
Dan Williams
2012-07-20
1
-0
/
+14
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
10
-37
/
+134
*
[SCSI] fix hot unplug vs async scan race
Dan Williams
2012-07-20
2
-15
/
+29
*
[SCSI] aacraid: Fix endian issues in core and SRC portions of driver
Ben Collins
2012-07-20
2
-19
/
+31
*
[SCSI] aacraid: Relax the tight timeout loop on fib commands
Ben Collins
2012-07-20
1
-3
/
+6
*
[SCSI] aacraid: Better handling of in-flight events on thread stop
Ben Collins
2012-07-20
1
-1
/
+11
*
[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsets
Ben Collins
2012-07-20
7
-14
/
+14
*
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
Mike Snitzer
2012-07-20
2
-2
/
+42
[next]