summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt
2010-09-16[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt
2010-09-16[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
2010-09-16[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-16[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt
2010-09-09[SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-13[S390] dasd: fix format string typesHeiko Carstens
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun
2010-08-12claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland
2010-08-09[S390] dasd: allocate fallback cqr for reserve/releaseStefan Weinhuber
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner
2010-08-09[S390] cio: use all available paths for some internal I/OSebastian Ott
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott
2010-08-09[S390] cio: Log the response from the unit check handlerMichael Ernst
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt
2010-07-28[SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt