Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b27bf01236e9d5dabc717c58f3d9eee3029cffd3
/
fs
/
proc
/
inode.c
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2554c72
fs: proc: Delete inode time initializations in proc_alloc_inode()
by Deepa Dinamani
· 8 years ago
a867d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
a2982cc
vfs: Generalize filesystem nodev handling.
by Eric W. Biederman
· 8 years ago
e94591d
proc: Convert proc_mount to use mount_ns.
by Eric W. Biederman
· 8 years ago
8654df4
mnt: Refactor fs_fully_visible into mount_too_revealing
by Eric W. Biederman
· 8 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
eb6d38d
proc: Allow creating permanently empty directories that serve as mount points
by Eric W. Biederman
· 9 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 9 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
6bee55f
fs: proc: use PDE() to get proc_dir_entry
by Alexander Kuleshov
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
0097875
proc: Implement /proc/thread-self to point at the directory of the current thread
by Eric W. Biederman
· 10 years ago
1c44dbc
fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)
by Monam Agarwal
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
ae5758a
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
by Jan Beulich
· 11 years ago
5721cf8
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
by HATAYAMA Daisuke
· 11 years ago
fad1a86
procfs: call default get_unmapped_area on MMU-present architectures
by HATAYAMA Daisuke
· 11 years ago
2cbe3b0
procfs: fix unintended truncation of returned mapped address
by HATAYAMA Daisuke
· 11 years ago
c4fe244
sparc: fix PCI device proc file mmap(2)
by Alexey Dobriyan
· 11 years ago
0bb80f2
proc: Split the namespace stuff out into linux/proc_ns.h
by David Howells
· 12 years ago
303eb7e
Include missing linux/magic.h inclusions
by David Howells
· 12 years ago
3cb5bf1
proc: Delete create_proc_read_entry()
by David Howells
· 12 years ago
05c0ae2
try a saner locking for pde_opener...
by Al Viro
· 12 years ago
ca469f3
deal with races between remove_proc_entry() and proc_reg_release()
by Al Viro
· 12 years ago
866ad9a
procfs: preparations for remove_proc_entry() race fixes
by Al Viro
· 12 years ago
b6cdc73
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
by Al Viro
· 12 years ago
021ada7
procfs: switch /proc/self away from proc_dir_entry
by Al Viro
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
87ebdc0
fs/proc: clean up printks
by Andrew Morton
· 12 years ago
d3d009c
saner proc_get_inode() calling conventions
by Al Viro
· 12 years ago
87e0aab
proc: avoid extra pde_put() in proc_fill_super()
by Maxim Patlasov
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
bf056bf
proc: Fix the namespace inode permission checks.
by Eric W. Biederman
· 13 years ago
0e06936
proc: no need to initialize proc_inode->fd in proc_get_inode()
by yan
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
dcb0f22
userns: Convert proc to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
6b4231e
procfs: clean proc_fill_super() up
by Al Viro
· 13 years ago
0499680
procfs: add hidepid= and gid= mount options
by Vasiliy Kulikov
· 13 years ago
9741295
procfs: parse mount options
by Vasiliy Kulikov
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
d2857e7
procfs: return ENOENT on opening a being-removed proc entry
by Daisuke Ogino
· 13 years ago
6b4e306
ns: proc files for namespace naming policy.
by Eric W. Biederman
· 15 years ago
52e9fc7
procfs: kill the global proc_mnt variable
by Oleg Nesterov
· 14 years ago
dfef6dcd3
unfuck proc_sysctl ->d_compare()
by Al Viro
· 14 years ago
6d1b6e4
proc: ->low_ino cleanup
by Alexey Dobriyan
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
8267952
switch procfs to ->evict_inode()
by Al Viro
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
c2f9805
procfs: Kill the bkl in ioctl
by Frederic Weisbecker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
135d565
proc: rename de_get() to pde_get() and inline it
by Alexey Dobriyan
· 15 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
cac7112
proc: proc_get_inode should de_put when inode already initialized
by Krzysztof Sachanowicz
· 16 years ago
b4df2b9
proc: stop using BKL
by Alexey Dobriyan
· 16 years ago
5bcd7ff
proc: proc_init_inodecache() can't fail
by Alexey Dobriyan
· 16 years ago
300b994
proc: fix return value of proc_reg_open() in "too late" case
by Alexey Dobriyan
· 16 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
a9bd4a3
proc: remove pathetic remount code
by Alexey Dobriyan
· 16 years ago
881adb8
proc: always do ->release
by Alexey Dobriyan
· 16 years ago
c4185a0
proc: proc_get_inode() should get module only once
by Denis V. Lunev
· 16 years ago
5e971dc
proc: drop several "PDE valid/invalid" checks
by Alexey Dobriyan
· 17 years ago
5b3fe63
proc: remove MODULE_LICENSE
by Alexey Dobriyan
· 17 years ago
a1d4aeb
iget: stop PROCFS from using iget() and read_inode()
by David Howells
· 17 years ago
5a622f2
proc: fix proc_dir_entry refcounting
by Alexey Dobriyan
· 17 years ago
07543f5
pid namespaces: make proc have multiple superblocks - one for each namespace
by Pavel Emelyanov
· 17 years ago
040b5c6
SLAB_PANIC more (proc, posix-timers, shmem)
by Alexey Dobriyan
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
dd23aae
Fix select on /proc files without ->poll
by Alexey Dobriyan
· 17 years ago
778f3dd
Fix procfs compat_ioctl regression
by David Miller
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
786d7e1
Fix rmmod/read/write races in /proc entries
by Alexey Dobriyan
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
578c818
proc: remove pathetic ->deleted WARN_ON
by Alexey Dobriyan
· 18 years ago
7695650
Fix race between proc_get_inode() and remove_proc_entry()
by Alexey Dobriyan
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
77b14db
[PATCH] sysctl: reimplement the sysctl proc support
by Eric W. Biederman
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
92d0328
Mark /proc MS_NOSUID and MS_NOEXEC
by Linus Torvalds
· 18 years ago
13b41b0
[PATCH] proc: Use struct pid not struct task_ref
by Eric W. Biederman
· 18 years ago
99f8955
[PATCH] proc: don't lock task_structs indefinitely
by Eric W. Biederman
· 18 years ago
Next »