summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-18Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro
2016-05-18Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17btrfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-17Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2016-05-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-17Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2016-05-17exec: clarify reasoning for euid/egid resetKees Cook
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-05-17Update cifs.ko version to 2.09Steve French
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu
2016-05-17cifs: Use file_dentry()Goldwyn Rodrigues
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-12jfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-12jfs: Clean up xattr name mappingAndreas Gruenbacher
2016-05-12gfs2: Switch to generic xattr handlersAl Viro
2016-05-12ext4: switch to ->iterate_shared()Al Viro
2016-05-12hfs: switch to ->iterate_shared()Al Viro
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro
2016-05-12hostfs: switch to ->iterate_shared()Al Viro
2016-05-12hpfs: switch to ->iterate_shared()Al Viro
2016-05-12hpfs: handle allocation failures in hpfs_add_pos()Al Viro
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-12gfs2: switch to ->iterate_shared()Al Viro
2016-05-12coredump: only charge written data against RLIMIT_COREOmar Sandoval
2016-05-12coredump: get rid of coredump_params->writtenOmar Sandoval
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