aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman
2006-06-26[PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman
2006-06-26[PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman
2006-06-26[PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman
2006-06-26[PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman
2006-06-26[PATCH] proc: Simplify the ownership rules for /procEric W. Biederman
2006-06-26[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_mak...Eric W. Biederman
2006-06-26[PATCH] proc: Remove useless BKL in proc_pid_readlinkEric W. Biederman
2006-06-26[PATCH] proc: Fix the .. inode number on /proc/<pid>/fdEric W. Biederman
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman
2006-03-26[PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever
2006-03-06[PATCH] smaps: shared fixNick Piggin
2006-03-06[PATCH] smaps: hugepages fixNick Piggin
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-11[PATCH] kdump: vmcore compilation warning fixVivek Goyal
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-12-30Insanity avoidance in /procLinus Torvalds
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-13[PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino