summaryrefslogtreecommitdiffstats
path: root/include/linux/mount.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-011-1/+2
* [PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2008-07-261-1/+1
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-2/+0
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-231-0/+1
* [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-231-0/+1
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-211-2/+0
* [PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2008-04-191-0/+1
* [PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2008-04-191-0/+7
* [PATCH] r/o bind mounts: stub functionsDave Hansen2008-04-191-0/+3
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-271-1/+0
* [PATCH] count ghost references to vfsmountsAl Viro2008-03-271-0/+1
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet2007-02-111-2/+8
* [PATCH] relative atimeValerie Henson2006-12-131-0/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-2/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-0/+5
|\
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-0/+5
* | VFS: Add shrink_submounts()Trond Myklebust2006-06-091-0/+3
* | VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust2006-06-091-0/+5
|/
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-3/+5
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-081-1/+2
* [PATCH] unbindable mountsRam Pai2005-11-071-0/+1
* [PATCH] introduce slave mountsRam Pai2005-11-071-0/+3
* [PATCH] introduce shared mountsRam Pai2005-11-071-0/+2
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-071-5/+5
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-9/+4
* [PATCH] name_to_dev_t warning fixAndrew Morton2005-07-121-0/+2
* [PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi2005-07-071-2/+2
* [PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi2005-07-071-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+81
OpenPOWER on IntegriCloud