eta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/fs/compat.c
AgeCommit message (Expand)Author
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens