summaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)AuthorLines
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar-12/+18
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris-0/+6
2006-06-26[PATCH] cleanup next_tid()Oleg Nesterov-7/+7
2006-06-26[PATCH] simplify/fix first_tid()Oleg Nesterov-21/+17
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_task_readdir.Eric W. Biederman-5/+6
2006-06-26[PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman-20/+6
2006-06-26[PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinksEric W. Biederman-95/+29
2006-06-26[PATCH] proc: optimize proc_check_dentry_visibleEric W. Biederman-13/+16
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman-12/+11
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman-132/+319
2006-06-26[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as stringsEric W. Biederman-16/+15
2006-06-26[PATCH] simply fix first_tgidEric W. Biederman-15/+13
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()Eric W. Biederman-4/+4
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_readdirEric W. Biederman-4/+4
2006-06-26[PATCH] proc: refactor reading directories of tasksEric W. Biederman-105/+163
2006-06-26[PATCH] proc: Close the race of a process dying durning lookupEric W. Biederman-25/+29
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman-73/+61
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman-65/+75
2006-06-26[PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman-2/+19
2006-06-26[PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman-33/+68
2006-06-26[PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman-5/+0
2006-06-26[PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman-63/+0
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman-6/+6
2006-06-26[PATCH] proc: Simplify the ownership rules for /procEric W. Biederman-2/+2
2006-06-26[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_mak...Eric W. Biederman-2/+0
2006-06-26[PATCH] proc: Remove useless BKL in proc_pid_readlinkEric W. Biederman-2/+0
2006-06-26[PATCH] proc: Fix the .. inode number on /proc/<pid>/fdEric W. Biederman-2/+3
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay-0/+6
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro-2/+3
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma-6/+15
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal-2/+2
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl-5/+8
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty-127/+36
2006-03-29Merge ../linux-2.6Paul Mackerras-7/+7
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-3/+3
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven-3/+3
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki-1/+1
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman-23/+80
2006-03-26[PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel-4/+1
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt-3/+31
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds-0/+39
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro-0/+37
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson-1/+1
2006-03-23Merge branch 'linus'Trond Myklebust-1/+1
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman-1/+1
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever-0/+39
2006-03-06[PATCH] smaps: shared fixNick Piggin-5/+4
2006-03-06[PATCH] smaps: hugepages fixNick Piggin-1/+1