Historique des commits

Auteur SHA1 Message Date
  Chris J Arges 40f0fd372a ecryptfs: fix spelling mistakes il y a 9 ans
  Wei Yuan 5f9f2c2abd eCryptfs: fix typos in comment il y a 9 ans
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately il y a 9 ans
  Linus Torvalds 7f427d3a60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 9 ans
  Linus Torvalds 9a07a79684 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 9 ans
  Al Viro 84695ffee7 Merge getxattr prototype change into work.lookups il y a 9 ans
  Herbert Xu e81f3340bb eCryptfs: Do not allocate hash tfm in NORECLAIM context il y a 9 ans
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments il y a 9 ans
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros il y a 9 ans
  Linus Torvalds 3c2de27d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 9 ans
  Al Viro 97c3160607 ecryptfs_encrypt_and_encode_filename(): drop unused argument il y a 9 ans
  Herbert Xu 3095e8e366 eCryptfs: Use skcipher and shash il y a 9 ans
  Markus Elfring 0dad87fcb7 eCryptfs: Delete a check before the function call "key_put" il y a 10 ans
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations il y a 10 ans
  Linus Torvalds 298647e31a Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs il y a 10 ans
  Michael Halcrow 942080643b eCryptfs: Remove buggy and unnecessary write in file name decode routine il y a 10 ans
  Al Viro b583043e99 kill f_dentry uses il y a 10 ans
  Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION il y a 11 ans
  Colin Ian King 43b7c6c6a4 eCryptfs: fix 32 bit corruption issue il y a 12 ans
  Kees Cook cb69f36ba1 ecryptfs: avoid ctx initialization race il y a 12 ans
  Dan Carpenter e6cbd6a44d ecryptfs: remove check for if an array is NULL il y a 12 ans
  Linus Torvalds 746919d266 Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs il y a 12 ans
  Al Viro 0747fdb2bd ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb il y a 12 ans
  Tyler Hicks 0df5ed65c1 eCryptfs: Make extent and scatterlist crypt function parameters similar il y a 12 ans
  Tyler Hicks 406c93df09 eCryptfs: Collapse crypt_page_offset() into crypt_extent() il y a 12 ans
  Tyler Hicks d78de61896 eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() il y a 12 ans
  Tyler Hicks a8ca90e207 eCryptfs: Combine page_offset crypto functions il y a 12 ans
  Tyler Hicks 00a699400a eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() il y a 12 ans
  Tyler Hicks 9c6043f412 eCryptfs: Decrypt pages in-place il y a 12 ans
  Tyler Hicks 28916d1ac1 eCryptfs: Accept one offset parameter in page offset crypto functions il y a 12 ans