index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
vfs: spread struct mount - commit_tree
Al Viro
1
-9
/
+9
2012-01-03
vfs: spread struct mount - attach_mnt/detach_mnt
Al Viro
1
-19
/
+22
2012-01-03
vfs: spread struct mount - namespace.c internal iterators
Al Viro
1
-71
/
+74
2012-01-03
vfs: spread struct mount - __lookup_mnt() result
Al Viro
1
-9
/
+14
2012-01-03
vfs: start hiding vfsmount guts series
Al Viro
1
-8
/
+10
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-0
/
+6
2012-01-03
vfs: make do_kern_mount() static
Al Viro
1
-2
/
+1
2012-01-03
vfs: dentry_reset_mounted() doesn't use vfsmount argument
Al Viro
1
-3
/
+3
2012-01-03
unexport put_mnt_ns(), make create_mnt_ns() static outright
Al Viro
1
-3
/
+1
2012-01-03
vfs: more mnt_parent cleanups
Al Viro
1
-15
/
+27
2012-01-03
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
1
-7
/
+7
2012-01-03
vfs: kill pointless helpers in namespace.c
Al Viro
1
-30
/
+5
2011-12-06
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
1
-9
/
+11
2011-11-22
mount_subtree() pointless use-after-free
Al Viro
1
-2
/
+4
2011-11-16
new helper: mount_subtree()
Al Viro
1
-0
/
+28
2011-11-16
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
Al Viro
1
-0
/
+2
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2011-10-29
namespace: mnt_want_write: Remove unused label 'out'
Kautuk Consul
1
-2
/
+0
2011-10-28
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
1
-0
/
+1
2011-09-26
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
1
-1
/
+1
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
1
-1
/
+20
2011-07-20
fs: seq_file - add event counter to simplify poll() support
Kay Sievers
1
-2
/
+2
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
1
-1
/
+1
2011-04-12
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
1
-16
/
+0
2011-03-22
fs: use appropriate printk priority levels
Mandeep Singh Baines
1
-1
/
+1
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
2011-03-18
fix deadlock in pivot_root()
Al Viro
1
-11
/
+5
2011-03-17
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
1
-40
/
+113
2011-03-17
kill simple_set_mnt()
Al Viro
1
-8
/
+0
2011-03-16
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+30
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
1
-9
/
+30
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+4
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
1
-0
/
+16
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+4
2011-03-03
LSM: Pass -o remount options to the LSM
Eric Paris
1
-0
/
+4
2011-02-24
Unlock vfsmount_lock in do_umount
J. R. Okajima
1
-1
/
+1
2011-01-17
tidy up around finish_automount()
Al Viro
1
-28
/
+18
2011-01-17
don't drop newmnt on error in do_add_mount()
Al Viro
1
-11
/
+5
2011-01-17
Take the completion of automount into new helper
Al Viro
1
-0
/
+33
2011-01-16
VFS: Fix UP compile error in fs/namespace.c
Al Viro
1
-7
/
+24
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
1
-73
/
+43
2011-01-16
fix old umount_tree() breakage
Al Viro
1
-3
/
+5
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-8
/
+33
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
1
-6
/
+8
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-43
/
+199
2011-01-07
fs: rename vfsmount counter helpers
Nick Piggin
1
-11
/
+11
2011-01-07
fs: dcache remove d_mounted
Nick Piggin
1
-3
/
+26
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-25
vfs: fix infinite loop caused by clone_mnt race
Miklos Szeredi
1
-1
/
+1
2010-10-04
BKL: Remove BKL from do_new_mount()
Jan Blunck
1
-2
/
+0
[prev]
[next]