提交历史

作者 SHA1 备注 提交日期
  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 13 年之前
  Jiri Slaby f11afb6124 TTY: devpts, do not set driver_data 13 年之前
  Jiri Slaby 162b97cfa2 TTY: devpts, return created inode from devpts_pty_new 13 年之前
  Jiri Slaby 8fcbaa2b7f TTY: devpts, don't care about TTY in devpts_get_tty 13 年之前
  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 年之前
  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 16 年之前
  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 年之前