Commit History

Author SHA1 Message Date
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus 9 years ago
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 9 years ago
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 9 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME 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
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Linus Torvalds ba5a2655c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Linus Torvalds dba1e98731 Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy 9 years ago
  Andreas Gruenbacher c8b6056a50 jfs: Switch to generic xattr handlers 9 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Joe Perches 6ed71e9819 jfs: Coalesce some formats 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Yaowei Bai a2a1704409 fs/jfs: remove unnecessary new_valid_dev() checks 10 years ago
  Dave Kleikamp acc84b05b1 jfs: Handle error from dquot_initialize() 10 years ago
  Linus Torvalds f76d94def5 Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy 10 years ago
  Dave Kleikamp 2645695571 jfs: clean up jfs_rename and fix out of order unlock 10 years ago
  Al Viro ad476fedc7 jfs: switch to simple_follow_link() 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 11 years ago
  Christoph Hellwig 2cc6a5a01c jfs: use generic posix ACL infrastructure 11 years ago
  Linus Torvalds 9db019278c Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Al Viro 070a0ebf42 [readdir] convert jfs 12 years ago
  Joe Perches eb8630d7d2 jfs: Update jfs_error 12 years ago
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 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