aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAge
* [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-12
* [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-12
* [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-12
* [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-12
* [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-12
* [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-15
* [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens2007-08-15
* [SCSI] zfcp: fix memory leakHeiko Carstens2007-08-15
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-10
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-10
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-10
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-10
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-10
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-10
* [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-10
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-06
|\
| * [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-31
* | Typo fixes errror -> errorGabriel Craciunescu2007-07-31
|/
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-27
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-27
* [S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck2007-07-27
* [S390] cio: Clean up messages.Cornelia Huck2007-07-27
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-27
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-27
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-27
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-27
* [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-27
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-27
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-22
|\
| * [SCSI] zfcp: code cleanupSwen Schillig2007-07-18
| * [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-18
| * [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-18
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
|/
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-17
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-17
|\
| * [S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber2007-07-17
| * [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-17
| * [S390] z/VM unit record device driverFrank Munzert2007-07-17
| * [S390] vmcp cleanupChristian Borntraeger2007-07-17
| * [S390] qdio: output queue stall on FCP and network devicesFrank Pavlic2007-07-17
* | unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-16
|\
| * s390: add barriers to qeth driverFrank Blaschka2007-07-16
| * s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka2007-07-16
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\ \
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-19