index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2015-12-06
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
1
-3
/
+2
2015-12-06
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
1
-9
/
+11
2015-12-06
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
1
-1
/
+1
2015-06-30
fs: use seq_open_private() for proc_mounts
Yann Droneaud
1
-18
/
+16
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-0
/
+1
2014-12-17
vfs: make mounts and mountstats honor root dir like mountinfo does
Dmitry V. Levin
1
-2
/
+11
2014-12-17
vfs: cleanup show_mountinfo
Dmitry V. Levin
1
-2
/
+1
2014-07-29
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
1
-5
/
+3
2014-04-01
reduce m_start() cost...
Al Viro
1
-0
/
+1
2014-01-23
fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns
Axel Lin
1
-6
/
+1
2013-10-24
don't bother with vfsmount_lock in mounts_poll()
Al Viro
1
-4
/
+4
2012-07-14
get rid of magic in proc_namespace.c
Al Viro
1
-4
/
+3
2012-05-29
brlocks/lglocks: API cleanups
Andi Kleen
1
-2
/
+2
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
1
-8
/
+9
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
1
-5
/
+6
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
1
-0
/
+331