1. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 15 years ago
  2. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 15 years ago
  3. d72f71e constify dentry_operations: procfs by Al Viro · 15 years ago
  4. b4df2b9 proc: stop using BKL by Alexey Dobriyan · 16 years ago
  5. 6c2f91e proc: use WARN() rather than printk+backtrace by Arjan van de Ven · 16 years ago
  6. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  7. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 16 years ago
  8. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  9. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  10. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 16 years ago
  11. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  12. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  13. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  14. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago
  15. 5e971dc proc: drop several "PDE valid/invalid" checks by Alexey Dobriyan · 16 years ago
  16. 7cee4e0 proc: less special case in xlate code by Alexey Dobriyan · 16 years ago
  17. f649d6d proc: simplify locking in remove_proc_entry() by Alexey Dobriyan · 16 years ago
  18. e93b4ea proc: print more information when removing non-empty directories by Alexey Dobriyan · 16 years ago
  19. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  20. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  21. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 16 years ago
  22. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 16 years ago
  23. 76df0c2 proc: simplify function prototypes by Alexey Dobriyan · 16 years ago
  24. 4237e0d proc: less LOCK operations during lookup by Alexey Dobriyan · 16 years ago
  25. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  26. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  27. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  28. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  29. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  30. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  31. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  32. 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
  33. 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
  34. 59cd0cb Fix race between proc_readdir and remove_proc_entry by Darrick J. Wong · 17 years ago
  35. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago
  36. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  37. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  38. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  39. 2fddfee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  40. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  41. 64a07bd [PATCH] protect remove_proc_entry by Steven Rostedt · 18 years ago
  42. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  43. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  44. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  45. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  46. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago