aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan1-1/+2
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan1-2/+252
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-08proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan1-2/+0
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan1-8/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-0/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-07-15Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds1-1/+1
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman1-2/+2
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman1-6/+3
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro1-4/+0
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk1-1/+1
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev1-7/+10
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+218