Commit Graph

446 Commits (4ef664b5bc93bbfe28513165216a8c9f4fad5314)

Author SHA1 Message Date
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi b2d002dba5 task IO accounting: correctly account threads IO statistics 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Roland McGrath ebcb67341f /proc/PID/syscall 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Arjan van de Ven 267e2a9c71 Use WARN() in fs/proc/ 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Alexey Dobriyan 6eedf8d30d proc: move Kconfig to fs/proc/Kconfig 17 years ago
Alexey Dobriyan a9bd4a3e07 proc: remove pathetic remount code 17 years ago
Alexey Dobriyan 881adb8535 proc: always do ->release 17 years ago
Adrian Bunk 6e644c3126 move proc_kmsg_operations to fs/proc/internal.h 17 years ago
Edgar E. Iglesias 79885b2277 elf: use ELF_CORE_EFLAGS for kcore ELF header flags 17 years ago
Eric Dumazet a47a126ad5 vmallocinfo: add NUMA information 17 years ago
Adrian Bunk c748e1340e mm/vmstat.c: proper externs 17 years ago
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Alexey Dobriyan ee1e6ab605 proc: fix /proc/*/pagemap some more 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Andrew Morton 5d7e0d2bd9 Fix pagemap_read() use of struct mm_walk 17 years ago
Andrew Morton 20cbc97261 Fix clear_refs_write() use of struct mm_walk 17 years ago
Dave Hansen bcf8039ed4 pagemap: fix large pages in pagemap 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Thomas Tuttle 4710d1ac4c pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags 17 years ago
Thomas Tuttle bbcdac0c20 pagemap: return map count, not reference count, in /proc/kpagecount 17 years ago
Vegard Nossum aed5417593 proc: calculate the correct /proc/<pid> link count 17 years ago
Thomas Tuttle aae8679b0e pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Jan Beulich a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
Denis V. Lunev c4185a0e01 proc: proc_get_inode() should get module only once 17 years ago
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm 17 years ago
Steve Grubb 6ee650467d [PATCH] open sessionid permissions 17 years ago
Serge E. Hallyn 289f8e27ed capabilities: add bounding set to /proc/self/status 17 years ago
Huang Weiyi 19566ca6dc fs/proc/task_mmu.c: remove duplicated include files 17 years ago
Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h 17 years ago
Denis V. Lunev 78e92b99ec netns: assign PDE->data before gluing entry into /proc tree 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Pavel Emelyanov d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root 17 years ago