1. f0fe970 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 8 years ago
  2. 40f0fd3 ecryptfs: fix spelling mistakes by Chris J Arges · 8 years ago
  3. 51a16a9 switch ecryptfs to ->iterate_shared by Al Viro · 8 years ago
  4. 6a480a7 ecryptfs: fix handling of directory opening by Al Viro · 8 years ago
  5. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  8. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  9. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  10. 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 9 years ago
  11. 6d65261 eCryptfs: don't pass fs-specific ioctl commands through by Tyler Hicks · 9 years ago
  12. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  13. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  14. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  15. 332b122 eCryptfs: Force RO mount when encrypted view is enabled by Tyler Hicks · 10 years ago
  16. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. eca9fdf Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  18. c2e3f5d ecryptfs: ->f_op is never NULL by Al Viro · 10 years ago
  19. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  20. 0279782 ecryptfs: switch to ->read_iter() by Al Viro · 10 years ago
  21. 9e78d14 Use %pd in eCryptFS by David Howells · 11 years ago
  22. 2000f5b eCryptfs: file->private_data is always valid by Tyler Hicks · 11 years ago
  23. bdd3536 ecryptfs: ->f_op is never NULL by Al Viro · 11 years ago
  24. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  25. 746919d Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  26. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 11 years ago
  27. 0747fdb ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb by Al Viro · 11 years ago
  28. 2de5f05 [readdir] convert ecryptfs by Al Viro · 11 years ago
  29. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  30. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 11 years ago
  31. c15cddd ecryptfs: fixed msync to flush data by Paul Taysom · 11 years ago
  32. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  33. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  34. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  35. bbcb03e eCryptfs: Fix -Wunused-but-set-variable warnings by Tyler Hicks · 11 years ago
  36. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  37. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  38. e3ccaa9 eCryptfs: Initialize empty lower files when opening them by Tyler Hicks · 12 years ago
  39. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  40. 32001d6f eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  41. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  42. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  43. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  44. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  45. 57db4e8 ecryptfs: modify write path to encrypt page in writepage by Thieu Le · 13 years ago
  46. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 13 years ago
  47. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  48. 0abe116 ecryptfs: fixed testing of file descriptor flags by Roberto Sassu · 14 years ago
  49. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  50. 38a708d ecryptfs: fix truncation error in ecryptfs_read_update_atime by Edward Shishkin · 14 years ago
  51. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  52. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  53. 18dfe89 BKL: Remove BKL from ecryptfs by Arnd Bergmann · 14 years ago
  54. ceeab92 fs/ecryptfs/file.c: introduce missing free by Julia Lawall · 14 years ago
  55. c43f7b8 eCryptfs: Handle ioctl calls with unlocked and compat functions by Tyler Hicks · 15 years ago
  56. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  57. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  58. 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
  59. 4aa25bc ecryptfs: Eliminate useless code by Julia Lawall · 14 years ago
  60. e27759d ecryptfs: initialize private persistent file before dereferencing pointer by Erez Zadok · 15 years ago
  61. 38e3eae eCryptfs: Remove mmap from directory operations by Tyler Hicks · 15 years ago
  62. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 15 years ago
  63. addd65ad eCryptfs: Filename Encryption: filldir, lookup, and readlink by Michael Halcrow · 15 years ago
  64. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  65. 7d6c704 eCryptfs: remove retry loop in ecryptfs_readdir() by Michael Halcrow · 16 years ago
  66. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  67. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  68. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  69. dda6445 ecryptfs: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  70. 2f9b12a eCryptfs: protect crypt_stat->flags in ecryptfs_open() by Michael Halcrow · 16 years ago
  71. 25bd817 eCryptfs: Minor fixes to printk messages by Michael Halcrow · 16 years ago
  72. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  73. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  74. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  75. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  76. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  77. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  78. 53a2731 eCryptfs: delay writing 0's after llseek until write by Michael Halcrow · 17 years ago
  79. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  80. a8d547d [PATCH] eCryptfs: set O_LARGEFILE when opening lower file by Michael Halcrow · 17 years ago
  81. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  82. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  83. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  84. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  85. bd243a4 [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  86. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 18 years ago
  87. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  88. 7ff1d74 [PATCH] eCryptfs: Consolidate lower dentry_open's by Michael Halcrow · 18 years ago
  89. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago