Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Eric W. Biederman
|
e98d413703
devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/pts
|
9 年之前 |
Eric W. Biederman
|
6bd1d8758d
devpts: Remove sync_filesystems
|
9 年之前 |
Eric W. Biederman
|
40b320e1c7
devpts: Make devpts_kill_sb safe if fsi is NULL
|
9 年之前 |
Eric W. Biederman
|
c1b241f0c1
devpts: Simplify devpts_mount by using mount_nodev
|
9 年之前 |
Eric W. Biederman
|
180d904442
devpts: Move the creation of /dev/pts/ptmx into fill_super
|
9 年之前 |
Eric W. Biederman
|
dee87d4736
devpts: Move parse_mount_options into fill_super
|
9 年之前 |
Linus Torvalds
|
3e423945ea
devpts: return NULL pts 'priv' entry for non-devpts nodes
|
9 年之前 |
Eric W. Biederman
|
cc50a07a24
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
|
9 年之前 |
Eric W. Biederman
|
eedf265aa0
devpts: Make each mount of devpts an independent filesystem.
|
9 年之前 |
Linus Torvalds
|
8ead9dd547
devpts: more pty driver interface cleanups
|
9 年之前 |
Linus Torvalds
|
67245ff332
devpts: clean up interface to pty drivers
|
9 年之前 |
Herton R. Krzesinski
|
1f55c718c2
pty: make sure super_block is still valid in final /dev/tty close
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Josh Triplett
|
9ce71148b0
devpts: if initialization failed, don't crash when opening /dev/ptmx
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Fabian Frederick
|
04541a2f31
fs/devpts/inode.c: convert printk to pr_foo()
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Ilija Hadzic
|
66da0e1f90
devpts: plug the memory leak in kill_sb
|
11 年之前 |
Eric W. Biederman
|
ec2aa8e8dd
userns: Allow the userns root to mount of devpts
|
13 年之前 |
Jiri Slaby
|
1dcb8e6d1c
TTY: devpts, document devpts inode operations
|
12 年之前 |
Jiri Slaby
|
f11afb6124
TTY: devpts, do not set driver_data
|
12 年之前 |
Jiri Slaby
|
162b97cfa2
TTY: devpts, return created inode from devpts_pty_new
|
12 年之前 |
Jiri Slaby
|
8fcbaa2b7f
TTY: devpts, don't care about TTY in devpts_get_tty
|
12 年之前 |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 年之前 |
Eric W. Biederman
|
f04c6ce2cf
userns: Convert devpts to use kuid/kgid where appropriate
|
13 年之前 |
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 年之前 |