summaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs
Commit message (Expand)AuthorAgeFilesLines
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-2/+2
* kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman2008-01-251-6/+7
* kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-251-1/+1
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-2/+2
* [S390] hypfs: inode corruption due to missing lockingMichael Holzheu2007-08-221-8/+25
* [S390] hypfs: implement show_optionsMichael Holzheu2007-08-101-0/+12
* [S390] Add exception handler for diagnose 224Michael Holzheu2007-05-311-3/+14
* [S390] fix subsystem removal falloutCornelia Huck2007-05-101-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-2/+2
* [S390] Hypervisor filesystem (s390_hypfs) for z/VMMichael Holzheu2007-02-055-27/+262
* [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
* [PATCH] struct path: convert s390Josef Sipek2006-12-081-2/+2
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-4/+13
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-16/+7Star
* [S390] hypfs sparse warnings.Michael Holzheu2006-09-281-1/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-3/+3
* [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
* [S390] __exit cleanup.Heiko Carstens2006-09-201-1/+1
* [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
* [S390] hypfs comment cleanup.Michael Holzheu2006-09-204-4/+4
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [PATCH] s390_hypfs filesystem: get_sb_single() fixAndrew Morton2006-06-231-4/+3Star
* [PATCH] s390_hypfs filesystemMichael Holzheu2006-06-235-0/+1241