1. 32001d6 eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  2. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  3. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  4. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  5. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  6. 57db4e8 ecryptfs: modify write path to encrypt page in writepage by Thieu Le · 13 years ago
  7. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 13 years ago
  8. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  9. 0abe116 ecryptfs: fixed testing of file descriptor flags by Roberto Sassu · 14 years ago
  10. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  11. 38a708d ecryptfs: fix truncation error in ecryptfs_read_update_atime by Edward Shishkin · 14 years ago
  12. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  13. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  14. 18dfe89 BKL: Remove BKL from ecryptfs by Arnd Bergmann · 14 years ago
  15. ceeab92 fs/ecryptfs/file.c: introduce missing free by Julia Lawall · 14 years ago
  16. c43f7b8 eCryptfs: Handle ioctl calls with unlocked and compat functions by Tyler Hicks · 15 years ago
  17. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  18. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 4aa25bc ecryptfs: Eliminate useless code by Julia Lawall · 14 years ago
  21. e27759d ecryptfs: initialize private persistent file before dereferencing pointer by Erez Zadok · 15 years ago
  22. 38e3eae eCryptfs: Remove mmap from directory operations by Tyler Hicks · 15 years ago
  23. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 16 years ago
  24. addd65ad eCryptfs: Filename Encryption: filldir, lookup, and readlink by Michael Halcrow · 16 years ago
  25. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  26. 7d6c704 eCryptfs: remove retry loop in ecryptfs_readdir() by Michael Halcrow · 16 years ago
  27. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  28. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  29. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  30. dda6445 ecryptfs: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  31. 2f9b12a eCryptfs: protect crypt_stat->flags in ecryptfs_open() by Michael Halcrow · 16 years ago
  32. 25bd817 eCryptfs: Minor fixes to printk messages by Michael Halcrow · 16 years ago
  33. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  34. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  35. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  36. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  37. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  38. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  39. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  41. a8d547d [PATCH] eCryptfs: set O_LARGEFILE when opening lower file by Michael Halcrow · 17 years ago
  42. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  43. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  44. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  45. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  46. bd243a4 [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  47. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 18 years ago
  48. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  49. 7ff1d74 [PATCH] eCryptfs: Consolidate lower dentry_open's by Michael Halcrow · 18 years ago
  50. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago