Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
hace 15 años |
Al Viro
|
8267952b36
switch procfs to ->evict_inode()
|
hace 15 años |
Linus Torvalds
|
98c89cdd3a
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
hace 15 años |
Frederic Weisbecker
|
c2f980500a
procfs: Kill the bkl in ioctl
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Alexey Dobriyan
|
135d5655dc
proc: rename de_get() to pde_get() and inline it
|
hace 15 años |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
hace 16 años |
Alexey Dobriyan
|
3dec7f59c3
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
|
hace 16 años |
Krzysztof Sachanowicz
|
cac711211a
proc: proc_get_inode should de_put when inode already initialized
|
hace 16 años |
Alexey Dobriyan
|
b4df2b92d8
proc: stop using BKL
|
hace 16 años |
Alexey Dobriyan
|
5bcd7ff9e1
proc: proc_init_inodecache() can't fail
|
hace 16 años |
Alexey Dobriyan
|
300b994b74
proc: fix return value of proc_reg_open() in "too late" case
|
hace 16 años |
Al Viro
|
9043476f72
[PATCH] sanitize proc_sysctl
|
hace 17 años |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
hace 17 años |
Alexey Dobriyan
|
a9bd4a3e07
proc: remove pathetic remount code
|
hace 17 años |
Alexey Dobriyan
|
881adb8535
proc: always do ->release
|
hace 17 años |
Denis V. Lunev
|
c4185a0e01
proc: proc_get_inode() should get module only once
|
hace 17 años |
Alexey Dobriyan
|
5e971dce0b
proc: drop several "PDE valid/invalid" checks
|
hace 17 años |
Alexey Dobriyan
|
5b3fe63b19
proc: remove MODULE_LICENSE
|
hace 17 años |
David Howells
|
a1d4aebbfa
iget: stop PROCFS from using iget() and read_inode()
|
hace 17 años |
Alexey Dobriyan
|
5a622f2d0f
proc: fix proc_dir_entry refcounting
|
hace 17 años |
Pavel Emelyanov
|
07543f5c75
pid namespaces: make proc have multiple superblocks - one for each namespace
|
hace 17 años |
Alexey Dobriyan
|
040b5c6f95
SLAB_PANIC more (proc, posix-timers, shmem)
|
hace 17 años |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
hace 17 años |
Alexey Dobriyan
|
dd23aae4f5
Fix select on /proc files without ->poll
|
hace 17 años |
David Miller
|
778f3dd5a1
Fix procfs compat_ioctl regression
|
hace 18 años |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
hace 18 años |
Alexey Dobriyan
|
786d7e1612
Fix rmmod/read/write races in /proc entries
|
hace 18 años |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
hace 18 años |
Alexey Dobriyan
|
578c8183c1
proc: remove pathetic ->deleted WARN_ON
|
hace 18 años |