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