summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+2
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-281-12/+18
* [PATCH] SELinux: Add sockcreate node to procattr APIEric Paris2006-06-261-0/+6
* [PATCH] cleanup next_tid()Oleg Nesterov2006-06-261-7/+7
* [PATCH] simplify/fix first_tid()Oleg Nesterov2006-06-261-21/+17Star
* [PATCH] proc: Remove tasklist_lock from proc_task_readdir.Eric W. Biederman2006-06-261-5/+6
* [PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman2006-06-261-20/+6Star
* [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinksEric W. Biederman2006-06-261-95/+29Star
* [PATCH] proc: optimize proc_check_dentry_visibleEric W. Biederman2006-06-261-13/+16
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-264-12/+11Star
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-264-132/+319
* [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as stringsEric W. Biederman2006-06-261-16/+15Star
* [PATCH] simply fix first_tgidEric W. Biederman2006-06-261-15/+13Star
* [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()Eric W. Biederman2006-06-261-4/+4
* [PATCH] proc: Remove tasklist_lock from proc_pid_readdirEric W. Biederman2006-06-261-4/+4
* [PATCH] proc: refactor reading directories of tasksEric W. Biederman2006-06-261-105/+163
* [PATCH] proc: Close the race of a process dying durning lookupEric W. Biederman2006-06-261-25/+29
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-261-73/+61Star
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-264-65/+75
* [PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman2006-06-261-2/+19
* [PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman2006-06-261-33/+68
* [PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman2006-06-261-5/+0Star
* [PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman2006-06-261-63/+0Star
* [PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman2006-06-263-6/+6
* [PATCH] proc: Simplify the ownership rules for /procEric W. Biederman2006-06-261-2/+2
* [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_mak...Eric W. Biederman2006-06-261-2/+0Star
* [PATCH] proc: Remove useless BKL in proc_pid_readlinkEric W. Biederman2006-06-261-2/+0Star
* [PATCH] proc: Fix the .. inode number on /proc/<pid>/fdEric W. Biederman2006-06-261-2/+3
* [PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay2006-06-261-0/+6
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro2006-06-201-2/+3
* [PATCH] Fix file lookup without refDipankar Sarma2006-04-191-6/+15
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-2/+2
* [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-311-5/+8
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-127/+36Star
* Merge ../linux-2.6Paul Mackerras2006-03-296-7/+7
|\
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-3/+3
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-283-3/+3
| * [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman2006-03-281-23/+80
|/
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1Star
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-262-3/+31
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-0/+39
|\
| * Merge branch 'linus'Trond Myklebust2006-03-241-1/+1
| |\
| * | VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+39
* | | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+37
* | | [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* | | [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
| |/ |/|
* | [PATCH] proc: fix duplicate line in /proc/devicesNeil Horman2006-03-231-1/+1
|/