NeilBrown
|
1f4aace60b
fs/seq_file.c: simplify seq_file iteration code and interface
|
7 роки тому |
Hugh Dickins
|
6c04ab0edd
proc: fix smaps and meminfo alignment
|
7 роки тому |
Alexey Dobriyan
|
d64d01a155
seq_file: account everything to kmemcg
|
7 роки тому |
Alexey Dobriyan
|
0965232035
seq_file: allocate seq_file from kmem_cache
|
7 роки тому |
Andrei Vagin
|
48dffbf82d
proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull
|
7 роки тому |
Andrei Vagin
|
d1be35cb6f
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
|
7 роки тому |
Andrei Vagin
|
8cfa67b4d9
procfs: optimize seq_pad() to speed up /proc/pid/maps
|
7 роки тому |
Andrei Vagin
|
0e3dc01914
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
|
7 роки тому |
Miklos Szeredi
|
cf5eebae2c
seq_file: fix incomplete reset on read from zero offset
|
7 роки тому |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 роки тому |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 роки тому |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 роки тому |
Tomasz Majchrzak
|
e522751d60
seq_file: reset iterator to first record for zero offset
|
8 роки тому |
Joe Perches
|
75ba1d07fd
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
|
8 роки тому |
Vegard Nossum
|
088bf2ff5d
fs/seq_file: fix out-of-bounds read
|
9 роки тому |
Linus Torvalds
|
34dbbcdbf6
Make file credentials available to the seqfile interfaces
|
9 роки тому |
Greg Thelen
|
0f930902eb
fs, seqfile: always allow oom killer
|
9 роки тому |
Andy Shevchenko
|
25c6bb76ea
seq_file: reuse string_escape_str()
|
9 роки тому |
Andy Shevchenko
|
8b91a318e4
fs/seq_file: use seq_* helpers in seq_hex_dump()
|
9 роки тому |
Joe Perches
|
6798a8caaf
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
|
10 роки тому |
Andy Shevchenko
|
37607102c4
seq_file: provide an analogue of print_hex_dump()
|
10 роки тому |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 роки тому |
Linus Torvalds
|
2d01eedf1d
Merge branch 'akpm' (patches from Andrew)
|
10 роки тому |
Yann Droneaud
|
460b865e53
fs: document seq_open()'s usage of file->private_data
|
10 роки тому |
Yann Droneaud
|
189f9841de
fs: allocate structure unconditionally in seq_open()
|
10 роки тому |
Miklos Szeredi
|
2726d56620
vfs: add seq_file_path() helper
|
10 роки тому |
Omar Sandoval
|
c8d3fe028f
Btrfs: show subvol= and subvolid= in /proc/mounts
|
10 роки тому |
Tejun Heo
|
46385326cc
bitmap, cpumask, nodemask: remove dedicated formatting functions
|
10 роки тому |
David Rientjes
|
5cec38ac86
fs, seq_file: fallback to vmalloc instead of oom kill processes
|
10 роки тому |
Joe Perches
|
1f33c41c03
seq_file: Rename seq_overflow() to seq_has_overflowed() and make public
|
11 роки тому |