Commit History

Author SHA1 Message Date
  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 496ad9aa8e new helper: file_inode(file) 12 years ago
  Tyler Hicks bbcb03e3ce eCryptfs: Fix -Wunused-but-set-variable warnings 12 years ago
  Tyler Hicks 64e6651dcc eCryptfs: Call lower ->flush() from ecryptfs_flush() 12 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
  Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
  Tyler Hicks 32001d6fe9 eCryptfs: Flush file in vma close 13 years ago
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
  Tyler Hicks 3b06b3ebf4 eCryptfs: Fix new inode race condition 14 years ago
  Tyler Hicks 3aeb86ea4c eCryptfs: Handle failed metadata read in lookup 14 years ago
  Tyler Hicks 332ab16f83 eCryptfs: Add reference counting to lower files 14 years ago
  Thieu Le 57db4e8d73 ecryptfs: modify write path to encrypt page in writepage 14 years ago
  Andy Whitcroft 323ef68faf ecryptfs: read on a directory should return EISDIR if not supported 14 years ago
  Joe Perches 888d57bbc9 fs/ecryptfs: Add printf format/argument verification and fix fallout 14 years ago
  Roberto Sassu 0abe116947 ecryptfs: fixed testing of file descriptor flags 14 years ago
  Roberto Sassu 27992890b0 ecryptfs: test lower_file pointer when lower_file_mutex is locked 14 years ago
  Edward Shishkin 38a708d775 ecryptfs: fix truncation error in ecryptfs_read_update_atime 14 years ago
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Arnd Bergmann 18dfe89d7c BKL: Remove BKL from ecryptfs 15 years ago
  Julia Lawall ceeab92971 fs/ecryptfs/file.c: introduce missing free 15 years ago
  Tyler Hicks c43f7b8fb0 eCryptfs: Handle ioctl calls with unlocked and compat functions 15 years ago
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
  Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Julia Lawall 4aa25bcb7d ecryptfs: Eliminate useless code 15 years ago
  Erez Zadok e27759d7a3 ecryptfs: initialize private persistent file before dereferencing pointer 15 years ago
  Tyler Hicks 38e3eaeedc eCryptfs: Remove mmap from directory operations 15 years ago
  Michael Halcrow a8f12864c5 eCryptfs: Fix data types (int/size_t) 16 years ago