Historique des commits

Auteur SHA1 Message Date
  J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification il y a 14 ans
  Al Viro eee5cc2702 get rid of s_files and files_lock il y a 12 ans
  Al Viro 72c2d53192 file->f_op is never NULL... il y a 12 ans
  Miklos Szeredi 0854d450e2 vfs: improve i_op->atomic_open() documentation il y a 12 ans
  Linus Torvalds c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
  Al Viro 173c84012a switch fchmod() to fdget il y a 12 ans
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
  Andy Lutomirski e305f48bc4 fs: Fix file mode for O_TMPFILE il y a 12 ans
  Al Viro ba57ea64cb allow O_TMPFILE to work with O_WRONLY il y a 12 ans
  Al Viro bb458c644a Safer ABI for O_TMPFILE il y a 12 ans
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... il y a 12 ans
  Al Viro f9652e10c1 allow build_open_flags() to return an error il y a 12 ans
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect il y a 12 ans
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long il y a 12 ans
  Linus Torvalds 56a79b7b02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  Linus Torvalds 14cc0b55b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal il y a 12 ans
  Al Viro dd37978c50 cache the value of file_inode() in struct file il y a 12 ans
  Al Viro 21d206819a get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero il y a 12 ans
  Al Viro 3f6d078d4a fix compat truncate/ftruncate il y a 12 ans
  Al Viro 1afc99beaf propagate error from get_empty_filp() to its callers il y a 12 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 12 ans
  Jeff Layton 99a5df37a0 vfs: make fchownat retry once on ESTALE errors il y a 12 ans
  Jeff Layton 14ff690c0f vfs: make fchmodat retry once on ESTALE errors il y a 12 ans
  Jeff Layton 2771261ec5 vfs: have chroot retry once on ESTALE error il y a 12 ans
  Jeff Layton 0291c0a551 vfs: have chdir retry lookup and call once on ESTALE error il y a 12 ans
  Jeff Layton 87fa55952b vfs: have faccessat retry once on an ESTALE error il y a 12 ans
  Jeff Layton 48f7530d3f vfs: have do_sys_truncate retry once on an ESTALE error il y a 12 ans
  David Howells a02de96085 VFS: Make more complete truncate operation available to CacheFiles il y a 12 ans
  Eric W. Biederman a85fb273c9 vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace il y a 13 ans
  Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer il y a 13 ans