Historique des commits

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