Commit History

Author SHA1 Message Date
  J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification 14 years ago
  J. Bruce Fields 146a8595c6 locks: break delegations on link 14 years ago
  J. Bruce Fields 8e6d782cab locks: break delegations on rename 14 years ago
  J. Bruce Fields b21996e36c locks: break delegations on unlink 14 years ago
  Al Viro 87dc800be2 new helper: kfree_put_link() 11 years ago
  Al Viro 92dd123033 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} 11 years ago
  Al Viro 84d08fa888 helper for reading ->d_count 12 years ago
  Al Viro 0747fdb2bd ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb 12 years ago
  Linus Torvalds e2e091fd99 Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs 12 years ago
  Al Viro 3dadecce20 switch vfs_getattr() to struct path 12 years ago
  Tyler Hicks 111d61a25e eCryptfs: Fix -Wmissing-prototypes warnings 12 years ago
  Tyler Hicks 8335eafc28 eCryptfs: Copy up attributes of the lower target inode after rename 13 years ago
  Linus Torvalds 410fc4ce8a Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs 13 years ago
  Al Viro 0b1d90119a ecryptfs_lookup_interpose(): allocate dentry_info first 13 years ago
  Al Viro bc65a1215e sanitize ecryptfs_lookup() 13 years ago
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 years ago
  Al Viro 312b63fba9 don't pass nameidata * to vfs_create() 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
  Tyler Hicks 821f7494a7 eCryptfs: Revert to a writethrough cache model 13 years ago
  Tyler Hicks e3ccaa9761 eCryptfs: Initialize empty lower files when opening them 13 years ago
  Tyler Hicks 8bc2d3cf61 eCryptfs: Unlink lower inode when ecryptfs_create() fails 13 years ago
  Al Viro 408bd629ba get rid of pointless allocations and copying in ecryptfs_follow_link() 13 years ago
  Tyler Hicks 545d680938 eCryptfs: Copy up lower inode attrs after setting lower xattr 13 years ago
  Tyler Hicks a261a03904 eCryptfs: Check inode changes in setattr 13 years ago
  Al Viro 175a4eb7ea fs: propagate umode_t, misc bits 14 years ago
  Al Viro 18cb1b08d2 kill ecryptfs_create_underlying_file() 14 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