Commit Verlauf

Autor SHA1 Nachricht Datum
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() vor 13 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 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() vor 14 Jahren
  Al Viro 178ea73521 kill check_acl callback of generic_permission() vor 14 Jahren
  Sage Weil e41a59e055 hostfs: remove unnecessary dentry_unhash on rmdir, dir rename vor 14 Jahren
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems vor 14 Jahren
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems vor 14 Jahren
  Al Viro f772c4a6a3 switch hostfs vor 14 Jahren
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops vor 14 Jahren
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path vor 14 Jahren
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes vor 14 Jahren
  Nick Piggin ec2447c278 hostfs: simplify locking vor 14 Jahren
  Nick Piggin fe15ce446b fs: change d_delete semantics vor 14 Jahren
  Al Viro 3c26ff6e49 convert get_sb_nodev() users vor 15 Jahren
  Richard Weinberger 1b627d5771 hostfs: fix UML crash: remove f_spare from hostfs vor 14 Jahren
  Al Viro 3b6036d148 hostfs ->follow_link() braino vor 15 Jahren
  Al Viro 850a496f96 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy vor 15 Jahren
  Al Viro f8ad850f11 try to get rid of races in hostfs open() vor 15 Jahren
  Al Viro f8d7e1877e leak in hostfs_unlink() vor 15 Jahren
  Al Viro e9193059b1 hostfs: fix races in dentry_name() and inode_name() vor 15 Jahren
  Al Viro d0352d3ed7 hostfs: sanitize symlinks vor 15 Jahren
  Al Viro c5322220eb hostfs: get rid of inode_dentry_name() vor 15 Jahren
  Al Viro 4754b82557 hostfs: get rid of file_type(), fold init_inode() vor 15 Jahren
  Al Viro 39b743c619 switch stat_file() to passing a single struct rather than fsckloads of pointers vor 15 Jahren
  Al Viro 5e2df28cc6 hostfs: pass pathname to init_inode() vor 15 Jahren
  Al Viro 52b209f7b8 get rid of hostfs_read_inode() vor 15 Jahren
  Al Viro 601d2c38b9 hostfs: don't keep a field in each inode when we are using it only in root vor 15 Jahren
  Al Viro e971a6d7b9 stop icache pollution in hostfs, switch to ->evict_inode() vor 15 Jahren
  Christoph Hellwig 1025774ce4 remove inode_setattr vor 15 Jahren