summaryrefslogtreecommitdiff
path: root/arch/s390/hypfs
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-28s390/hypfs: use basic block for diag inline assemblyHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-10s390: Make diag224 publicJanosch Frank
2016-06-10s390: hypfs: Move diag implementation and data definitionsJanosch Frank
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-23make simple_positive() publicAl Viro
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-20hypfs: switch to read_iter/write_iterAl Viro
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2014-11-19assorted conversions to %p[dD]Al Viro
2014-03-17hypfs: Add clarification for "weight_min" attributeMichael Holzheu
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-26hypfs: ->d_parent is never NULL or negativeAl Viro
2012-09-21userns: Convert s390 hypfs to use kuid and kgid where appropriateEric W. Biederman
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens