Al Viro
|
2043f495c7
new helper: single_open_size()
|
12 ani în urmă |
Eric W. Biederman
|
adb37c4c67
userns: Make seq_file's user namespace accessible
|
13 ani în urmă |
Steven Whitehouse
|
a4808147dc
seq_file: Add seq_vprintf function and export it
|
13 ani în urmă |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 ani în urmă |
KAMEZAWA Hiroyuki
|
bda7bad62b
procfs: speed up /proc/pid/stat, statm
|
13 ani în urmă |
KAMEZAWA Hiroyuki
|
1ac101a5d6
procfs: add num_to_str() to speed up /proc/stat
|
13 ani în urmă |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 ani în urmă |
Al Viro
|
8c9379e972
constify seq_file stuff
|
13 ani în urmă |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 ani în urmă |
Kay Sievers
|
f15146380d
fs: seq_file - add event counter to simplify poll() support
|
14 ani în urmă |
stephen hemminger
|
1cc523271e
seq_file: add RCU versions of new hlist/list iterators (v3)
|
15 ani în urmă |
Li Zefan
|
66655de6d1
seq_file: Add helpers for iteration over a hlist
|
15 ani în urmă |
Miklos Szeredi
|
f84398068d
vfs: seq_file: add helpers for data filling
|
16 ani în urmă |
Peter Oberparleiter
|
0b923606e7
seq_file: add function to write binary data
|
16 ani în urmă |
Rusty Russell
|
af76aba00f
cpumask: fix seq_bitmap_*() functions.
|
16 ani în urmă |
Eric Biederman
|
8f19d47293
seq_file: properly cope with pread
|
16 ani în urmă |
Rusty Russell
|
e12f0102ac
cpumask: Use nr_cpu_ids in seq_cpumask
|
16 ani în urmă |
Rusty Russell
|
cb78a0ce69
bitmap: fix seq_bitmap and seq_cpumask to take const pointer
|
16 ani în urmă |
Török Edwin
|
74e2f334f4
vfs, seqfile: make mangle_path() global
|
16 ani în urmă |
Lai Jiangshan
|
3eda201180
seq_file: add seq_cpumask_list(), seq_nodemask_list()
|
17 ani în urmă |
Alexey Dobriyan
|
50ac2d694f
seq_file: add seq_cpumask(), seq_nodemask()
|
17 ani în urmă |
Robert P. J. Day
|
735643ee6c
Remove "#ifdef __KERNEL__" checks from unexported headers
|
17 ani în urmă |
Miklos Szeredi
|
9d1bc60138
[patch 2/7] vfs: mountinfo: add seq_file_root()
|
17 ani în urmă |
Ram Pai
|
6092d04818
[patch 1/7] vfs: mountinfo: add dentry_path()
|
17 ani în urmă |
Al Viro
|
521b5d0c40
[PATCH] teach seq_file to discard entries
|
17 ani în urmă |
Denis V. Lunev
|
c0f39322c3
[NETNS]: Do not include net/net_namespace.h from seq_file.h
|
17 ani în urmă |
Denis V. Lunev
|
0e5f8be138
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
|
17 ani în urmă |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 ani în urmă |
Jan Blunck
|
c32c2f63a9
d_path: Make seq_path() use a struct path argument
|
17 ani în urmă |
Denis V. Lunev
|
e372c41401
[NET]: Consolidate net namespace related proc files creation.
|
17 ani în urmă |