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
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Al Viro 9cdce3c074 ufs: get rid of ->setattr() for symlinks 9 years ago
  Al Viro 4ef51e8b7a Merge branch 'for-linus' into for-next 10 years ago
  Al Viro 70d45cdb66 ufs: don't touch mtime/ctime of directory being moved 10 years ago
  Al Viro a50e4a02ad ufs: don't bother with lock_ufs()/unlock_ufs() for directory access 10 years ago
  Jan Kara 514d748f69 ufs: Fix possible deadlock when looking up directories 10 years ago
  Jan Kara 12ecbb4b1d ufs: Fix warning from unlock_new_inode() 10 years ago
  Fabian Frederick 13b987ea27 fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" 10 years ago
  Al Viro 4b8061a67f ufs: switch to simple_follow_link() 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro e4502c63f5 ufs: deal with nfsd/iget races 11 years ago
  Alexey Khoroshilov 9ef7db7f38 ufs: fix deadlocks introduced by sb mutex merge 11 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 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
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Al Viro 642c937b4e ufs should use d_splice_alias() 14 years ago
  Sage Weil 87161faae2 ufs: 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
  Linus Torvalds f74b944419 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Al Viro 37750cdda3 ufs: i_nlink races in rename() 14 years ago