提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 年之前
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 年之前
  Andreas Gruenbacher c8b6056a50 jfs: Switch to generic xattr handlers 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Dave Kleikamp acc84b05b1 jfs: Handle error from dquot_initialize() 10 年之前
  Nan Jia 55a8d02bbb jfs: removed a prohibited space after opening parenthesis 10 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年之前
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 年之前
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 年之前
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 年之前
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 年之前
  Christoph Hellwig 2cc6a5a01c jfs: use generic posix ACL infrastructure 11 年之前
  Marco Stornelli 86dd07d66a jfs: drop vmtruncate 12 年之前
  Eric W. Biederman c18cdc1a3e userns: Convert jfs to use kuid/kgid where appropriate 13 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 年之前
  Dave Kleikamp d31b53e3cd JFS: Don't save agno in the inode 14 年之前
  Christoph Hellwig 1025774ce4 remove inode_setattr 15 年之前
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 年之前
  Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 年之前
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 年之前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年之前
  Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 年之前
  Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 年之前
  Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 年之前
  Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 年之前
  Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 年之前