aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-26qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun
2009-08-26qeth: display service_level info only when valid.Klaus-Dieter Wacker
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker
2009-08-26qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka
2009-08-26qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt