[PATCH] nfsd: vfs.c endianness annotations
[safe/jmp/linux-2.6] / fs / proc /
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
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_bounce...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_unstable...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_writeback...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: split NR_ANON_PAGES off...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: convert nr_mapped to per...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
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-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-20 Al Viro[PATCH] proc_loginuid_write() uses simple_strtoul(...
2006-04-19 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-04-11 Vivek Goyal[PATCH] kdump proc vmcore size oveflow fix
2006-03-31 Herbert Poetzl[PATCH] cleanup in proc_check_chroot()
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Michael Ellerman[PATCH] powerpc: Cope with duplicate node & property...
2006-03-26 Roman Zippel[PATCH] hrtimers: remove it_real_value calculation...
2006-03-26 Steven Rostedt[PATCH] protect remove_proc_entry
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-23 Neil Horman[PATCH] proc: fix duplicate line in /proc/devices
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-07 Nick Piggin[PATCH] smaps: shared fix
next