Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca0026790eface29d355c96964207fd393a2f33a
/
fs
/
proc
/
internal.h
891ae71
proc: spread "const" a bit
by Alexey Dobriyan
· 6 years ago
2d6e4e8
proc: fixup PDE allocation bloat
by Alexey Dobriyan
· 6 years ago
258f669
mm: /proc/pid/smaps_rollup: convert to single value seq_file
by Vlastimil Babka
· 6 years ago
871305b
mm: /proc/pid/*maps remove is_pid and related wrappers
by Vlastimil Babka
· 6 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
24074a3
proc: Make inline name size calculation automatic
by David Howells
· 7 years ago
a4ef389
proc: use "unsigned int" in proc_fill_cache()
by Alexey Dobriyan
· 7 years ago
af6c5d5
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
b058efc
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0168b9e
procfs: switch instantiate_t to d_splice_alias()
by Al Viro
· 7 years ago
1bbc551
procfs: get rid of ancient BS in pid_revalidate() uses
by Al Viro
· 7 years ago
88b72b3
proc: Consolidate task->comm formatting into proc_task_name()
by Tejun Heo
· 7 years ago
564def7
proc: Add a way to make network proc files writable
by David Howells
· 7 years ago
2f42939
proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
44414d8
proc: introduce proc_create_seq_private
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
7aed53d
proc: add a proc_create_reg helper
by Christoph Hellwig
· 7 years ago
61172ea
proc: simplify proc_register calling conventions
by Christoph Hellwig
· 7 years ago
4f11343
proc: use slower rb_first()
by Alexey Dobriyan
· 7 years ago
9cdd83e
proc: switch struct proc_dir_entry::count to refcount
by Alexey Dobriyan
· 7 years ago
b4884f2
proc: move "struct proc_dir_entry" into kmem cache
by Alexey Dobriyan
· 7 years ago
195b8cf
proc: move "struct pde_opener" to kmem cache
by Alexey Dobriyan
· 7 years ago
a9fabc3
proc: randomize "struct pde_opener"
by Alexey Dobriyan
· 7 years ago
93ad5bc
proc: rearrange args
by Alexey Dobriyan
· 7 years ago
53f6334
fs/proc/internal.h: fix up comment
by Alexey Dobriyan
· 7 years ago
163cf54
fs/proc/internal.h: rearrange struct proc_dir_entry
by Alexey Dobriyan
· 7 years ago
2753278
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3ee2a19
proc: : uninline name_to_int()
by Alexey Dobriyan
· 7 years ago
c6eb50d
mode_t whack-a-mole: task_dump_owner()
by Al Viro
· 7 years ago
410bd5e
procfs: use faster rb_first_cached()
by Davidlohr Bueso
· 7 years ago
493b0e9
mm: add /proc/pid/smaps_rollup
by Daniel Colascione
· 7 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
2fd1d2c
proc: Fix proc_sys_prune_dcache to hold a sb reference
by Eric W. Biederman
· 8 years ago
3859a27
randstruct: Mark various structs for randomization
by Kees Cook
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
f7ccbae
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
by Ingo Molnar
· 8 years ago
d6cffbb
proc/sysctl: prune stale dentries during unregistering
by Konstantin Khlebnikov
· 8 years ago
68eb94f
proc: Better ownership of files for non-dumpable tasks in user namespaces
by Eric W. Biederman
· 8 years ago
683b96f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
1270dd8
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
by Alexey Dobriyan
· 8 years ago
f5887c71
proc: fix type of struct pde_opener::closing field
by Alexey Dobriyan
· 8 years ago
f97df70
xenfs: Use proc_create_mount_point() to create /proc/xen
by Seth Forshee
· 8 years ago
db978da
proc: Pass file mode to proc_pid_make_inode
by Andreas Gruenbacher
· 8 years ago
771187d
proc: unsigned file descriptors
by Alexey Dobriyan
· 8 years ago
e94591d
proc: Convert proc_mount to use mount_ns.
by Eric W. Biederman
· 9 years ago
eb6d38d
proc: Allow creating permanently empty directories that serve as mount points
by Eric W. Biederman
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
710585d
fs/proc: use a rb tree for the directory entries
by Nicolas Dichtel
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
2c03376
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
by Oleg Nesterov
· 10 years ago
29a40ac
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
by Oleg Nesterov
· 10 years ago
5381e16
proc: introduce proc_mem_open()
by Oleg Nesterov
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
8f053ac
proc: remove INF macro
by Alexey Dobriyan
· 10 years ago
4dcc03f
proc: make proc_subdir_lock static
by Alexey Dobriyan
· 10 years ago
dbcdb50
proc: add and remove /proc entry create checks
by Alexey Dobriyan
· 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
8357041
of: remove /proc/device-tree
by Grant Likely
· 12 years ago
c52a47a
proc_fill_cache(): just make instantiate_t return int
by Al Viro
· 12 years ago
f0c3b50
[readdir] convert procfs
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
59d8053
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
by David Howells
· 12 years ago
c30480b
proc: Make the PROC_I() and PDE() macros internal to procfs
by David Howells
· 12 years ago
34db8aa
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
by David Howells
· 12 years ago
c3bef7b
proc: Move proc_fd() to fs/proc/fd.h
by David Howells
· 12 years ago
1dd704b
proc: Uninline pid_delete_dentry()
by David Howells
· 12 years ago
db3808c
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
by Joonsoo Kim
· 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
866ad9a7
procfs: preparations for remove_proc_entry() race fixes
by Al Viro
· 12 years ago
021ada7
procfs: switch /proc/self away from proc_dir_entry
by Al Viro
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
e656d8a
procfs: Use the proc generic infrastructure for proc/self.
by Eric W. Biederman
· 15 years ago
9e78144
hold task->mempolicy while numa_maps scans.
by KAMEZAWA Hiroyuki
· 12 years ago
0f4cfb2
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
by Oleg Nesterov
· 12 years ago
faf60af
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
by Cyrill Gorcunov
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 13 years ago
81841161
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
by Cyrill Gorcunov
· 13 years ago
e7dcd99
proc: remove mm_for_maps()
by Cong Wang
· 13 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 13 years ago
b764375
procfs: mark thread stack correctly in proc/<pid>/maps
by Siddhesh Poyarekar
· 13 years ago
1f87f0b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
by Eric W. Biederman
· 13 years ago
9741295
procfs: parse mount options
by Vasiliy Kulikov
· 13 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 14 years ago
f2beb798
proc: make struct proc_maps_private truly private
by Stephen Wilson
· 14 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
6d1b6e4
proc: ->low_ino cleanup
by Alexey Dobriyan
· 14 years ago
a2ade7b
proc: use unsigned long inside /proc/*/statm
by Alexey Dobriyan
· 14 years ago
135d565
proc: rename de_get() to pde_get() and inline it
by Alexey Dobriyan
· 15 years ago
3174c21
Move junk from proc_fs.h to fs/proc/internal.h
by Al Viro
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
Next »