Christoph Hellwig
|
a2d03aac51
atm: switch to proc_create_seq_private
|
7 years ago |
Christoph Hellwig
|
ce9fe43875
atm: simplify procfs code
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Reshetova, Elena
|
458bc30cec
net, atm: convert atm_dev.refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Dumazet
|
62c97ac04a
atm: Use kasprintf
|
15 years ago |
Li Zefan
|
67de792420
net: atm: use seq_list_foo() helpers
|
15 years ago |
Joe Perches
|
07367adbe5
net/atm/proc.c: checkpatch cleanups
|
15 years ago |
Jan Engelhardt
|
36cbd3dcc1
net: mark read-only arrays as const
|
16 years ago |
Eric Dumazet
|
81e2a3d5b7
atm: sk_wmem_alloc initial value is one
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
Denis V. Lunev
|
0c89652a74
atm: assign PDE->data before gluing PDE into /proc tree
|
17 years ago |
Joe Perches
|
2e1e9848ac
[ATM]: Use SEQ_START_TOKEN
|
17 years ago |
Pavel Emelyanov
|
9a8c09e73b
[ATM]: Use seq_open/release_privade instead of manual manipulations.
|
17 years ago |
Wang Chen
|
16e297b358
[ATM]: Use proc_create() to setup ->proc_fops first
|
17 years ago |
Eric Dumazet
|
5c17d5f112
[ATM]: Suppress some sparse warnings
|
17 years ago |
Denis V. Lunev
|
e5d69b9f4a
[ATM]: Oops reading net/atm/arp
|
17 years ago |
Denis Cheng
|
8b14a53670
[NET]: all net/ cleanup with ARRAY_SIZE
|
18 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 years ago |