summaryrefslogtreecommitdiff
path: root/fs/proc/inode.c
AgeCommit message (Expand)Author
2008-10-23proc: proc_init_inodecache() can't failAlexey Dobriyan
2008-10-10proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
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-03-07[PATCH] remove mount option parsing from procfsrene.scharfe@lsrfire.ath.cx
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-04-18[PATCH] Increase number of dynamic inodes in procfsAndrew Morton
2004-04-16[PATCH] remount: forced-nodiratime filesystemsAlexander Viro
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap
2003-07-10[PATCH] remove proc_mknod()Andrew Morton
2003-05-27[PATCH] procfs bug exposed by cdev changesAlexander Viro
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2003-03-21[PATCH] remove __NO_VERSION__ from procfsAlan Cox
2003-01-14[PATCH] Create a per-cpu proces counter for /proc reportingAndrew Morton
2003-01-13[PATCH] namespace pollution in procfsRusty Russell