proc: warn on non-existing proc entries
[safe/jmp/linux-2.6] / fs / proc / generic.c
2010-03-06 Alexey Dobriyanproc: warn on non-existing proc entries
2010-03-06 Alexey Dobriyanproc: do translation + unlink atomically at remove_proc...
2010-03-03 Helight.Xusome clean up in fs/proc
2009-12-16 Alexey Dobriyanproc: rename de_get() to pde_get() and inline it
2009-03-30 Alexey Dobriyanproc 1/2: do PDE usecounting even for ->read_proc,...
2009-03-30 Randy Dunlapproc: move fs/proc/inode-alloc.txt comment into a sourc...
2009-03-27 Al Viroconstify dentry_operations: procfs
2009-01-05 Alexey Dobriyanproc: stop using BKL
2008-10-23 Arjan van de Venproc: use WARN() rather than printk+backtrace
2008-09-13 Alexey Dobriyanproc: more debugging for "already registered" case
2008-08-25 Alexey Dobriyan[PATCH] proc: inode number fixlet
2008-08-01 Alexey Dobriyan[PATCH 2/2] proc: switch inode number allocation to IDA
2008-08-01 Alexey Dobriyan[PATCH 1/2] proc: fix inode number bogorithmetic
2008-07-26 Arjan van de VenUse WARN() in fs/proc/
2008-07-25 Alexey Dobriyanproc: always do ->release
2008-05-02 Denis V. Lunevnetns: assign PDE->data before gluing entry into /proc...
2008-04-29 Denis V. Lunevproc: introduce proc_create_data to setup de->data
2008-04-29 Alexey Dobriyanproc: remove ->get_info infrastructure
2008-04-29 Alexey Dobriyanproc: drop several "PDE valid/invalid" checks
2008-04-29 Alexey Dobriyanproc: less special case in xlate code
2008-04-29 Alexey Dobriyanproc: simplify locking in remove_proc_entry()
2008-04-29 Alexey Dobriyanproc: print more information when removing non-empty...
2008-03-07 Pavel Emelyanov[NET]: Make /proc/net a symlink on /proc/self/net (v3)
2008-02-08 Alexey Dobriyanproc: fix ->open'less usage due to ->proc_fops flip
2008-02-08 Zhang Ruiproc: detect duplicate names on registration
2008-02-08 Alexey Dobriyanproc: remove useless check on symlink removal
2008-02-08 Alexey Dobriyanproc: simplify function prototypes
2008-02-08 Alexey Dobriyanproc: less LOCK operations during lookup
2007-12-11 Eric W. Biedermanproc: remove/Fix proc generic d_revalidate
2007-12-05 Alexey Dobriyanproc: fix proc_dir_entry refcounting
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-01 Eric W. Biederman[NETNS]: Fix /proc/net breakage
2007-11-29 Alexey Dobriyanproc: fix NULL ->i_fop oops
2007-11-15 Eric W. Biedermanproc: fix proc_kill_inodes to kill dentries on all...
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-07-16 Changli Gaoprocfs directory entry cleanup
2007-07-16 Alexey DobriyanFix rmmod/read/write races in /proc entries
2007-05-08 Darrick J. WongFix race between proc_readdir and remove_proc_entry
2007-05-08 Alexey DobriyanFix race between proc_get_inode() and remove_proc_entry()
2007-02-14 Eric W. Biederman[PATCH] sysctl: reimplement the sysctl proc support
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2006-12-08 Josef "Jeff" Sipek[PATCH] proc: change uses of f_{dentry, vfsmnt} to...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-26 Steven Rostedt[PATCH] protect remove_proc_entry
2006-01-09 Adrian Bunk[PATCH] fs/proc/: function prototypes belong in header...
2005-12-30 Linus TorvaldsInsanity avoidance in /proc
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-09-07 Miklos Szeredi[PATCH] proc: link count fix
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2