summaryrefslogtreecommitdiffstats
path: root/fs/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] relative atimeValerie Henson2006-12-131-1/+4
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-56/+57
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-021-14/+8
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-2/+1
* [PATCH] fs/namespace: handle init/registration errorsRandy Dunlap2006-09-291-2/+10
* sysfs: add proper sysfs_init() prototypeAndrew Morton2006-09-251-9/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-4/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-0/+9
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-0/+9
* | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-2/+2
* | VFS: Add shrink_submounts()Trond Myklebust2006-06-091-25/+99
|/
* [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"Andrew Morton2006-05-151-5/+2
* [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmountHerbert Poetzl2006-04-111-2/+5
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-271-4/+4
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-2/+2
* VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+38
* [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-151-3/+2
* [PATCH] umount_tree() decrements mount count on wrong dentryAl Viro2006-02-071-1/+1
* [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-071-20/+36
* [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+5
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-3/+9
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-081-1/+1
* [PATCH] pivot_root: add commentNeil Brown2006-01-081-0/+4
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-1/+1
* [PATCH] unbindable mountsRam Pai2005-11-071-26/+62
* [PATCH] handling of slave mountsRam Pai2005-11-071-28/+49
* [PATCH] introduce slave mountsRam Pai2005-11-071-1/+3
* [PATCH] shared mounts handling: umountRam Pai2005-11-071-18/+38
* [PATCH] shared mounts handling: moveRam Pai2005-11-071-17/+46
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-071-21/+105
* [PATCH] introduce shared mountsRam Pai2005-11-071-1/+2
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-071-0/+24
* [PATCH] making namespace_sem globalRam Pai2005-11-071-23/+23
* [PATCH] mount expiry fixesRam Pai2005-11-071-42/+22
* [PATCH] umount_tree() locking changeRam Pai2005-11-071-33/+51
* [PATCH] sanitize the interface of graft_tree().Ram Pai2005-11-071-6/+6
* [PATCH] lindent fs/namespace.cRam Pai2005-11-071-49/+48
* [PATCH] make /proc/mounts pollableAl Viro2005-11-071-1/+29
* [PATCH] cleanups and bug fix in do_loopback()Al Viro2005-11-071-19/+22
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-23/+41
* [PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer2005-09-101-3/+1
* [PATCH] pivot_root() circular reference fixMiklos Szeredi2005-09-071-0/+4
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* [PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi2005-08-071-1/+1
* [PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi2005-07-071-12/+12
OpenPOWER on IntegriCloud