Historique des commits

Auteur SHA1 Message Date
  Marco Stornelli bc077320f8 hostfs: fix a not needed double check il y a 12 ans
  Al Viro 4e6b897328 hostfs: directory methods have no business in non-directory inode_operations il y a 12 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 12 ans
  Linus Torvalds f59b51fe3d Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml il y a 12 ans
  Marco Stornelli 3be2be0a32 hostfs: drop vmtruncate il y a 12 ans
  Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do il y a 12 ans
  Eric W. Biederman 29f82ae56e userns: Convert hostfs to use kuid and kgid where appropriate 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
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() il y a 13 ans
  Linus Torvalds fa453a625d Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml il y a 13 ans
  Geert Uytterhoeven 3ee6bd8e8d uml/hostfs: Propagate dirent.d_type to filldir() il y a 13 ans
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper il y a 13 ans
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 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
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors il y a 13 ans
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() il y a 13 ans
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers il y a 14 ans
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() il y a 14 ans
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() il y a 14 ans
  Al Viro 178ea73521 kill check_acl callback of generic_permission() il y a 14 ans
  Sage Weil e41a59e055 hostfs: remove unnecessary dentry_unhash on rmdir, dir rename il y a 14 ans
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems il y a 14 ans
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems il y a 14 ans
  Al Viro f772c4a6a3 switch hostfs il y a 14 ans
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops il y a 14 ans
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path il y a 14 ans
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes il y a 14 ans