Christoph Hellwig
|
44414d82cf
proc: introduce proc_create_seq_private
|
7 年 前 |
Christoph Hellwig
|
fddda2b7b5
proc: introduce proc_create_seq{,_data}
|
7 年 前 |
Christoph Hellwig
|
76f668be1e
proc: introduce a proc_pid_ns helper
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
Alexey Dobriyan
|
855d97657d
proc: uninline proc_create()
|
8 年 前 |
Linus Torvalds
|
aa3ecf388a
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 年 前 |
Seth Forshee
|
f97df70b1c
xenfs: Use proc_create_mount_point() to create /proc/xen
|
9 年 前 |
Andrey Vagin
|
c62cce2cae
net: add an ioctl to get a socket network namespace
|
9 年 前 |
Jeff Layton
|
f779002965
lockd: move lockd's grace period handling into its own module
|
11 年 前 |
Andrew Morton
|
647f010bff
init/main.c: remove an ifdef
|
11 年 前 |
David Howells
|
59d8053f1e
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
|
12 年 前 |
David Howells
|
c30480b92c
proc: Make the PROC_I() and PDE() macros internal to procfs
|
12 年 前 |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 年 前 |
David Howells
|
4a520d2769
proc: Supply an accessor for getting the data from a PDE's parent
|
12 年 前 |
David Howells
|
270b5ac215
proc: Add proc_mkdir_data()
|
12 年 前 |
David Howells
|
34db8aaf0f
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
|
12 年 前 |
David Howells
|
4abfd02989
proc: Move PDE_NET() to fs/proc/proc_net.c
|
12 年 前 |
David Howells
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 年 前 |
David Howells
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 年 前 |
David Howells
|
2f96b8c1d5
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
|
12 年 前 |
David Howells
|
3cb5bf1bf9
proc: Delete create_proc_read_entry()
|
12 年 前 |
David Howells
|
d0206fb555
procfs: Mark create_proc_read_entry deprecated
|
12 年 前 |
Al Viro
|
05c0ae21c0
try a saner locking for pde_opener...
|
12 年 前 |
Al Viro
|
866ad9a747
procfs: preparations for remove_proc_entry() race fixes
|
12 年 前 |
David Howells
|
80e928f7eb
proc: Kill create_proc_entry()
|
12 年 前 |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 年 前 |
Al Viro
|
ee21ed0afc
procfs: kill ->write_proc()
|
12 年 前 |
Al Viro
|
8ce584c741
procfs: add proc_remove_subtree()
|
12 年 前 |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 年 前 |
Gao feng
|
4fc1a601f1
net: proc: fix build failed when procfs is not configured
|
12 年 前 |