summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-12kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-10ovl: ignore permissions on underlying lookupMiklos Szeredi
2016-05-10vfs: add lookup_hash() helperMiklos Szeredi
2016-05-10vfs: rename: check backing inode being equalMiklos Szeredi
2016-05-10vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-09Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2016-05-07get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-05-05proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-04ecryptfs: fix handling of directory openingAl Viro
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-02kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn
2016-04-30atomic_open(): fix the handling of create_errorAl Viro
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-04-25udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov
2016-04-25fuse: Fix return value from fuse_get_user_pages()Ashish Samant
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-04-12debugfs: Make automount point inodes permanently emptySeth Forshee
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-08orangefs: remove unused variableMartin Brandenburg
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds