Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 년 전 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 년 전 |
Konstantin Khlebnikov
|
e9aba5158a
tty: rework pty count limiting
|
13 년 전 |
Konstantin Khlebnikov
|
a4834c102f
tty: move pty count limiting into devpts
|
13 년 전 |
Al Viro
|
3850aba748
devpts: fix double-free on mount failure
|
13 년 전 |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 년 전 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 년 전 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 년 전 |
Andrey Vagin
|
b12d125969
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()
|
14 년 전 |
Andrey Vagin
|
aa597bc1f9
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
|
14 년 전 |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 년 전 |
Al Viro
|
894680710d
Simplify devpts_get_sb() failure exits
|
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 년 전 |
Sukadev Bhattiprolu
|
edfacdd6f8
devpts_get_tty() should validate inode
|
15 년 전 |
Nick Black
|
1fd7317d02
Move magic numbers into magic.h
|
15 년 전 |
H. Peter Anvin
|
f6cc746bbb
devpts: remove module-related code
|
16 년 전 |
Alan Cox
|
93d5581e20
devpts: unregister the file system on error
|
16 년 전 |
Sukadev Bhattiprolu
|
1f71ebedb3
devpts: correctly set default options
|
16 년 전 |
Al Viro
|
6f5bbff9a1
Convert obvious places to deactivate_locked_super()
|
16 년 전 |
Sukadev Bhattiprolu
|
1bd7903560
Merge code for single and multiple-instance mounts
|
16 년 전 |
Sukadev Bhattiprolu
|
289f00e225
Remove get_init_pts_sb()
|
16 년 전 |
Sukadev Bhattiprolu
|
945cf2c79f
Move common mknod_ptmx() calls into caller
|
16 년 전 |
Sukadev Bhattiprolu
|
482984f06d
Parse mount options just once and copy them to super block
|
16 년 전 |
Sukadev Bhattiprolu
|
fdbf534866
Unroll essentials of do_remount_sb() into devpts
|
16 년 전 |
Sukadev Bhattiprolu
|
a3ec947c85
vfs: simple_set_mnt() should return void
|
16 년 전 |
Sukadev Bhattiprolu
|
a9f184f02a
devpts: Must release s_umount on error
|
16 년 전 |
Alexey Dobriyan
|
260219cc48
devpts: remove graffiti
|
16 년 전 |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 년 전 |
David Howells
|
d0eafc7db8
CRED: Wrap task credential accesses in the devpts filesystem
|
16 년 전 |
Andrew Morton
|
8c056e5b14
devpts: fix unused function warning
|
16 년 전 |