Historique des commits

Auteur SHA1 Message Date
  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 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode il y a 13 ans
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() il y a 13 ans
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() il y a 13 ans
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry il y a 13 ans
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} il y a 13 ans
  Al Viro 1a67aafb5f switch ->mknod() to umode_t il y a 14 ans
  Al Viro 4acdaf27eb switch ->create() to umode_t il y a 14 ans
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t il y a 14 ans
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code il y a 14 ans
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) il y a 14 ans
  James Morris fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next il y a 14 ans
  Josh Hunt e8a80c6f76 ext2: Fix link count corruption under heavy link+rename load il y a 14 ans
  Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation il y a 14 ans
  Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() il y a 14 ans
  Al Viro 7de9c6ee3e new helper: ihold() il y a 14 ans
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine il y a 15 ans
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem il y a 15 ans
  Heiko Carstens a4255e4c1c ext2: fix format string compile warning (ino_t) il y a 16 ans
  Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model il y a 16 ans
  Nicolas Pitre 9de6886ec6 ext2: fix unbalanced kmap()/kunmap() il y a 16 ans
  Bryan Donlan 4d6c13f87d ext2: return -EIO not -ESTALE on directory traversal through deleted inode il y a 16 ans
  Jan Kara 39fe7557b4 ext2: Do not update mtime of a moved directory il y a 16 ans
  Al Viro 41080b5a24 nfsd race fixes: ext2 il y a 16 ans
  Al Viro a9885444f7 [PATCH] get rid of on-stack dentry in ext2_get_parent() il y a 17 ans
  Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias il y a 17 ans
  David Howells 52fcf70329 iget: stop EXT2 from using iget() and read_inode() il y a 17 ans
  Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 il y a 18 ans
  Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink il y a 19 ans
  Alexey Dobriyan a513b035ea [PATCH] ext2: switch to inode_inc_count, inode_dec_count il y a 19 ans