summaryrefslogtreecommitdiff
path: root/fs/proc/generic.c
AgeCommit message (Expand)Author
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan
2008-02-08proc: detect duplicate names on registrationZhang Rui
2008-02-08proc: remove useless check on symlink removalAlexey Dobriyan
2008-02-08proc: simplify function prototypesAlexey Dobriyan
2008-02-08proc: less LOCK operations during lookupAlexey Dobriyan
2007-12-10proc: remove/Fix proc generic d_revalidateEric W. Biederman
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-12-02[NETNS]: Fix /proc/net breakageEric W. Biederman
2007-11-29proc: fix NULL ->i_fop oopsAlexey Dobriyan
2007-11-14proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-07-16procfs directory entry cleanupChangli Gao
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-05-08Fix race between proc_readdir and remove_proc_entryDarrick J. Wong
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk
2005-12-30Insanity avoidance in /procLinus Torvalds
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-09-07[PATCH] proc: link count fixMiklos Szeredi
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-02-02[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()Georgi Guninski
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-07[PATCH] prohibit slash in proc directory entry namesNathan Lynch
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-07-02[PATCH] check attr updates in /procChris Wright
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro
2004-06-17[PATCH] Fixes for idr codeCorey Minyard
2004-04-18[PATCH] Increase number of dynamic inodes in procfsAndrew Morton
2004-03-18[PATCH] procfs: use kernel min/maxAndrew Morton
2004-03-11[PATCH] /proc data corruption checkAndrew Morton
2003-12-29[PATCH] make /proc/tty/driver/ S_IRUSR | S_IXUSR for root onlyAndrew Morton
2003-09-08[PATCH] sparse fix for proc/genericAndries E. Brouwer
2003-07-10[PATCH] remove proc_mknod()Andrew Morton
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-04-29[PATCH] proc_file_read fixAndrew Morton
2003-02-12[PATCH] proc_file_read documentation/buffer overflow detection.Dave Jones
2002-11-30Handle internal proc_register failure in proc_symlink, proc_mknod,Jeff Garzik
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-10-09[PATCH] 2.5.40: fix chmod/chown on procfsOlaf Dietsche
2002-09-29[PATCH] C99 designated initializers for fs/procArt Haas
2002-05-21[PATCH] remove s390 procfs abusesAlexander Viro
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen