aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro
2014-10-23Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2014-10-23fix inode leaks on d_splice_alias() failure exitsAl Viro
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi
2014-10-24overlayfs: implement show_optionsErez Zadok
2014-10-24overlayfs: add statfs supportAndy Whitcroft
2014-10-24overlay filesystemMiklos Szeredi
2014-10-24ext4: support RENAME_WHITEOUTMiklos Szeredi
2014-10-24vfs: add RENAME_WHITEOUTMiklos Szeredi
2014-10-24vfs: add whiteout supportMiklos Szeredi
2014-10-24vfs: export check_sticky()Miklos Szeredi
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-10-18Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-17[CIFS] Remove obsolete commentSteve French
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason
2014-10-16Check minimum response length on query_network_interfaceSteve French
2014-10-16Workaround Mac server problemSteve French
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French
2014-10-16mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French
2014-10-16Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French
2014-10-16add defines for two new file attributesSteve French
2014-10-16NTFS: Bump version to 2.1.31.Anton Altaparmakov
2014-10-16NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2014-10-14dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson