aboutsummaryrefslogtreecommitdiff
path: root/fs/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: mnt: Fix freeing of mount dataDaniel Rosenberg2017-09-131-3/+1
* fs: namespace: fix maybe-uninitialized warningNathan Chancellor2017-05-231-2/+2
* vfs: Allow filesystems to access their private mount dataDaniel Rosenberg2017-04-131-2/+2
* mnt: Add filesystem private data to mount pointsDaniel Rosenberg2017-04-131-1/+27
* BACKPORT: smarter propagate_mnt()Al Viro2017-04-111-3/+8
* BACKPORT: don't bother with propagate_mnt() unless the target is sharedAl Viro2017-04-111-10/+7
* mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman2016-11-171-2/+5
* first commitMeizu OpenSource2016-08-151-0/+3119