summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-16proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu
2009-04-07/proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap
2009-03-30trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig
2009-03-28fix setuid sometimes wouldn'tHugh Dickins
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27constify dentry_operations: procfsAl Viro
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le
2009-03-11proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm
2009-01-08NOMMU: Improve procfs output using per-MM VMAsDavid Howells
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05proc: remove write-only variable in proc_pident_lookup()WANG Cong
2009-01-05proc: fix sparse warningHannes Eder
2009-01-05proc: add /proc/*/stackKen Chen
2009-01-05proc: remove '##' usageAlexey Dobriyan
2009-01-05proc: remove useless WARN_ONsAlexey Dobriyan
2009-01-05proc: stop using BKLAlexey Dobriyan
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds