Peter Oberparleiter
|
0b923606e7
seq_file: add function to write binary data
|
16 年之前 |
Rusty Russell
|
af76aba00f
cpumask: fix seq_bitmap_*() functions.
|
16 年之前 |
Eric Biederman
|
8f19d47293
seq_file: properly cope with pread
|
16 年之前 |
Alexey Dobriyan
|
f01d1d546a
seq_file: fix big-enough lseek() + read()
|
16 年之前 |
Eric Biederman
|
33da8892a2
seq_file: move traverse so it can be used from seq_read
|
16 年之前 |
Linus Torvalds
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Arjan van de Ven
|
52afeefb9d
expand some comments (d_path / seq_path)
|
16 年之前 |
Rusty Russell
|
cb78a0ce69
bitmap: fix seq_bitmap and seq_cpumask to take const pointer
|
16 年之前 |
Ingo Molnar
|
604094f461
vfs, seqfile: export mangle_path() generally
|
16 年之前 |
Török Edwin
|
958086d178
vfs, seqfile: fix comment style on mangle_path
|
16 年之前 |
Török Edwin
|
74e2f334f4
vfs, seqfile: make mangle_path() global
|
16 年之前 |
Lai Jiangshan
|
3eda201180
seq_file: add seq_cpumask_list(), seq_nodemask_list()
|
16 年之前 |
Lai Jiangshan
|
85dd030edb
seq_file: don't call bitmap_scnprintf_len()
|
16 年之前 |
Al Viro
|
4cdfe84b51
[PATCH] deal with the first call of ->show() generating no output
|
16 年之前 |
Alexey Dobriyan
|
50ac2d694f
seq_file: add seq_cpumask(), seq_nodemask()
|
16 年之前 |
Miklos Szeredi
|
9d1bc60138
[patch 2/7] vfs: mountinfo: add seq_file_root()
|
17 年之前 |
Ram Pai
|
6092d04818
[patch 1/7] vfs: mountinfo: add dentry_path()
|
17 年之前 |
Linus Torvalds
|
94bc891b00
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 年之前 |
David Sterba
|
16abef0e9e
fs: use loff_t type instead of long long
|
17 年之前 |
Al Viro
|
521b5d0c40
[PATCH] teach seq_file to discard entries
|
17 年之前 |
Jan Blunck
|
cf28b4863f
d_path: Make d_path() use a struct path
|
17 年之前 |
Jan Blunck
|
c32c2f63a9
d_path: Make seq_path() use a struct path argument
|
17 年之前 |
Pavel Emelyanov
|
39699037a5
[FS] seq_file: Introduce the seq_open_private()
|
17 年之前 |
Alexey Dobriyan
|
cb510b8172
seq_file: more atomicity in traverse()
|
18 年之前 |
Alexey Dobriyan
|
00c5746da9
mutex_unlock() later in seq_lseek()
|
18 年之前 |
Pavel Emelianov
|
bcf67e1625
Make common helpers for seq_files that work with list_heads
|
18 年之前 |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 年之前 |
Helge Deller
|
15ad7cdcfd
[PATCH] struct seq_operations and struct file_operations constification
|
18 年之前 |
Ingo Molnar
|
0ac1759abc
[PATCH] sem2mutex: fs/seq_file.c
|
19 年之前 |
Al Viro
|
1abe77b0fc
[PATCH] allow callers of seq_open do allocation themselves
|
19 年之前 |