index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mount.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vfs: take mnt_master to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
2012-01-03
1
-2
/
+0
*
vfs: all counters taken to struct mount
Al Viro
2012-01-03
1
-12
/
+0
*
vfs: move mnt_mountpoint to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: mnt_parent moved to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: the first spoils - mnt_hash moved
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
1
-0
/
+1
*
vfs: make do_kern_mount() static
Al Viro
2012-01-03
1
-3
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
sanitize vfsmount refcounting changes
Al Viro
2011-01-16
1
-3
/
+1
*
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
1
-6
/
+1
*
fs: scale mntget/mntput
Nick Piggin
2011-01-07
1
-36
/
+17
*
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
2010-08-11
1
-1
/
+0
*
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
Andreas Gruenbacher
2010-07-28
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
1
-2
/
+12
|
\
|
*
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
2010-03-03
1
-0
/
+2
|
*
Take vfsmount_lock to fs/internal.h
Al Viro
2010-03-03
1
-1
/
+0
|
*
VFS: Clean up shared mount flag propagation
Valerie Aurora
2010-03-03
1
-1
/
+10
*
|
percpu: add __percpu sparse annotations to fs
Tejun Heo
2010-02-17
1
-1
/
+1
|
/
*
fs: introduce mnt_clone_write
npiggin@suse.de
2009-06-11
1
-0
/
+4
*
fs: mnt_want_write speedup
npiggin@suse.de
2009-06-11
1
-6
/
+15
*
Add a strictatime mount option
Matthew Garrett
2009-03-26
1
-0
/
+1
*
include/linux/mount.h: remove CVS keyword
Adrian Bunk
2008-10-16
1
-2
/
+0
*
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-08-01
1
-1
/
+2
*
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2008-07-26
1
-1
/
+1
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-2
/
+0
*
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2008-04-23
1
-0
/
+1
*
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2008-04-23
1
-0
/
+1
*
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
2008-04-21
1
-2
/
+0
*
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
2008-04-19
1
-0
/
+1
*
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
2008-04-19
1
-0
/
+7
*
[PATCH] r/o bind mounts: stub functions
Dave Hansen
2008-04-19
1
-0
/
+3
*
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
1
-1
/
+0
*
[PATCH] count ghost references to vfsmounts
Al Viro
2008-03-27
1
-0
/
+1
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
*
[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags
Eric Dumazet
2007-02-11
1
-2
/
+8
*
[PATCH] relative atime
Valerie Henson
2006-12-13
1
-0
/
+1
*
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
1
-2
/
+2
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
1
-0
/
+5
|
\
|
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-0
/
+5
*
|
VFS: Add shrink_submounts()
Trond Myklebust
2006-06-09
1
-0
/
+3
*
|
VFS: Add GPL_EXPORTED function vfs_kern_mount()
Trond Myklebust
2006-06-09
1
-0
/
+5
|
/
*
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
1
-3
/
+5
*
[PATCH] shared mounts: cleanup
Miklos Szeredi
2006-01-08
1
-1
/
+2
*
[PATCH] unbindable mounts
Ram Pai
2005-11-07
1
-0
/
+1
*
[PATCH] introduce slave mounts
Ram Pai
2005-11-07
1
-0
/
+3
*
[PATCH] introduce shared mounts
Ram Pai
2005-11-07
1
-0
/
+2
*
[PATCH] beginning of the shared-subtree proper
Ram Pai
2005-11-07
1
-5
/
+5
*
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
2005-11-07
1
-9
/
+4
*
[PATCH] name_to_dev_t warning fix
Andrew Morton
2005-07-12
1
-0
/
+2
[prev]
[next]