summaryrefslogtreecommitdiff
path: root/arch/s390/hypfs
Commit message (Expand)AuthorAge
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-15
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-05
* s390: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* s390: hypfs: make inode explicitly non-modularPaul Gortmaker2016-10-31
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-28
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * s390: Make diag224 publicJanosch Frank2016-06-10
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-10
* | s390/hypfs: use basic block for diag inline assemblyHeiko Carstens2016-06-28
* | s390: avoid extable collisionsHeiko Carstens2016-06-13
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * make simple_positive() publicAl Viro2015-06-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
| |/
* | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ | |/
| * make new_sync_{read,write}() staticAl Viro2015-04-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * s390: remove 31 bit supportHeiko Carstens2015-03-25
* | Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\ \ | |/ |/|
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* | hypfs: switch to read_iter/write_iterAl Viro2015-02-20
|/
* s390/hypfs: Eliminate hypfs intervalMichael Holzheu2015-02-10
* s390/hypfs: Add diagnose 0c supportMichael Holzheu2015-02-10
* s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2015-01-07
* assorted conversions to %p[dD]Al Viro2014-11-19
* hypfs: Add clarification for "weight_min" attributeMichael Holzheu2014-03-17
* s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-05
|\
| * don't pass superblock to hypfs_{mkdir,create*}Al Viro2013-09-03
| * don't pass superblock to hypfs_diag_create_filesAl Viro2013-09-03
| * don't pass superblock to hypfs_vm_create_files()Al Viro2013-09-03
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
|/
* s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu2013-04-17
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* more file_inode() open-coded instancesAl Viro2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-14
|/