[PATCH] mark struct file_operations const 6
[safe/jmp/linux-2.6] / fs / proc / base.c
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-11 Alexey Dobriyan[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from...
2007-02-02 Guillaume Chazarain[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
2007-01-26 Alexey Dobriyan[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
2006-12-10 Andrew Morton[PATCH] io-accounting: report in procfs
2006-12-08 Akinobu Mita[PATCH] fault injection: process filtering for fault...
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08 Josef "Jeff" Sipek[PATCH] proc: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Adrian Bunk[PATCH] make fs/proc/base.c:proc_pid_instantiate()...
2006-12-07 Guillem Jover[PATCH] Allow user processes to raise their oom_adj...
2006-11-25 Vasily Tarasov[PATCH] mounstats NULL pointer dereference
2006-10-20 Alexey Dobriyan[PATCH] OOM killer meets userspace headers
2006-10-17 Andrew Morton[PATCH] PROC_NUMBUF is wrong
2006-10-02 Oleg Nesterov[PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-10-02 Eric W. Biederman[PATCH] proc: comment what proc_fill_cache does
2006-10-02 Eric W. Biederman[PATCH] proc: remove the useless SMP-safe comments...
2006-10-02 Eric W. Biederman[PATCH] proc: remove trailing blank entry from pid_entr...
2006-10-02 Eric W. Biederman[PATCH] proc: properly compute TGID_OFFSET
2006-10-02 Eric W. Biederman[PATCH] proc: Use pid_task instead of open coding it
2006-10-02 Eric W. Biederman[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
2006-10-02 Eric W. Biederman[PATCH] proc: Remove the hard coded inode numbers
2006-10-02 Eric W. Biederman[PATCH] proc: Factor out an instantiate method from...
2006-10-02 Eric W. Biederman[PATCH] proc: Make the generation of the self symlink...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Eric W. Biederman[PATCH] proc: modify proc_pident_lookup to be completel...
2006-10-02 Eric W. Biederman[PATCH] proc: reorder the functions in base.c
2006-10-02 Eric W. Biederman[PATCH] proc: readdir race fix (take 3)
2006-09-29 Frederik Deweerdt[PATCH] fix mem_write() return value
2006-07-15 Linus TorvaldsDon't allow chmod() on the /proc/<pid>/ files
2006-07-15 Linus TorvaldsRelax /proc fix a bit
2006-07-14 Linus TorvaldsFix nasty /proc vulnerability
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Eric Paris[PATCH] SELinux: Add sockcreate node to procattr API
2006-06-26 Oleg Nesterov[PATCH] cleanup next_tid()
2006-06-26 Oleg Nesterov[PATCH] simplify/fix first_tid()
2006-06-26 Eric W. Biederman[PATCH] proc: Remove tasklist_lock from proc_task_readdir.
2006-06-26 Eric W. Biederman[PATCH] proc: Cleanup proc_fd_access_allowed
2006-06-26 Eric W. Biederman[PATCH] proc: Use sane permission checks on the /proc...
2006-06-26 Eric W. Biederman[PATCH] proc: optimize proc_check_dentry_visible
2006-06-26 Eric W. Biederman[PATCH] proc: Use struct pid not struct task_ref
2006-06-26 Eric W. Biederman[PATCH] proc: don't lock task_structs indefinitely
2006-06-26 Eric W. Biederman[PATCH] proc: make PROC_NUMBUF the buffer size for...
2006-06-26 Eric W. Biederman[PATCH] simply fix first_tgid
2006-06-26 Eric W. Biederman[PATCH] proc: Remove tasklist_lock from proc_pid_lookup...
2006-06-26 Eric W. Biederman[PATCH] proc: Remove tasklist_lock from proc_pid_readdir
2006-06-26 Eric W. Biederman[PATCH] proc: refactor reading directories of tasks
2006-06-26 Eric W. Biederman[PATCH] proc: Close the race of a process dying durning...
2006-06-26 Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-26 Eric W. Biederman[PATCH] proc: Move proc_maps_operations into task_mmu.c
2006-06-26 Eric W. Biederman[PATCH] proc: Fix the link count for /proc/<pid>/task
2006-06-26 Eric W. Biederman[PATCH] proc: Properly filter out files that are not...
2006-06-26 Eric W. Biederman[PATCH] proc: Kill proc_mem_inode_operations
2006-06-26 Eric W. Biederman[PATCH] proc: Remove bogus proc_task_permission
2006-06-26 Eric W. Biederman[PATCH] proc: Replace proc_inode.type with proc_inode.fd
2006-06-26 Eric W. Biederman[PATCH] proc: Simplify the ownership rules for /proc
2006-06-26 Eric W. Biederman[PATCH] proc: Remove unnecessary and misleading assignm...
2006-06-26 Eric W. Biederman[PATCH] proc: Remove useless BKL in proc_pid_readlink
2006-06-26 Eric W. Biederman[PATCH] proc: Fix the .. inode number on /proc/<pid>/fd
2006-06-26 Michael LeMay[PATCH] keys: add a way to store the appropriate contex...
2006-06-20 Al Viro[PATCH] proc_loginuid_write() uses simple_strtoul(...
2006-04-19 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-03-31 Herbert Poetzl[PATCH] cleanup in proc_check_chroot()
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2005-11-08 Al Viro[PATCH] make /proc/mounts pollable
2005-10-15 Yoshinori Sato[PATCH] nommu build error fix
2005-09-23 Andrew Morton[PATCH] proc_task_root_link c99 fix
2005-09-21 Sripathi Kodi[PATCH] Fix invisible threads problem
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-07 Miklos Szeredi[PATCH] remove duplicated code from proc and ptrace
2005-09-07 Miklos Szeredi[PATCH] fix enum pid_directory_inos in proc/base.c
2005-09-07 Miklos Szeredi[PATCH] use get_fs_struct() in proc
2005-09-05 Mauricio Lin[PATCH] add /proc/pid/smaps
2005-09-05 Christoph Lameter[PATCH] /proc/<pid>/numa_maps to show on which nodes...
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-06-23 Alan Cox[PATCH] setuid core dump
2005-05-03 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-05-01 Pavel Pisa[PATCH] DocBook: changes and extensions to the kernel...
2005-05-01 Daniel Drake[PATCH] procfs: Fix hardlink counts for /proc/<PID...
2005-05-01 Daniel Drake[PATCH] procfs: Fix hardlink counts
2005-04-29 Steve Grubb[AUDIT] LOGIN message credentials
2005-04-16 Andrea Arcangeli[PATCH] oom-killer disable for iscsi/lvm2/multipath...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2