Commit History

Author SHA1 Message Date
  Oleg Nesterov 2c03376d2d proc/maps: replace proc_maps_private->pid with "struct inode *inode" 10 years ago
  Oleg Nesterov 29a40ace84 fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open() 10 years ago
  Oleg Nesterov 5381e169e7 proc: introduce proc_mem_open() 10 years ago
  Linus Torvalds 77e40aae76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
  Alexey Dobriyan 8f053ac11f proc: remove INF macro 11 years ago
  Alexey Dobriyan 4dcc03fc45 proc: make proc_subdir_lock static 11 years ago
  Alexey Dobriyan dbcdb50441 proc: add and remove /proc entry create checks 11 years ago
  Eric W. Biederman 0097875bd4 proc: Implement /proc/thread-self to point at the directory of the current thread 11 years ago
  Grant Likely 8357041a69 of: remove /proc/device-tree 12 years ago
  Al Viro c52a47ace7 proc_fill_cache(): just make instantiate_t return int 12 years ago
  Al Viro f0c3b5093a [readdir] convert procfs 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  David Howells 59d8053f1e proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h 12 years ago
  David Howells c30480b92c proc: Make the PROC_I() and PDE() macros internal to procfs 12 years ago
  David Howells 34db8aaf0f proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} 12 years ago
  David Howells c3bef7bcaa proc: Move proc_fd() to fs/proc/fd.h 12 years ago
  David Howells 1dd704b617 proc: Uninline pid_delete_dentry() 12 years ago
  Joonsoo Kim db3808c1ba mm, vmalloc: move get_vmalloc_info() to vmalloc.c 12 years ago
  David Howells 3cb5bf1bf9 proc: Delete create_proc_read_entry() 12 years ago
  Al Viro 05c0ae21c0 try a saner locking for pde_opener... 12 years ago
  Al Viro ca469f35a8 deal with races between remove_proc_entry() and proc_reg_release() 12 years ago
  Al Viro 866ad9a747 procfs: preparations for remove_proc_entry() race fixes 12 years ago
  Al Viro 021ada7dff procfs: switch /proc/self away from proc_dir_entry 12 years ago
  Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
  Eric W. Biederman e656d8a6f7 procfs: Use the proc generic infrastructure for proc/self. 15 years ago
  KAMEZAWA Hiroyuki 9e7814404b hold task->mempolicy while numa_maps scans. 12 years ago
  Oleg Nesterov 0f4cfb2e4e coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 13 years ago
  Cyrill Gorcunov faf60af17f procfs: Move /proc/pid/fd[info] handling code to fd.[ch] 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago