aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-09-11[S390] tape: reversed order of labelsRoel Kluin
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig