- 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
- 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
- 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 9 years ago
- 0f93090 fs, seqfile: always allow oom killer by Greg Thelen · 9 years ago
- 25c6bb76e seq_file: reuse string_escape_str() by Andy Shevchenko · 9 years ago
- 8b91a31 fs/seq_file: use seq_* helpers in seq_hex_dump() by Andy Shevchenko · 9 years ago
- 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
- 3760710 seq_file: provide an analogue of print_hex_dump() by Andy Shevchenko · 9 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 460b865 fs: document seq_open()'s usage of file->private_data by Yann Droneaud · 9 years ago
- 189f984 fs: allocate structure unconditionally in seq_open() by Yann Droneaud · 9 years ago
- 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
- c8d3fe0 Btrfs: show subvol= and subvolid= in /proc/mounts by Omar Sandoval · 9 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 10 years ago
- 1f33c41 seq_file: Rename seq_overflow() to seq_has_overflowed() and make public by Joe Perches · 10 years ago
- 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 10 years ago
- 801a760 seq_file: always clear m->count when we free m->buf by Al Viro · 11 years ago
- 839cc2a seq_file: introduce seq_setwidth() and seq_pad() by Tetsuo Handa · 11 years ago
- 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
- 0bc7738 seq_file: add seq_list_*_percpu helpers by Jeff Layton · 11 years ago
- 2043f49 new helper: single_open_size() by Al Viro · 12 years ago
- 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 5e62ade fs/seq_file.c:seq_lseek(): fix switch statement indenting by Andrew Morton · 12 years ago
- 80de7f7 seq-file: use SEEK_ macros instead of hardcoded numbers by Cyrill Gorcunov · 12 years ago
- 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
- 254adaa seq_file: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
- 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
- adb37c4 userns: Make seq_file's user namespace accessible by Eric W. Biederman · 12 years ago
- a480814 seq_file: Add seq_vprintf function and export it by Steven Whitehouse · 12 years ago
- 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 13 years ago
- bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 13 years ago
- 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
- 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 13 years ago
- 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- 8c9379e constify seq_file stuff by Al Viro · 13 years ago
- 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
- be14824 fs: take dcache_lock inside __d_path by Christoph Hellwig · 14 years ago
- 8209e2f fs/seq_file.c: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
- 138860b seq_file: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
- 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 15 years ago
- 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 15 years ago
- f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
- 7a62cc1 seq_file: return a negative error code when seq_path_root() fails. by Tetsuo Handa · 15 years ago
- 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
- af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 16 years ago
- 8f19d47 seq_file: properly cope with pread by Eric Biederman · 16 years ago
- f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 16 years ago
- 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
- cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer by Rusty Russell · 16 years ago
- 604094f vfs, seqfile: export mangle_path() generally by Ingo Molnar · 16 years ago
- 958086d vfs, seqfile: fix comment style on mangle_path by Török Edwin · 16 years ago
- 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
- 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
- 85dd030 seq_file: don't call bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
- 4cdfe84 [PATCH] deal with the first call of ->show() generating no output by Al Viro · 16 years ago
- 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
- 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 17 years ago
- 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 17 years ago
- 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
- 16abef0 fs: use loff_t type instead of long long by David Sterba · 17 years ago
- 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 17 years ago
- cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
- c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
- 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
- cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
- 00c5746 mutex_unlock() later in seq_lseek() by Alexey Dobriyan · 17 years ago
- bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
- 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
- 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
- 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 19 years ago
- 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
- 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago