Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 hace 10 años
  Matthew Wilcox 97443aa809 ext2: remove ext2_aops_xip hace 10 años
  Matthew Wilcox 07642381d5 ext2: remove xip.c and xip.h hace 10 años
  Matthew Wilcox ed87e92020 ext2: remove ext2_use_xip hace 10 años
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure hace 11 años
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... hace 12 años
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode hace 13 años
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() hace 13 años
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() hace 13 años
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry hace 13 años
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} hace 13 años
  Al Viro 1a67aafb5f switch ->mknod() to umode_t hace 14 años
  Al Viro 4acdaf27eb switch ->create() to umode_t hace 14 años
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t hace 14 años
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code hace 14 años
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) hace 14 años
  James Morris fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next hace 14 años
  Josh Hunt e8a80c6f76 ext2: Fix link count corruption under heavy link+rename load hace 14 años
  Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
  Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() hace 14 años
  Al Viro 7de9c6ee3e new helper: ihold() hace 15 años
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine hace 15 años
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem hace 15 años
  Heiko Carstens a4255e4c1c ext2: fix format string compile warning (ino_t) hace 16 años
  Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model hace 16 años
  Nicolas Pitre 9de6886ec6 ext2: fix unbalanced kmap()/kunmap() hace 16 años
  Bryan Donlan 4d6c13f87d ext2: return -EIO not -ESTALE on directory traversal through deleted inode hace 16 años