aboutsummaryrefslogtreecommitdiff
path: root/include/linux/seq_file.h
AgeCommit message (Expand)Author
2012-01-03constify seq_file stuffAl Viro
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-07-20fs: seq_file - add event counter to simplify poll() supportKay Sievers
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan
2009-09-24vfs: seq_file: add helpers for data fillingMiklos Szeredi
2009-06-18seq_file: add function to write binary dataPeter Oberparleiter
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell
2009-02-18seq_file: properly cope with preadEric Biederman
2008-12-30cpumask: Use nr_cpu_ids in seq_cpumaskRusty Russell
2008-12-30bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-01-28[NET]: Consolidate net namespace related proc files creation.Denis V. Lunev
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers
2007-10-10[FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar
2005-04-16Linux-2.6.12-rc2Linus Torvalds