index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mount.h
Commit message (
Expand
)
Author
Age
*
vfs: move fsnotify junk to struct mount
Al Viro
2012-01-03
*
vfs: move mnt_devname
Al Viro
2012-01-03
*
vfs: move mnt_list to struct mount
Al Viro
2012-01-03
*
vfs: move the rest of int fields to struct mount
Al Viro
2012-01-03
*
vfs: mnt_id/mnt_group_id moved
Al Viro
2012-01-03
*
vfs: mnt_ns moved to struct mount
Al Viro
2012-01-03
*
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
2012-01-03
*
vfs: take mnt_master to struct mount
Al Viro
2012-01-03
*
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
2012-01-03
*
vfs: all counters taken to struct mount
Al Viro
2012-01-03
*
vfs: move mnt_mountpoint to struct mount
Al Viro
2012-01-03
*
vfs: mnt_parent moved to struct mount
Al Viro
2012-01-03
*
vfs: the first spoils - mnt_hash moved
Al Viro
2012-01-03
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
*
vfs: make do_kern_mount() static
Al Viro
2012-01-03
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
sanitize vfsmount refcounting changes
Al Viro
2011-01-16
*
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
*
fs: scale mntget/mntput
Nick Piggin
2011-01-07
*
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
2010-08-11
*
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
Andreas Gruenbacher
2010-07-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
|
\
|
*
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
2010-03-03
|
*
Take vfsmount_lock to fs/internal.h
Al Viro
2010-03-03
|
*
VFS: Clean up shared mount flag propagation
Valerie Aurora
2010-03-03
*
|
percpu: add __percpu sparse annotations to fs
Tejun Heo
2010-02-16
|
/
*
fs: introduce mnt_clone_write
npiggin@suse.de
2009-06-11
*
fs: mnt_want_write speedup
npiggin@suse.de
2009-06-11
*
Add a strictatime mount option
Matthew Garrett
2009-03-26
*
include/linux/mount.h: remove CVS keyword
Adrian Bunk
2008-10-16
*
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-08-01
*
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2008-07-26
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
*
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2008-04-23
*
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2008-04-23
*
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
2008-04-21
*
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
2008-04-19
*
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
2008-04-19
*
[PATCH] r/o bind mounts: stub functions
Dave Hansen
2008-04-19
*
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
*
[PATCH] count ghost references to vfsmounts
Al Viro
2008-03-27
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
*
[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags
Eric Dumazet
2007-02-11
*
[PATCH] relative atime
Valerie Henson
2006-12-13
*
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
|
\
|
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
*
|
VFS: Add shrink_submounts()
Trond Myklebust
2006-06-09
*
|
VFS: Add GPL_EXPORTED function vfs_kern_mount()
Trond Myklebust
2006-06-09
|
/
*
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
[next]