aboutsummaryrefslogtreecommitdiff
path: root/include/linux/seq_file.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-2/+0
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Gravatar Miklos Szeredi 1-0/+2
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Gravatar Ram Pai 1-0/+2
2008-04-21[PATCH] teach seq_file to discard entriesGravatar Al Viro 1-0/+2
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hGravatar Denis V. Lunev 1-22/+0
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Gravatar Denis V. Lunev 1-0/+2
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.Gravatar YOSHIFUJI Hideaki 1-0/+7
2008-02-14d_path: Make seq_path() use a struct path argumentGravatar Jan Blunck 1-3/+2
2008-01-28[NET]: Consolidate net namespace related proc files creation.Gravatar Denis V. Lunev 1-0/+13
2007-10-17Fix f_version type: should be u64 instead of unsigned longGravatar Mathieu Desnoyers 1-1/+1
2007-10-10[FS] seq_file: Introduce the seq_open_private()Gravatar Pavel Emelyanov 1-0/+2
2007-07-10Make common helpers for seq_files that work with list_headsGravatar Pavel Emelianov 1-0/+11
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationGravatar Helge Deller 1-2/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cGravatar Ingo Molnar 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+54