Commit History

Author SHA1 Message Date
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus 9 years ago
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 9 years ago
  Miklos Szeredi f03b8ad8d3 fs: support RENAME_NOREPLACE for local filesystems 9 years ago
  Al Viro 6fa67e7075 get rid of 'parent' argument of ->d_compare() 9 years ago
  Al Viro d3fe19852e cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() 9 years ago
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Alexander Kuleshov 58932ef7f2 fs/fat: remove unnecessary includes 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Marco Stornelli e40b34c792 fat: drop lock/unlock super 13 years ago
  Cruz Julian Bishop 85cb9bf535 fs/fat: fix a checkpatch issue in namei_msdos.c 13 years ago
  Steven J. Magnani 7669e8fb09 fat (exportfs): fix dentry reconnection 13 years ago
  Steven J. Magnani a943ed71c9 fat: accessors for msdos_dir_entry 'start' fields 13 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 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 f4ff0e25c5 fat: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
  Linus Torvalds 32e51f141f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 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
  OGAWA Hirofumi 384f5c96ea fat: use new setup() for ->dir_ops too 14 years ago
  Al Viro 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago