提交歷史

作者 SHA1 備註 提交日期
  Jan Kara 14da920014 fs: Protect write paths by sb_start_write - sb_end_write 13 年之前
  Jan Kara eb04c28288 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 年之前
  Al Viro b5bcdda327 take grabbing f->f_path to do_dentry_open() 13 年之前
  Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 年之前
  David Howells 55e4def0a6 VFS: Make chown() and lchown() call fchownat() 13 年之前
  Al Viro c3c4f69424 do_dentry_open(): close the race with mark_files_ro() in failure exit 13 年之前
  Al Viro 02e5180d99 do_dentry_open(): take initialization of file->f_path to caller 13 年之前
  Al Viro 2a027e7a18 fold __dentry_open() into its sole caller 13 年之前
  Al Viro 96b7e579ad switch do_dentry_open() to returning int 13 年之前
  Al Viro e45198a6ac make finish_no_open() return int 13 年之前
  Al Viro 30d9049474 kill struct opendata 13 年之前
  Al Viro a4a3bdd778 kill opendata->{mnt,dentry} 13 年之前
  Al Viro 3d8a00d209 don't modify od->filp at all 13 年之前
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 年之前
  Miklos Szeredi 015c3bbcd8 vfs: remove open intents from nameidata 13 年之前
  Miklos Szeredi d18e9008c3 vfs: add i_op->atomic_open() 13 年之前
  Linus Torvalds 332a2e1244 vfs: make O_PATH file descriptors usable for 'fchdir()' 13 年之前
  Miklos Szeredi 50ee93afca vfs: nameidata_to_filp(): don't throw away file on error 13 年之前
  Miklos Szeredi 91daee988d vfs: nameidata_to_filp(): inline __dentry_open() 13 年之前
  Miklos Szeredi 78f71eff3c vfs: do_dentry_open(): don't put filp 13 年之前
  Miklos Szeredi 90ad1a8ecb vfs: split __dentry_open() 13 年之前
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 年之前
  Eric W. Biederman 52137abe18 userns: Convert user specfied uids and gids in chown into kuids and kgid 13 年之前
  Eric W. Biederman 18815a1808 userns: Convert capabilities related permsion checks 13 年之前
  Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 年之前
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable 13 年之前
  Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 年之前
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 年之前
  Al Viro 49f0a07672 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t 14 年之前
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 年之前