David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 жил өмнө |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 жил өмнө |
Al Viro
|
6b4231e2f9
procfs: clean proc_fill_super() up
|
13 жил өмнө |
Vasiliy Kulikov
|
0499680a42
procfs: add hidepid= and gid= mount options
|
13 жил өмнө |
Vasiliy Kulikov
|
97412950b1
procfs: parse mount options
|
13 жил өмнө |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 жил өмнө |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 жил өмнө |
Daisuke Ogino
|
d2857e79a2
procfs: return ENOENT on opening a being-removed proc entry
|
14 жил өмнө |
Eric W. Biederman
|
6b4e306aa3
ns: proc files for namespace naming policy.
|
15 жил өмнө |
Oleg Nesterov
|
52e9fc76d0
procfs: kill the global proc_mnt variable
|
14 жил өмнө |
Al Viro
|
dfef6dcd35
unfuck proc_sysctl ->d_compare()
|
14 жил өмнө |
Alexey Dobriyan
|
6d1b6e4eff
proc: ->low_ino cleanup
|
14 жил өмнө |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 жил өмнө |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 жил өмнө |
Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 жил өмнө |
Al Viro
|
8267952b36
switch procfs to ->evict_inode()
|
15 жил өмнө |
Linus Torvalds
|
98c89cdd3a
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 жил өмнө |
Frederic Weisbecker
|
c2f980500a
procfs: Kill the bkl in ioctl
|
15 жил өмнө |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
Alexey Dobriyan
|
135d5655dc
proc: rename de_get() to pde_get() and inline it
|
15 жил өмнө |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 жил өмнө |
Alexey Dobriyan
|
3dec7f59c3
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
|
16 жил өмнө |
Krzysztof Sachanowicz
|
cac711211a
proc: proc_get_inode should de_put when inode already initialized
|
16 жил өмнө |
Alexey Dobriyan
|
b4df2b92d8
proc: stop using BKL
|
16 жил өмнө |
Alexey Dobriyan
|
5bcd7ff9e1
proc: proc_init_inodecache() can't fail
|
16 жил өмнө |
Alexey Dobriyan
|
300b994b74
proc: fix return value of proc_reg_open() in "too late" case
|
16 жил өмнө |
Al Viro
|
9043476f72
[PATCH] sanitize proc_sysctl
|
17 жил өмнө |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 жил өмнө |
Alexey Dobriyan
|
a9bd4a3e07
proc: remove pathetic remount code
|
17 жил өмнө |
Alexey Dobriyan
|
881adb8535
proc: always do ->release
|
17 жил өмнө |