Commit History

Author SHA1 Message Date
  Al Viro 3f4a949410 ncpfs: successful rename() should invalidate caches for parents 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro 5e993e2534 ncpfs: get rid of d_validate() nonsense 10 years ago
  Al Viro a67f797db6 ncpfs: use file_inode() 10 years ago
  Al Viro 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 11 years ago
  Al Viro a7400222e3 new helper: is_root_inode() 11 years ago
  Fabian Frederick 8a273345dc fs/ncpfs/dir.c: remove redundant sys_tz declaration 11 years ago
  Al Viro 821cc3070f ncpfs: use list_for_each_entry() for d_subdirs walk 11 years ago
  Dan Carpenter ffddc5fd19 fs/ncpfs/dir.c: fix indenting in ncp_lookup() 11 years ago
  Joe Perches e45ca8baa3 ncpfs: convert PPRINTK to ncp_vdbg 11 years ago
  Joe Perches d3b73ca1be ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg 11 years ago
  Al Viro 84eb3532b5 ncpfs: switch to %p[dD] 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Al Viro 0b3fca1fd1 kill find_inode_number() 12 years ago
  Al Viro 338b2f5749 ncpfs: don't bother with EBUSY on removal of busy directories 12 years ago
  Al Viro 76f582a8f6 [readdir] convert ncpfs 12 years ago
  Dave Chiluk 698b822363 ncpfs: fix rmdir returns Device or resource busy 12 years ago
  Al Viro 4f522a247b d_hash_and_lookup(): export, switch open-coded instances 12 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Al Viro 5eee25cacd ncpfs: propagate umode_t 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Sage Weil 76cc071a06 ncpfs: fix rename over directory with dangling references 14 years ago
  Sage Weil 7ce605d93b ncpfs: document dentry_unhash usage 14 years ago
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
  Al Viro 32c419d95f move internal-only parts of ncpfs headers to fs/ncpfs 14 years ago