aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds19-57/+3522
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-23Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linusAl Viro18-57/+3517
2014-10-23fix inode leaks on d_splice_alias() failure exitsAl Viro1-0/+2
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi2-0/+16
2014-10-24overlayfs: implement show_optionsErez Zadok1-28/+48
2014-10-24overlayfs: add statfs supportAndy Whitcroft1-0/+40
2014-10-24overlay filesystemMiklos Szeredi10-0/+3284
2014-10-24ext4: support RENAME_WHITEOUTMiklos Szeredi1-17/+78
2014-10-24vfs: add RENAME_WHITEOUTMiklos Szeredi1-2/+6
2014-10-24vfs: add whiteout supportMiklos Szeredi1-0/+14
2014-10-24vfs: export check_sticky()Miklos Szeredi2-26/+3
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi1-0/+27
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi2-1/+1
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi2-6/+1
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi2-5/+27
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds17-18/+18
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds28-1869/+1336
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh17-18/+18
2014-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-171/+489
2014-10-18Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+1
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-36/+33
2014-10-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds4-25/+167
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-20/+255
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-35/+19
2014-10-17[CIFS] Remove obsolete commentSteve French1-6/+4
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2-36/+33
2014-10-16Check minimum response length on query_network_interfaceSteve French1-4/+7
2014-10-16Workaround Mac server problemSteve French1-3/+10
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French11-77/+88
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French2-26/+83
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French5-33/+107
2014-10-16mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French3-1/+75
2014-10-16Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French3-1/+68
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French8-30/+55
2014-10-16add defines for two new file attributesSteve French1-0/+2
2014-10-16NTFS: Bump version to 2.1.31.Anton Altaparmakov1-1/+1
2014-10-16NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov1-0/+124
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov3-24/+42
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks1-2/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-9/+7
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds12-177/+386
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-0/+3
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman1-0/+3
2014-10-14dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson1-1/+1