Commit Verlauf

Autor SHA1 Nachricht Datum
  Deepa Dinamani 95582b0083 vfs: change inode times to use struct timespec64 vor 7 Jahren
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
  David Howells a528d35e8b statx: Add a system call to make enhanced file info available vor 8 Jahren
  Miklos Szeredi 3f9ca75516 bad_inode: add missing i_op initializers vor 8 Jahren
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 8 Jahren
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus vor 8 Jahren
  Andreas Gruenbacher 5f6e59ae82 vfs: Use IOP_XATTR flag for bad-inode handling vor 8 Jahren
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() vor 9 Jahren
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" vor 8 Jahren
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately vor 9 Jahren
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments vor 9 Jahren
  Yaowei Bai 0e3ef1fe45 fs/bad_inode.c: is_bad_inode can be boolean vor 9 Jahren
  Al Viro db671a8ecd don't bother with most of the bad_file_ops methods vor 10 Jahren
  Miklos Szeredi a0dbc56610 bad_inode: add ->rename2() vor 11 Jahren
  Al Viro 2233f31aad [readdir] ->readdir() is gone vor 12 Jahren
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" vor 12 Jahren
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() vor 13 Jahren
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() vor 13 Jahren
  Hugh Dickins 17cf28afea mm/fs: remove truncate_range vor 13 Jahren
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible vor 13 Jahren
  Al Viro 1a67aafb5f switch ->mknod() to umode_t vor 14 Jahren
  Al Viro 4acdaf27eb switch ->create() to umode_t vor 14 Jahren
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t vor 14 Jahren
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers vor 14 Jahren
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() vor 14 Jahren
  Al Viro 1712c20dae bad_inode_permission() is safe from RCU mode vor 14 Jahren
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops vor 14 Jahren
  Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation vor 15 Jahren
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync vor 15 Jahren
  Al Viro 6badd79bd0 kill ->dir_notify() vor 16 Jahren