Historial de Commits

Autor SHA1 Mensaje Fecha
  Tyler Hicks e86281e700 eCryptfs: don't pass up plaintext names when using filename encryption hace 7 años
  Jérémy Lefaure 02f9876ebb ecryptfs: use ARRAY_SIZE hace 8 años
  Markus Elfring 5032f360dd ecryptfs: Adjust four checks for null pointers hace 8 años
  Markus Elfring 1a0bba4ff0 ecryptfs: Delete 21 error messages for a failed memory allocation hace 8 años
  Rasmus Villemoes abbae6d560 ecryptfs: remove private bin2hex implementation hace 9 años
  Chris J Arges 40f0fd372a ecryptfs: fix spelling mistakes hace 9 años
  Wei Yuan 5f9f2c2abd eCryptfs: fix typos in comment hace 9 años
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately hace 9 años
  Linus Torvalds 7f427d3a60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
  Linus Torvalds 9a07a79684 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 9 años
  Al Viro 84695ffee7 Merge getxattr prototype change into work.lookups hace 9 años
  Herbert Xu e81f3340bb eCryptfs: Do not allocate hash tfm in NORECLAIM context hace 9 años
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments hace 9 años
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros hace 9 años
  Linus Torvalds 3c2de27d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
  Al Viro 97c3160607 ecryptfs_encrypt_and_encode_filename(): drop unused argument hace 9 años
  Herbert Xu 3095e8e366 eCryptfs: Use skcipher and shash hace 9 años
  Markus Elfring 0dad87fcb7 eCryptfs: Delete a check before the function call "key_put" hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Linus Torvalds 298647e31a Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs hace 10 años
  Michael Halcrow 942080643b eCryptfs: Remove buggy and unnecessary write in file name decode routine hace 10 años
  Al Viro b583043e99 kill f_dentry uses hace 11 años
  Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION hace 12 años
  Colin Ian King 43b7c6c6a4 eCryptfs: fix 32 bit corruption issue hace 12 años
  Kees Cook cb69f36ba1 ecryptfs: avoid ctx initialization race hace 12 años
  Dan Carpenter e6cbd6a44d ecryptfs: remove check for if an array is NULL hace 12 años
  Linus Torvalds 746919d266 Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs hace 12 años
  Al Viro 0747fdb2bd ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb hace 12 años
  Tyler Hicks 0df5ed65c1 eCryptfs: Make extent and scatterlist crypt function parameters similar hace 12 años
  Tyler Hicks 406c93df09 eCryptfs: Collapse crypt_page_offset() into crypt_extent() hace 12 años