aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/inode.c
AgeCommit message (Expand)Author
2008-07-25proc: remove pathetic remount codeAlexey Dobriyan
2008-07-25proc: always do ->releaseAlexey Dobriyan
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev
2008-04-29proc: drop several "PDE valid/invalid" checksAlexey Dobriyan
2008-02-08proc: remove MODULE_LICENSEAlexey Dobriyan
2008-02-07iget: stop PROCFS from using iget() and read_inode()David Howells
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan
2007-07-28Fix procfs compat_ioctl regressionDavid Miller
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-07-15Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds