Commit Verlauf

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