summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09[SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka
2010-09-08Kconfig: have CCWGROUP depend on CLAWMike Frysinger
2010-09-08qeth: Use %pI6Joe Perches
2010-09-08qdio: extend API to allow pollingJan Glauber
2010-08-23block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe
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-11Merge branch 'master' into for-nextJiri Kosina
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-10Merge branch 'master' into for-nextJiri Kosina
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-09Fix spelling fuction -> function in commentsStefan Weil
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