summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/vmur.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-221-58/+160
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-221-28/+4Star
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-101-1/+6
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-101-1/+3
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37Star
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] z/VM unit record device driverFrank Munzert2007-07-171-0/+906