aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16include/linux/mount.h: remove CVS keywordAdrian Bunk1-2/+0
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro1-1/+2
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan1-1/+1
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-2/+0
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi1-0/+1
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi1-0/+1
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro1-2/+0
2008-04-19[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen1-0/+1
2008-04-19[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen1-0/+7
2008-04-19[PATCH] r/o bind mounts: stub functionsDave Hansen1-0/+3
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro1-1/+0
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro1-0/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet1-2/+8
2006-12-13[PATCH] relative atimeValerie Henson1-0/+1
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-2/+2
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-0/+5
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-0/+5
2006-06-09VFS: Add shrink_submounts()Trond Myklebust1-0/+3
2006-06-09VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust1-0/+5
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig1-3/+5
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi1-1/+2
2005-11-07[PATCH] unbindable mountsRam Pai1-0/+1
2005-11-07[PATCH] introduce slave mountsRam Pai1-0/+3
2005-11-07[PATCH] introduce shared mountsRam Pai1-0/+2
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-5/+5
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro1-9/+4
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton1-0/+2
2005-07-07[PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi1-2/+2
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+81