index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online
Christof Schmitt
2010-09-16
1
-8
/
+1
*
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
Christof Schmitt
2010-09-16
4
-202
/
+207
*
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
Christof Schmitt
2010-09-16
1
-75
/
+72
*
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
Christof Schmitt
2010-09-16
2
-44
/
+46
*
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Christof Schmitt
2010-09-16
1
-4
/
+4
*
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
9
-465
/
+480
*
[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference
Christof Schmitt
2010-09-16
2
-36
/
+63
*
[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...
Christof Schmitt
2010-09-16
1
-44
/
+77
*
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
2010-09-16
6
-213
/
+279
*
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
Christof Schmitt
2010-09-16
2
-0
/
+42
*
[SCSI] zfcp: Reorder registration of initial SCSI device
Christof Schmitt
2010-09-09
1
-1
/
+2
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
2
-4
/
+2
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-08-13
1
-2
/
+2
|
\
|
*
[S390] dasd: fix format string types
Heiko Carstens
2010-08-13
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-13
7
-171
/
+179
|
\
\
|
|
/
|
/
|
|
*
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
2010-08-12
5
-110
/
+118
|
*
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2010-08-12
2
-61
/
+61
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
3
-2
/
+19
|
\
\
|
*
|
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
3
-1
/
+18
|
*
|
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-08-10
13
-33
/
+263
|
\
\
\
|
*
|
|
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
2010-08-09
6
-9
/
+81
|
*
|
|
[S390] dasd: allocate fallback cqr for reserve/release
Stefan Weinhuber
2010-08-09
1
-13
/
+60
|
*
|
|
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
2010-08-09
1
-0
/
+7
|
*
|
|
[S390] cio: use all available paths for some internal I/O
Sebastian Ott
2010-08-09
2
-2
/
+0
|
*
|
|
[S390] ccwreq: add ability to use all paths
Sebastian Ott
2010-08-09
4
-7
/
+22
|
*
|
|
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
2010-08-09
1
-4
/
+6
|
*
|
|
[S390] cio: Log the response from the unit check handler
Michael Ernst
2010-08-09
1
-0
/
+2
|
*
|
|
[S390] cio: CHSC SIOSL Support
Michael Ernst
2010-08-09
3
-0
/
+87
|
|
|
/
|
|
/
|
*
|
|
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
2010-08-09
3
-3
/
+3
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-08-04
16
-260
/
+510
|
\
\
|
*
|
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
2010-07-28
4
-4
/
+40
|
*
|
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
2010-07-28
9
-30
/
+185
|
*
|
[SCSI] zfcp: Enable data division support for FCP devices
Christof Schmitt
2010-07-28
3
-1
/
+13
|
*
|
[SCSI] zfcp: Prevent access on uninitialized memory.
Swen Schillig
2010-07-28
1
-1
/
+1
|
*
|
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
2010-07-28
6
-0
/
+90
|
*
|
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
2010-07-28
3
-139
/
+69
|
*
|
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
2010-07-28
6
-50
/
+47
|
*
|
[SCSI] zfcp: Use correct width for timer_interval field
Christof Schmitt
2010-07-28
2
-1
/
+3
|
*
|
[SCSI] zfcp: Remove SCSI device when removing unit
Christof Schmitt
2010-07-28
3
-2
/
+10
|
*
|
[SCSI] zfcp: Use memdup_user and kstrdup
Christof Schmitt
2010-07-28
2
-12
/
+4
|
*
|
[SCSI] zfcp: Fix retry after failed "open port" erp action
Christof Schmitt
2010-07-28
1
-2
/
+1
|
*
|
[SCSI] zfcp: Fail erp after timeout
Christof Schmitt
2010-07-28
1
-0
/
+6
|
*
|
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
Christof Schmitt
2010-07-28
1
-3
/
+5
|
*
|
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
2010-07-28
5
-17
/
+33
|
*
|
[SCSI] zfcp: Do not try "forced close" when port is already closed
Christof Schmitt
2010-07-28
1
-1
/
+5
|
*
|
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
Christof Schmitt
2010-07-28
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
10
-412
/
+446
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qeth: avoid useless removal of multicast addresses
Ursula Braun
2010-07-23
1
-2
/
+0
|
*
|
qeth: Use memdup_user when user data is immediately copied into the allocated...
Julia Lawall
2010-07-23
1
-8
/
+3
[next]