aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mount.h
AgeCommit message (Expand)Author
2009-06-11fs: introduce mnt_clone_writenpiggin@suse.de
2009-06-11fs: mnt_want_write speedupnpiggin@suse.de
2009-03-26Add a strictatime mount optionMatthew Garrett
2008-10-16include/linux/mount.h: remove CVS keywordAdrian Bunk
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-04-19[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen
2008-04-19[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen
2008-04-19[PATCH] r/o bind mounts: stub functionsDave Hansen
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet
2006-12-13[PATCH] relative atimeValerie Henson
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-09VFS: Add shrink_submounts()Trond Myklebust
2006-06-09VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi
2005-11-07[PATCH] unbindable mountsRam Pai
2005-11-07[PATCH] introduce slave mountsRam Pai
2005-11-07[PATCH] introduce shared mountsRam Pai
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton
2005-07-07[PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds