1. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  2. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  3. 2c03376 proc/maps: replace proc_maps_private->pid with "struct inode *inode" by Oleg Nesterov · 10 years ago
  4. 47fecca fs/proc/task_nommu.c: don't use priv->task->mm by Oleg Nesterov · 10 years ago
  5. 27692cd fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  6. ce34fdd fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() by Oleg Nesterov · 10 years ago
  7. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  8. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  9. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  10. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  11. ec6fd8a report errors in /proc/*/*map* sanely by Al Viro · 13 years ago
  12. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 14 years ago
  13. 3c26c9d nommu: add '[stack]' label to /proc/pid/maps output by Mike Frysinger · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 7e1e0ef procfs: use proper units for noMMU statm by Steven J. Magnani · 15 years ago
  16. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  17. 4c96729 nommu: fix typo vma->pg_off to vma->vm_pgoff by Nobuhiro Iwamatsu · 15 years ago
  18. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  19. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  20. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  21. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  22. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  23. 38f7147 NOMMU: Improve procfs output using per-MM VMAs by David Howells · 16 years ago
  24. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  25. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  26. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  27. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  28. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  29. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  30. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 16 years ago
  31. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  32. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  33. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  34. 5096add proc: maps protection by Kees Cook · 17 years ago
  35. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  36. 2fddfee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  37. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  38. 31304c9 [PATCH] uclinux: fix proc_task()/get_proc-task() naming by Greg Ungerer · 18 years ago
  39. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago