aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-02[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()Georgi Guninski1-1/+1
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner1-1/+1
2005-01-07[PATCH] prohibit slash in proc directory entry namesNathan Lynch1-0/+5
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-07-02[PATCH] check attr updates in /procChris Wright1-7/+14
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro1-10/+4
2004-06-17[PATCH] Fixes for idr codeCorey Minyard1-4/+6
2004-04-18[PATCH] Increase number of dynamic inodes in procfsAndrew Morton1-24/+49
2004-03-18[PATCH] procfs: use kernel min/maxAndrew Morton1-5/+1
2004-03-11[PATCH] /proc data corruption checkAndrew Morton1-0/+1
2003-12-29[PATCH] make /proc/tty/driver/ S_IRUSR | S_IXUSR for root onlyAndrew Morton1-3/+9
2003-09-08[PATCH] sparse fix for proc/genericAndries E. Brouwer1-11/+12
2003-07-10[PATCH] remove proc_mknod()Andrew Morton1-16/+0
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-1/+1
2003-04-29[PATCH] proc_file_read fixAndrew Morton1-2/+2
2003-02-12[PATCH] proc_file_read documentation/buffer overflow detection.Dave Jones1-22/+87
2002-11-30Handle internal proc_register failure in proc_symlink, proc_mknod,Jeff Garzik1-4/+17
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-3/+2
2002-10-09[PATCH] 2.5.40: fix chmod/chown on procfsOlaf Dietsche1-0/+21
2002-09-29[PATCH] C99 designated initializers for fs/procArt Haas1-9/+9
2002-05-21[PATCH] remove s390 procfs abusesAlexander Viro1-4/+0
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-8/+17
2002-04-03[PATCH] list_for_each is fs/Dave Jones1-1/+1
2002-02-18[PATCH] (2/4) 2.5.5-pre1 fixesAlexander Viro1-1/+1
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-4/+4
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-05[PATCH] (2/2) inode trimmingAlexander Viro1-7/+7
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-4/+13
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds1-5/+4
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds1-1/+1
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds1-6/+6
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds1-4/+13
2002-02-04v2.4.4.6 -> v2.4.5Linus Torvalds1-84/+61
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds1-0/+1
2002-02-04Import changesetLinus Torvalds1-0/+586