summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-26s390/block: kill the big kernel lockArnd Bergmann
2010-09-17[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-17[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt
2010-09-17[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-17[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt
2010-09-17[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt
2010-09-17[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-17[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-17[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
2010-09-17[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-17[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-17[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-09[SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt
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-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-10s390: 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