提交历史

作者 SHA1 备注 提交日期
  Tyler Hicks 93c3fe40c2 eCryptfs: Fix encrypted file name lookup regression 14 年之前
  Linus Torvalds 26b55633a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 15 年之前
  Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 年之前
  Lino Sanfilippo 21edad3220 ecryptfs: dont call lookup_one_len to avoid NULL nameidata 15 年之前
  Lino Sanfilippo 31f73bee3e ecryptfs: release reference to lower mount if interpose fails 15 年之前
  npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 年之前
  Al Viro 48c1e44ace switch ecryptfs_write() to struct inode *, kill on-stack fake files 15 年之前
  Linus Torvalds 9b030e2006 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 15 年之前
  Tyler Hicks 9f37622f89 eCryptfs: Turn lower lookup error messages into debug messages 15 年之前
  Tyler Hicks 3a8380c075 eCryptfs: Copy lower directory inode times and size on link 15 年之前
  Christian Pulvermacher cfce08c6bd ecryptfs: fix error code for missing xattrs in lower fs 15 年之前
  Tyler Hicks 3a60a1686f eCryptfs: Decrypt symlink target for stat size 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Tyler Hicks 1984c23f9e eCryptfs: Clear buffer before reading in metadata xattr 15 年之前
  Tyler Hicks fa3ef1cb4e eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front 15 年之前
  Tyler Hicks 157f107135 eCryptfs: Fix metadata in xattr feature regression 15 年之前
  Erez Zadok 3469b57329 ecryptfs: pass matching flags to interpose as defined and used there 15 年之前
  Erez Zadok c44a66d674 ecryptfs: remove unnecessary d_drop calls in ecryptfs_link 15 年之前
  Erez Zadok 0d132f7364 ecryptfs: don't ignore return value from lock_rename 15 年之前
  Tyler Hicks f8f484d1b6 eCryptfs: Add getattr function 15 年之前
  Tyler Hicks 5f3ef64f4d eCryptfs: Use notify_change for truncating lower inodes 15 年之前
  OGAWA Hirofumi 806892e9e1 ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path 15 年之前
  Erez Zadok 9afa2fb6c1 fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all 15 年之前
  Tyler Hicks 9c2d205664 eCryptfs: Prevent lower dentry from going negative during unlink 15 年之前
  Tyler Hicks ac20100df7 eCryptfs: Fix min function comparison warning 16 年之前
  Randy Dunlap 802b352f29 ecryptfs: fix printk format warning 16 年之前
  Tyler Hicks 3a6b42cadc eCryptfs: Larger buffer for encrypted symlink targets 16 年之前
  Tyler Hicks ca8e34f2b0 eCryptfs: Lock lower directory inode mutex during lookup 16 年之前
  Tyler Hicks 13a791b4e6 eCryptfs: Fix data corruption when using ecryptfs_passthrough 16 年之前
  Tyler Hicks 2aac0cf886 eCryptfs: NULL crypt_stat dereference during lookup 16 年之前