aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/seq_file.h
Commit message (Expand)AuthorAge
* seq_file: add function to write binary dataPeter Oberparleiter2009-06-18
* cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-30
* seq_file: properly cope with preadEric Biederman2009-02-18
* cpumask: Use nr_cpu_ids in seq_cpumaskRusty Russell2008-12-29
* bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell2008-12-29
* vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-23
* seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan2008-10-20
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-12
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-23
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-23
* [PATCH] teach seq_file to discard entriesAl Viro2008-04-21
* [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-02
* [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-27
* [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-28
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* [FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov2007-10-10
* Make common helpers for seq_files that work with list_headsPavel Emelianov2007-07-10
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] sem2mutex: fs/seq_file.cIngo Molnar2006-03-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16