index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
1
-0
/
+3
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-08-27
Add a "nosymfollow" mount option.
Mattias Nissler
1
-0
/
+1
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-7
/
+7
2020-05-14
proc/mounts: add cursor
Miklos Szeredi
1
-1
/
+3
2020-04-22
proc: rename struct proc_fs_info to proc_fs_opts
Alexey Gladkov
1
-7
/
+7
2019-09-06
vfs: subtype handling moved to fuse
David Howells
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-11-27
fs: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-4
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+2
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