Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Tyler Hicks b59db43ad4 eCryptfs: Prevent file create race condition vor 13 Jahren
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() vor 14 Jahren
  Thieu Le 985ca0e626 ecryptfs: Make inode bdi consistent with superblock bdi vor 14 Jahren
  Al Viro bf6c7f6c7b don't pass nameidata to vfs_create() from ecryptfs_create() vor 14 Jahren
  Al Viro beefebf1aa ecryptfs_inode_permission() doesn't need to bail out on RCU vor 14 Jahren
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() vor 14 Jahren
  Tyler Hicks 778aeb42a7 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() vor 14 Jahren
  Tyler Hicks 3b06b3ebf4 eCryptfs: Fix new inode race condition vor 14 Jahren
  Tyler Hicks 5ccf92037c eCryptfs: Cleanup inode initialization code vor 14 Jahren
  Tyler Hicks c4f790736c eCryptfs: Consolidate inode functions into inode.c vor 14 Jahren
  Linus Torvalds 36947a7682 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 14 Jahren
  Sage Weil 55e5b7e022 ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename vor 14 Jahren