Commit Graph

29 Commits (d447ea2f30ec60370ddb99a668e5ac12995f043d)

Author SHA1 Message Date
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Zhang Rui 94413d8807 proc: detect duplicate names on registration 17 years ago
Alexey Dobriyan fd2cbe4888 proc: remove useless check on symlink removal 17 years ago
Alexey Dobriyan 76df0c25d0 proc: simplify function prototypes 17 years ago
Alexey Dobriyan 4237e0d3de proc: less LOCK operations during lookup 17 years ago
Eric W. Biederman 3790ee4bd8 proc: remove/Fix proc generic d_revalidate 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Eric W. Biederman 2b1e300a9d [NETNS]: Fix /proc/net breakage 17 years ago
Alexey Dobriyan c2319540cd proc: fix NULL ->i_fop oops 17 years ago
Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 17 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Changli Gao 99fc06df72 procfs directory entry cleanup 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Darrick J. Wong 59cd0cbc75 Fix race between proc_readdir and remove_proc_entry 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Josef "Jeff" Sipek 2fddfeefee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Steven Rostedt 64a07bd82e [PATCH] protect remove_proc_entry 19 years ago
Adrian Bunk fee781e6c2 [PATCH] fs/proc/: function prototypes belong in header files 19 years ago
Linus Torvalds 8b90db0df7 Insanity avoidance in /proc 19 years ago
Eric Dumazet 2f51201662 [PATCH] reduce sizeof(struct file) 20 years ago
Miklos Szeredi 2b579beec2 [PATCH] proc: link count fix 20 years ago
Al Viro 008b150a3c [PATCH] Fix up symlink function pointers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago