Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 9 years ago
  Miklos Szeredi 1cd66c93ba fs: make remaining filesystems use .rename2 9 years ago
  Miklos Szeredi 9a232de499 ncpfs: fix unused variable warning 9 years ago
  Al Viro 6fa67e7075 get rid of 'parent' argument of ->d_compare() 9 years ago
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 803c00123a ncpfs: fix a braino in OOM handling in ncp_fill_cache() 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Yaowei Bai 4467e29f0c fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check 9 years ago
  Viresh Kumar a1c83681d5 fs: Drop unlikely before IS_ERR(_OR_NULL) 10 years ago
  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 10 years ago
  Al Viro a7400222e3 new helper: is_root_inode() 10 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