index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2013-11-09
RCU'd vfsmounts
Al Viro
1
-0
/
+2
2013-07-24
vfs: Lock in place mounts from more privileged users
Eric W. Biederman
1
-0
/
+1
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+2
2012-01-04
vfs: move fsnotify junk to struct mount
Al Viro
1
-5
/
+0
2012-01-04
vfs: move mnt_devname
Al Viro
1
-1
/
+0
2012-01-04
vfs: move mnt_list to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: move the rest of int fields to struct mount
Al Viro
1
-3
/
+0
2012-01-04
vfs: mnt_id/mnt_group_id moved
Al Viro
1
-2
/
+0
2012-01-04
vfs: mnt_ns moved to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
1
-4
/
+0
2012-01-04
vfs: take mnt_master to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
1
-2
/
+0
2012-01-04
vfs: all counters taken to struct mount
Al Viro
1
-12
/
+0
2012-01-04
vfs: move mnt_mountpoint to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: mnt_parent moved to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: the first spoils - mnt_hash moved
Al Viro
1
-1
/
+0
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-0
/
+1
2012-01-04
vfs: make do_kern_mount() static
Al Viro
1
-3
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
1
-3
/
+1
2011-01-16
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-6
/
+1
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-36
/
+17
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
1
-1
/
+0
2010-07-28
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
Andreas Gruenbacher
1
-1
/
+5
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+12
2010-03-03
Mirror MS_KERNMOUNT in ->mnt_flags
Al Viro
1
-0
/
+2
2010-03-03
Take vfsmount_lock to fs/internal.h
Al Viro
1
-1
/
+0
2010-03-03
VFS: Clean up shared mount flag propagation
Valerie Aurora
1
-1
/
+10
2010-02-17
percpu: add __percpu sparse annotations to fs
Tejun Heo
1
-1
/
+1
2009-06-12
fs: introduce mnt_clone_write
npiggin@suse.de
1
-0
/
+4
2009-06-12
fs: mnt_want_write speedup
npiggin@suse.de
1
-6
/
+15
2009-03-26
Add a strictatime mount option
Matthew Garrett
1
-0
/
+1
2008-10-16
include/linux/mount.h: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
1
-1
/
+2
2008-07-27
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
1
-1
/
+1
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-2
/
+0
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
1
-0
/
+1
2008-04-23
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
1
-0
/
+1
2008-04-22
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
1
-2
/
+0
2008-04-19
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
1
-0
/
+1
2008-04-19
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
1
-0
/
+7
2008-04-19
[PATCH] r/o bind mounts: stub functions
Dave Hansen
1
-0
/
+3
2008-03-28
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-1
/
+0
2008-03-28
[PATCH] count ghost references to vfsmounts
Al Viro
1
-0
/
+1
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags
Eric Dumazet
1
-2
/
+8
2006-12-13
[PATCH] relative atime
Valerie Henson
1
-0
/
+1
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-2
/
+2
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-0
/
+5
[next]