index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
inode.c
Age
Commit message (
Expand
)
Author
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
2007-10-19
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-09-11
Fix select on /proc files without ->poll
Alexey Dobriyan
2007-07-28
Fix procfs compat_ioctl regression
David Miller
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-08
proc: remove pathetic ->deleted WARN_ON
Alexey Dobriyan
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-07-15
Mark /proc MS_NOSUID and MS_NOEXEC
Linus Torvalds
2006-06-26
[PATCH] proc: Use struct pid not struct task_ref
Eric W. Biederman
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
2006-06-26
[PATCH] proc: Replace proc_inode.type with proc_inode.fd
Eric W. Biederman
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-02-18
[PATCH] fix handling of st_nlink on procfs root
Al Viro
2006-01-08
[PATCH] fs/proc/: function prototypes belong in header files
Adrian Bunk
2005-10-30
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds