1. 7596071 Revert "proc: Convert proc_mount to use mount_ns." by Alistair Strachan · 6 years ago
  2. 5b3d110 ANDROID: proc: Add /proc/uid directory by Connor O'Brien · 7 years ago
  3. e94591d proc: Convert proc_mount to use mount_ns. by Eric W. Biederman · 8 years ago
  4. 8654df4 mnt: Refactor fs_fully_visible into mount_too_revealing by Eric W. Biederman · 8 years ago
  5. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 8 years ago
  6. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  7. eb6d38d proc: Allow creating permanently empty directories that serve as mount points by Eric W. Biederman · 9 years ago
  8. 1b852bc mnt: Refactor the logic for mounting sysfs and proc in a user namespace by Eric W. Biederman · 9 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. 710585d fs/proc: use a rb tree for the directory entries by Nicolas Dichtel · 10 years ago
  11. 155134f Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}" by Linus Torvalds · 10 years ago
  12. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  13. 335eb53 proc: faster /proc/$PID lookup by Alexey Dobriyan · 10 years ago
  14. 344470c proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mounts by Eric W. Biederman · 10 years ago
  15. 0097875 proc: Implement /proc/thread-self to point at the directory of the current thread by Eric W. Biederman · 10 years ago
  16. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  17. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  18. 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
  19. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  20. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  21. aee1c13 proc: Restrict mounting the proc filesystem by Eric W. Biederman · 11 years ago
  22. 94fc5d9 proc: return on proc_readdir error by Richard Genoud · 11 years ago
  23. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  24. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 021ada7 procfs: switch /proc/self away from proc_dir_entry by Al Viro · 11 years ago
  26. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  27. 4f326c0 userns: Allow unprivilged mounts of proc and sysfs by Eric W. Biederman · 12 years ago
  28. 0a01f2c pidns: Make the pidns proc mount/umount logic obvious. by Eric W. Biederman · 12 years ago
  29. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  30. ae06c7c procfs: Don't cache a pid in the root inode. by Eric W. Biederman · 14 years ago
  31. e656d8a procfs: Use the proc generic infrastructure for proc/self. by Eric W. Biederman · 14 years ago
  32. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  33. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  34. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  35. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  36. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  37. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  38. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 12 years ago
  39. 9741295 procfs: parse mount options by Vasiliy Kulikov · 12 years ago
  40. 905ad26 procfs: fix a vfsmount longterm reference leak by Al Viro · 13 years ago
  41. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  42. ff78fca fix leak in proc_set_super() by Al Viro · 13 years ago
  43. 52e9fc7 procfs: kill the global proc_mnt variable by Oleg Nesterov · 13 years ago
  44. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 13 years ago
  45. aed1d84 switch procfs to ->mount() by Al Viro · 14 years ago
  46. 579441a setting ->proc_mnt doesn't belong in proc_get_sb() by Al Viro · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. 73d3646 proc: cleanup: remove unused assignments by Dan Carpenter · 14 years ago
  49. 587d4a1 some clean up in fs/proc by Helight.Xu · 14 years ago
  50. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  51. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  52. b4df2b9 proc: stop using BKL by Alexey Dobriyan · 16 years ago
  53. 59c7572 proc: remove fs/proc/proc_misc.c by Alexey Dobriyan · 16 years ago
  54. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  55. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  56. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  57. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  58. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  59. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  60. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 16 years ago
  61. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  62. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  63. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  64. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  65. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  66. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  67. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  68. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  69. 2abc26f [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry by Eric W. Biederman · 17 years ago
  70. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  71. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  72. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  73. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  76. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 18 years ago
  77. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 18 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago