udf: decrement correct link count in udf_rmdir
[safe/jmp/linux-2.6] / fs / proc /
2007-05-08 John JohansenRemove redundant check from proc_sys_setattr()
2007-05-08 John JohansenRemove redundant check from proc_setattr()
2007-05-08 Martin Peschkeproc: cleanup: use seq_release_private() where appropriate
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Alexey DobriyanProtect tty drivers list with tty_mutex
2007-05-08 Alexey Dobriyan/proc/*/oom_score oops re badness
2007-05-08 Miklos Szerediadd file position info to proc
2007-05-08 Eric Dumazetprocfs: reorder struct pid_dentry to save space on...
2007-05-08 Kees Cookproc: maps protection
2007-05-08 Alexey Dobriyanproc: remove pathetic ->deleted WARN_ON
2007-05-08 Darrick J. WongFix race between proc_readdir and remove_proc_entry
2007-05-08 Alexey DobriyanFix race between proc_get_inode() and remove_proc_entry()
2007-05-08 William Cohenreduce size of task_struct on 64-bit machines
2007-05-08 Alexey DobriyanAllow access to /proc/$PID/fd after setuid()
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 David Rientjessmaps: add clear_refs file to clear reference
2007-05-07 David Rientjessmaps: add pages referenced count to smaps
2007-05-07 David Rientjessmaps: extract pmd walker from smaps code
2007-05-07 Adrian Bunkmm/slab.c: proper prototypes
2007-05-02 Ian Campbell[PATCH] i386: Allow i386 crash kernels to handle x86_64...
2007-04-12 Stephen Rothwell[POWERPC] Make struct property's value a void *
2007-04-02 Andrew Morton[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_...
2007-03-27 Mika Kukkonen[PATCH] Fix kernel build with EMBEDDED & PROC_FS &...
2007-03-14 Al Viro[PATCH] sanitize security_getprocattr() API
2007-02-21 Glauber de Oliveir... [PATCH] Missing __user in pointer referenced within...
2007-02-14 Eric W. Biederman[PATCH] sysctl: hide the sysctl proc inodes from selinux
2007-02-14 Eric W. Biederman[PATCH] sysctl: reimplement the sysctl proc support
2007-02-14 Eric W. Biederman[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinar...
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Alexey Dobriyan[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from...
2007-02-11 Andrew Morton[PATCH] proc_misc warning fix
2007-02-11 Christoph Lameter[PATCH] Drop get_zone_counts()
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
2007-01-10 Roman Zippel[PATCH] fix linux banner format string
2006-12-11 Linus TorvaldsMake SLES9 "get_kernel_version" work on the kernel...
2006-12-10 Andrew Morton[PATCH] io-accounting: report in procfs
2006-12-08 Andrew Morton[PATCH] proc_misc build fix
2006-12-08 Akinobu Mita[PATCH] fault injection: process filtering for fault...
2006-12-08 Cedric Le Goater[PATCH] use current->nsproxy->pid_ns
2006-12-08 Sukadev Bhattiprolu[PATCH] rename struct pspace to struct pid_namespace
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine: deprecate...
2006-12-08 Josef "Jeff" Sipek[PATCH] proc: change uses of f_{dentry, vfsmnt} to...
2006-12-08 Oleg Nesterov[PATCH] do_task_stat(): don't take tty_mutex
2006-12-08 Herbert Poetzl[PATCH] Fix linux banner utsname information
2006-12-07 Adrian Bunk[PATCH] make fs/proc/base.c:proc_pid_instantiate()...
2006-12-07 Magnus Damm[PATCH] elf: fix kcore note size calculation
2006-12-07 Mike Galbraith[PATCH] remove the syslog interface when printk is...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Guillem Jover[PATCH] Allow user processes to raise their oom_adj...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
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-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
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 Oleg Nesterov[PATCH] proc: drop tasklist lock in task_state()
2006-10-02 Oleg Nesterov[PATCH] proc: convert do_task_stat() to use lock_task_s...
2006-10-02 Oleg Nesterov[PATCH] proc: convert task_sig() to use lock_task_sighand()
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 Sukadev Bhattiprolu[PATCH] Define struct pspace
2006-10-02 Eric W. Biederman[PATCH] proc: give the root directory a task
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-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-29 Vivek Goyal[PATCH] Kcore elf note namesz field fix
2006-09-29 Frederik Deweerdt[PATCH] fix mem_write() return value
2006-09-29 Alan Cox[PATCH] tty: stop the tty vanishing under procfs access
2006-09-27 David Howells[PATCH] NOMMU: move the fallback arch_vma_name() to...
2006-09-27 David Howells[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make display of highmem...
2006-08-27 Andrew Morton[PATCH] /proc/meminfo: don't put spaces in names
2006-07-15 Linus TorvaldsDon't allow chmod() on the /proc/<pid>/ files
2006-07-15 Linus TorvaldsMark /proc MS_NOSUID and MS_NOEXEC
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: /proc export of...
2006-07-15 Linus TorvaldsRelax /proc fix a bit
2006-07-14 Linus TorvaldsFix nasty /proc vulnerability
2006-07-12 Adam B. Jerome[PATCH] /fs/proc/: 'larger than buffer size' memory...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-04 Greg Ungerer[PATCH] uclinux: fix proc_task()/get_proc-task() naming
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
next