提交历史

作者 SHA1 备注 提交日期
  Eric W. Biederman 4f326c0064 userns: Allow unprivilged mounts of proc and sysfs 13 年之前
  Eric W. Biederman 0a01f2cc39 pidns: Make the pidns proc mount/umount logic obvious. 13 年之前
  Eric W. Biederman 17cf22c33e pidns: Use task_active_pid_ns where appropriate 15 年之前
  Eric W. Biederman ae06c7c83f procfs: Don't cache a pid in the root inode. 15 年之前
  Eric W. Biederman e656d8a6f7 procfs: Use the proc generic infrastructure for proc/self. 15 年之前
  Sachin Kamat 9fb8844210 fs/proc/root.c: use NULL instead of 0 for pointer 12 年之前
  David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 年之前
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 年之前
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 年之前
  Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate 13 年之前
  Vasiliy Kulikov 99663be772 proc: fix mount -t proc -o AAA 13 年之前
  Vasiliy Kulikov 0499680a42 procfs: add hidepid= and gid= mount options 13 年之前
  Vasiliy Kulikov 97412950b1 procfs: parse mount options 13 年之前
  Al Viro 905ad269c5 procfs: fix a vfsmount longterm reference leak 13 年之前
  David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 年之前
  Al Viro ff78fca2a0 fix leak in proc_set_super() 14 年之前
  Oleg Nesterov 52e9fc76d0 procfs: kill the global proc_mnt variable 14 年之前
  Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 年之前
  Al Viro aed1d84f98 switch procfs to ->mount() 15 年之前
  Al Viro 579441a39b setting ->proc_mnt doesn't belong in proc_get_sb() 15 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 年之前
  Dan Carpenter 73d3646029 proc: cleanup: remove unused assignments 15 年之前
  Helight.Xu 587d4a17d8 some clean up in fs/proc 15 年之前
  Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 年之前
  Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 年之前
  Alexey Dobriyan b4df2b92d8 proc: stop using BKL 16 年之前
  Alexey Dobriyan 59c7572e82 proc: remove fs/proc/proc_misc.c 16 年之前
  Alexey Dobriyan 5bcd7ff9e1 proc: proc_init_inodecache() can't fail 16 年之前
  Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 17 年之前
  Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 年之前