Commit Graph

31 Commits (6e644c3126149b65460610fe5a00d8a162092abe)

Author SHA1 Message Date
Denis V. Lunev c4185a0e01 proc: proc_get_inode() should get module only once 17 years ago
Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks 17 years ago
Alexey Dobriyan 5b3fe63b19 proc: remove MODULE_LICENSE 17 years ago
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Alexey Dobriyan dd23aae4f5 Fix select on /proc files without ->poll 18 years ago
David Miller 778f3dd5a1 Fix procfs compat_ioctl regression 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Alexey Dobriyan 578c8183c1 proc: remove pathetic ->deleted WARN_ON 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Linus Torvalds 92d032855e Mark /proc MS_NOSUID and MS_NOEXEC 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Eric W. Biederman aed7a6c476 [PATCH] proc: Replace proc_inode.type with proc_inode.fd 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Al Viro 76b6159ba0 [PATCH] fix handling of st_nlink on procfs root 19 years ago
Adrian Bunk fee781e6c2 [PATCH] fs/proc/: function prototypes belong in header files 19 years ago
Kirill Korotaev e954365971 [PATCH] proc: fix of error path in proc_get_inode() 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago