aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-07[PATCH] remove mount option parsing from procfsrene.scharfe@lsrfire.ath.cx1-47/+2
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard1-1/+1
2004-04-18[PATCH] Increase number of dynamic inodes in procfsAndrew Morton1-7/+4
2004-04-16[PATCH] remount: forced-nodiratime filesystemsAlexander Viro1-0/+7
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-0/+1
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton1-17/+31
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap1-1/+0
2003-07-10[PATCH] remove proc_mknod()Andrew Morton1-2/+0
2003-05-27[PATCH] procfs bug exposed by cdev changesAlexander Viro1-2/+1
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton1-1/+1
2003-03-21[PATCH] remove __NO_VERSION__ from procfsAlan Cox1-1/+0
2003-01-14[PATCH] Create a per-cpu proces counter for /proc reportingAndrew Morton1-6/+1
2003-01-13[PATCH] namespace pollution in procfsRusty Russell1-2/+2
2002-11-22fs/proc/inode.c: Make proc use new module loader semantics so thatDoug Ledford1-3/+3
2002-09-29[PATCH] C99 designated initializers for fs/procArt Haas1-6/+6
2002-09-13[PATCH] hide-threads-2.5.34-C1Ingo Molnar1-1/+3
2002-08-12Get rid of /proc dependency on inode numbersLinus Torvalds1-6/+18
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds1-1/+1
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0
2002-04-02strtok -> strsep fixesLinus Torvalds1-2/+5
2002-03-14[PATCH] fs/libfs.cAlexander Viro1-12/+1
2002-02-12[PATCH] x86_64 merge: fs/proc/inode.c #include fixv2.5.5-pre1Andi Kleen1-0/+1
2002-02-09Build fixes for sparc64 outside of sparc64 specific files.David S. Miller1-0/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-06[PATCH] (4/8) ->get_sb() switchoverAlexander Viro1-4/+3
2002-02-05[PATCH] (2/2) inode trimmingAlexander Viro1-3/+40
2002-02-04v2.4.14.5 -> v2.4.14.6Linus Torvalds1-7/+5
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+1
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-1/+0
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds1-0/+2
2002-02-04Import changesetLinus Torvalds1-0/+210