コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds 14d74e0cab Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd 14 年 前
  Stephen Wilson f2beb79836 proc: make struct proc_maps_private truly private 14 年 前
  Eric W. Biederman 6b4e306aa3 ns: proc files for namespace naming policy. 15 年 前
  Oleg Nesterov 52e9fc76d0 procfs: kill the global proc_mnt variable 14 年 前
  Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup 14 年 前
  Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm 14 年 前
  Alexey Dobriyan 135d5655dc proc: rename de_get() to pde_get() and inline it 15 年 前
  Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 年 前
  Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc 16 年 前
  David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 年 前
  Alexey Dobriyan ae048112c0 proc: move /proc/kmsg creation to fs/proc/kmsg.c 16 年 前
  Alexey Dobriyan 5bcd7ff9e1 proc: proc_init_inodecache() can't fail 16 年 前
  Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 16 年 前
  Alexey Dobriyan 881adb8535 proc: always do ->release 17 年 前
  Adrian Bunk 6e644c3126 move proc_kmsg_operations to fs/proc/internal.h 17 年 前
  Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 年 前
  Alexey Dobriyan 0d5c9f5f59 proc: switch to proc_create() 17 年 前
  Matt Helsley 925d1c401f procfs task exe symlink 17 年 前
  Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 年 前
  Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 年 前
  Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 年 前
  Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 年 前
  Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 年 前
  Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 年 前
  Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 年 前
  Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 年 前
  Alexey Dobriyan c2319540cd proc: fix NULL ->i_fop oops 17 年 前
  Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 17 年 前
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 年 前
  Kees Cook 5096add84b proc: maps protection 18 年 前