Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
611c96c8f728c4bcdbadaa2387942d3c0641cadf
/
fs
/
proc
7b2a69b
Revert "vfs: show unreachable paths in getcwd and proc"
by Eric W. Biederman
· 14 years ago
ea251c1
pagemap: set pagemap walk limit to PMD boundary
by Naoya Horiguchi
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
aed1d84
switch procfs to ->mount()
by Al Viro
· 14 years ago
579441a
setting ->proc_mnt doesn't belong in proc_get_sb()
by Al Viro
· 14 years ago
478735e3
/proc/stat: fix scalability of irq sum of all cpu
by KAMEZAWA Hiroyuki
· 14 years ago
f2c66cd
/proc/stat: scalability of irq num per cpu
by KAMEZAWA Hiroyuki
· 14 years ago
19cd56c
procfs: fix /proc/softirqs formatting
by Davidlohr Bueso
· 14 years ago
b40d4f8
/proc/pid/smaps: export amount of anonymous memory in a mapping
by Nikanth Karthikesan
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
d19d547
oom: fix locking for oom_adj and oom_score_adj
by David Rientjes
· 14 years ago
723548b
oom: rewrite error handling for oom_adj and oom_score_adj tunables
by David Rientjes
· 14 years ago
3d5992d
oom: add per-mm oom disable count
by Ying Han
· 14 years ago
a4f7326
vmcore: it is not experimental any more
by WANG Cong
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
4a3956c
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
by KAMEZAWA Hiroyuki
· 14 years ago
6c2754c
Revert "tty: Add a new file /proc/tty/consoles"
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
f4a3e0b
tty: Add a new file /proc/tty/consoles
by Dr. Werner Fink
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
3036e7b
proc: make /proc/pid/limits world readable
by Jiri Olsa
· 14 years ago
1c2499a
/proc/pid/smaps: fix dirty pages accounting
by KOSAKI Motohiro
· 14 years ago
c227e69
/proc/vmcore: fix seeking
by Arnd Bergmann
· 14 years ago
ed430fe
proc: export uncached bit properly in /proc/kpageflags
by Takashi Iwai
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
d782437
mm: fix up some user-visible effects of the stack guard page
by Linus Torvalds
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
5af568cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
cfbef3c
procfs: simplify conditional processing of fs/proc.o.
by Robert P. J. Day
· 14 years ago
8df9d1a
vfs: show unreachable paths in getcwd and proc
by Miklos Szeredi
· 14 years ago
f7ad3c6
vfs: add helpers to get root and pwd
by Miklos Szeredi
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
74bcbf4
oom: move badness() declaration into oom.h
by Andrew Morton
· 14 years ago
26ebc98
oom: /proc/<pid>/oom_score treat kernel thread honestly
by KOSAKI Motohiro
· 14 years ago
8267952
switch procfs to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
3c26c9d
nommu: add '[stack]' label to /proc/pid/maps output
by Mike Frysinger
· 14 years ago
9f069af
of: Drop properties with "/" in their name
by Michael Ellerman
· 14 years ago
36e1526
kcore: add _text to KCORE_TEXT
by Wu Fengguang
· 14 years ago
57f8786
proc: remove obsolete comments
by Amerigo Wang
· 14 years ago
73d3646
proc: cleanup: remove unused assignments
by Dan Carpenter
· 14 years ago
7e49827
proc: get_nr_threads() doesn't need ->siglock any longer
by Oleg Nesterov
· 14 years ago
1a5cb81
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
by Naoya Horiguchi
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
c2f9805
procfs: Kill the bkl in ioctl
by Frederic Weisbecker
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 14 years ago
3835541
procfs: fix tid fdinfo
by Jerome Marchand
· 15 years ago
73296bc
procfs: Use generic_file_llseek in /proc/vmcore
by Frederic Weisbecker
· 15 years ago
41775e2
procfs: Use generic_file_llseek in /proc/kmsg
by Frederic Weisbecker
· 15 years ago
34aacb2
procfs: Use generic_file_llseek in /proc/kcore
by Frederic Weisbecker
· 15 years ago
87df842
procfs: Kill BKL in llseek on proc base
by Arnd Bergmann
· 15 years ago
116354d
pagemap: fix pfn calculation for hugepage
by Naoya Horiguchi
· 15 years ago
309361e0
proc: copy_to_user() returns unsigned
by Dan Carpenter
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
d82ef02
proc: pagemap: Hold mmap_sem during page walk
by KAMEZAWA Hiroyuki
· 15 years ago
b95c35e
oom: fix the unsafe usage of badness() in proc_oom_score()
by Oleg Nesterov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4fd2c20
kcore: fix test for end of list
by Dan Carpenter
· 15 years ago
12bac0d
proc: warn on non-existing proc entries
by Alexey Dobriyan
· 15 years ago
e17a576
proc: do translation + unlink atomically at remove_proc_entry()
by Alexey Dobriyan
· 15 years ago
d554ed89
fs: use rlimit helpers
by Jiri Slaby
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
9f5596a
take check for new events in namespace (guts of mounts_poll()) to namespace.c
by Al Viro
· 15 years ago
587d4a1
some clean up in fs/proc
by Helight.Xu
· 15 years ago
b4ccebd
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
7dc5215
vfs: Apply lockdep-based checking to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
7fee486
Switch proc/self to nd_set_link()
by Al Viro
· 15 years ago
7c540d9
proc_devtree: fix THIS_MODULE without module.h
by Jeremy Kerr
· 15 years ago
50ab2fe
proc_devtree: include linux/of.h
by Jeremy Kerr
· 15 years ago
8cfb334
of: make set_node_proc_entry private to proc_devtree.c
by Jeremy Kerr
· 15 years ago
d78ca3c
syslog: use defined constants instead of raw numbers
by Kees Cook
· 15 years ago
0023459
syslog: distinguish between /proc/kmsg and syscalls
by Kees Cook
· 15 years ago
86acdca1
fix autofs/afs/etc. magic mountpoint breakage
by Al Viro
· 15 years ago
7f53a09
smaps: fix wrong rss count
by Minchan Kim
· 15 years ago
1306d60
proc: partially revert "procfs: provide stack information for threads"
by KOSAKI Motohiro
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e178153
sched: Assert task state bits at build time
by Peter Zijlstra
· 15 years ago
464763c
sched: Update task_state_arraypwith new states
by Peter Zijlstra
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
135d565
proc: rename de_get() to pde_get() and inline it
by Alexey Dobriyan
· 15 years ago
1a9b5b7
mm: export stable page flags
by Wu Fengguang
· 15 years ago
4614a696b
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
by john stultz
· 15 years ago
7e1e0ef
procfs: use proper units for noMMU statm
by Steven J. Magnani
· 15 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
897e81b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0cf55e1
sched, cputime: Introduce thread_group_times()
by Hidetoshi Seto
· 15 years ago
d5b7c78
sched: Remove task_{u,s,g}time()
by Hidetoshi Seto
· 15 years ago
d180c5b
sched: Introduce task_times() to replace task_{u,s}time() pair
by Hidetoshi Seto
· 15 years ago
Next »