Commit History

Author SHA1 Message Date
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 years ago
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Yaowei Bai 3348a172be fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check 9 years ago
  NeilBrown f73c2f1f83 NILFS2: support NFSv2 export 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Ryusuke Konishi 705304a863 nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races 10 years ago
  Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 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 b0b0382bb4 ->encode_fh() API change 13 years ago
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 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
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 14 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Sage Weil dfb55de898 nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename 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
  Ryusuke Konishi e3154e9748 nilfs2: get rid of nilfs_sb_info structure 14 years ago
  Al Viro 30eb43d314 nilfs2: i_nlink races in rename() 14 years ago
  Ryusuke Konishi 622daaff0a nilfs2: fiemap support 14 years ago
  Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
  Ryusuke Konishi dc3d3b810a nilfs2: deny write access to inodes in snapshots 15 years ago
  Ryusuke Konishi 8e656fd518 nilfs2: make snapshots in checkpoint tree exportable 15 years ago
  Ryusuke Konishi 4d8d9293dc nilfs2: set pointer to root object in inodes 15 years ago
  Al Viro 0319003d0d nilfs really shouldn't slap struct dentry on stack... 15 years ago
  Jiro SEKIBA abdb318b79 nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty 16 years ago