1. 40f0fd3 ecryptfs: fix spelling mistakes by Chris J Arges · 8 years ago
  2. 5f9f2c2 eCryptfs: fix typos in comment by Wei Yuan · 8 years ago
  3. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  4. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  6. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  7. e81f334 eCryptfs: Do not allocate hash tfm in NORECLAIM context by Herbert Xu · 8 years ago
  8. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  9. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  10. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 97c3160 ecryptfs_encrypt_and_encode_filename(): drop unused argument by Al Viro · 8 years ago
  12. 3095e8e eCryptfs: Use skcipher and shash by Herbert Xu · 8 years ago
  13. 0dad87f eCryptfs: Delete a check before the function call "key_put" by Markus Elfring · 9 years ago
  14. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  15. 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
  16. 9420806 eCryptfs: Remove buggy and unnecessary write in file name decode routine by Michael Halcrow · 10 years ago
  17. b583043 kill f_dentry uses by Al Viro · 10 years ago
  18. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  19. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  20. cb69f36 ecryptfs: avoid ctx initialization race by Kees Cook · 11 years ago
  21. e6cbd6a ecryptfs: remove check for if an array is NULL by Dan Carpenter · 11 years ago
  22. 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
  23. 0747fdb ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb by Al Viro · 11 years ago
  24. 0df5ed6 eCryptfs: Make extent and scatterlist crypt function parameters similar by Tyler Hicks · 11 years ago
  25. 406c93d eCryptfs: Collapse crypt_page_offset() into crypt_extent() by Tyler Hicks · 11 years ago
  26. d78de61 eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() by Tyler Hicks · 11 years ago
  27. a8ca90e eCryptfs: Combine page_offset crypto functions by Tyler Hicks · 11 years ago
  28. 00a6994 eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() by Tyler Hicks · 11 years ago
  29. 9c6043f eCryptfs: Decrypt pages in-place by Tyler Hicks · 11 years ago
  30. 28916d1 eCryptfs: Accept one offset parameter in page offset crypto functions by Tyler Hicks · 11 years ago
  31. 24d1526 eCryptfs: Simplify lower file offset calculation by Tyler Hicks · 11 years ago
  32. 0f89617 eCryptfs: Read/write entire page during page IO by Tyler Hicks · 11 years ago
  33. 12003e5 eCryptfs: Use entire helper page during page crypto operations by Tyler Hicks · 11 years ago
  34. 4dfea4f eCryptfs: Use the ablkcipher crypto API by Tyler Hicks · 11 years ago
  35. a07c48a eCryptfs: remove unneeded checks in virt_to_scatterlist() by Dan Carpenter · 11 years ago
  36. 3702875 fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static by Cong Ding · 12 years ago
  37. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  38. 58ded24 eCryptfs: Fix oops when printing debug info in extent crypto functions by Tyler Hicks · 12 years ago
  39. bb45036 ecryptfs: Remove unnecessary variable initialization by Tim Gardner · 12 years ago
  40. 30373dc ecryptfs: Improve metadata read failure logging by Tim Gardner · 12 years ago
  41. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 13 years ago
  42. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 13 years ago
  43. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 13 years ago
  44. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago
  45. 7a86617 eCryptfs: Return useful code from contains_ecryptfs_marker by Tyler Hicks · 13 years ago
  46. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  47. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  48. cf35ca6 eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat by Roberto Sassu · 13 years ago
  49. bd4f0fe eCryptfs: Remove unnecessary grow_file() function by Tyler Hicks · 13 years ago
  50. f24b388 ecryptfs: Fix ecryptfs_printk() size_t warnings by Tyler Hicks · 14 years ago
  51. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  52. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  53. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  54. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  55. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  56. 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
  57. f4e60e6 eCryptfs: Strip metadata in xattr flag in encrypted view by Tyler Hicks · 14 years ago
  58. 1984c23 eCryptfs: Clear buffer before reading in metadata xattr by Tyler Hicks · 14 years ago
  59. fa3ef1c eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front by Tyler Hicks · 14 years ago
  60. 157f107 eCryptfs: Fix metadata in xattr feature regression by Tyler Hicks · 14 years ago
  61. ece550f ecryptfs: use after free by Dan Carpenter · 14 years ago
  62. 96a7b9c eCryptfs: Propagate vfs_read and vfs_write return codes by Tyler Hicks · 15 years ago
  63. df6ad33 eCryptfs: Filename encryption only supports password auth tokens by Tyler Hicks · 15 years ago
  64. b0105ea eCryptfs: Handle unrecognized tag 3 cipher codes by Tyler Hicks · 15 years ago
  65. 3826849 ecryptfs: improved dependency checking and reporting by Dave Hansen · 15 years ago
  66. aa06117 eCryptfs: Fix lockdep-reported AB-BA mutex issue by Roland Dreier · 15 years ago
  67. 05dafed ecryptfs: Remove unneeded locking that triggers lockdep false positives by Roland Dreier · 15 years ago
  68. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 15 years ago
  69. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 15 years ago
  70. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 15 years ago
  71. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 15 years ago
  72. fd9fc84 eCryptfs: Regression in unencrypted filename symlinks by Tyler Hicks · 15 years ago
  73. 71c11c3 eCryptfs: Clean up ecryptfs_decode_from_filename() by Michael Halcrow · 15 years ago
  74. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 15 years ago
  75. df261c5 eCryptfs: Replace %Z with %z by Michael Halcrow · 15 years ago
  76. addd65ad eCryptfs: Filename Encryption: filldir, lookup, and readlink by Michael Halcrow · 15 years ago
  77. 51ca58d eCryptfs: Filename Encryption: Encoding and encryption functions by Michael Halcrow · 15 years ago
  78. a34f60f eCryptfs: Filename Encryption: Header updates by Michael Halcrow · 15 years ago
  79. 9c79f34 eCryptfs: Filename Encryption: Tag 70 packets by Michael Halcrow · 15 years ago
  80. 87b811c ecryptfs: fix memory corruption when storing crypto info in xattrs by Eric Sandeen · 16 years ago
  81. 7fcba05 eCryptfs: use page_alloc not kmalloc to get a page of memory by Eric Sandeen · 16 years ago
  82. 29335c6 ecryptfs: crypto.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  83. 71fd517 ecryptfs: fix missed mutex_unlock by Cyrill Gorcunov · 16 years ago
  84. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  85. 05db67a remove ecryptfs_header_cache_0 by Adrian Bunk · 16 years ago
  86. af440f5 ecryptfs: check for existing key_tfm at mount time by Eric Sandeen · 16 years ago
  87. 19e66a6 eCryptfs: change the type of cipher_code from u16 to u8 by Trevor Highland · 16 years ago
  88. 25bd817 eCryptfs: Minor fixes to printk messages by Michael Halcrow · 16 years ago
  89. 8e3a6f1 eCryptfs: set inode key only once per crypto operation by Trevor Highland · 16 years ago
  90. cc11bef eCryptfs: track header bytes rather than extents by Michael Halcrow · 16 years ago
  91. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 16 years ago
  92. c8161f6 ecryptfs: fix unlocking in error paths by Eric Sandeen · 16 years ago
  93. b886290 ecryptfs: fix string overflow on long cipher names by Eric Sandeen · 16 years ago
  94. 8a29f2b eCryptfs: release mutex on hash error path by Michael Halcrow · 17 years ago
  95. 778d1a2 eCryptfs: increment extent_offset once per loop interation by Michael Halcrow · 17 years ago
  96. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  97. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  98. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  99. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  100. ecbdc93 eCryptfs: replace magic numbers by Michael Halcrow · 17 years ago