1. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 4fc0da5 ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66 by Nathan Chancellor · 4 years, 2 months ago
  3. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  4. 61faa53 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 4 years, 3 months ago
  5. 2aa170c ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 4 years, 9 months ago
  6. f3ee3ba ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 4 years, 9 months ago
  7. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  8. 5772d85 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 4 years, 6 months ago
  9. 99eef25 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 4 years, 6 months ago
  10. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  11. e23504d eCryptfs: fix a couple type promotion bugs by Dan Carpenter · 6 years ago
  12. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  14. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 7d00fdb eCryptfs: use after free in ecryptfs_release_messaging() by Dan Carpenter · 7 years ago
  16. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 4b86c48 ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  18. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  19. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  22. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  23. 4b899da ecryptfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  24. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  25. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  26. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  27. f0fe970 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 8 years ago
  28. 78c4e17 Revert "ecryptfs: forbid opening files without mmap handler" by Jeff Mahoney · 8 years ago
  29. 40f0fd3 ecryptfs: fix spelling mistakes by Chris J Arges · 8 years ago
  30. 5f9f2c2 eCryptfs: fix typos in comment by Wei Yuan · 8 years ago
  31. c39341c ecryptfs: drop null test before destroy functions by Julia Lawall · 9 years ago
  32. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  33. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 8 years ago
  34. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  35. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  38. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  39. 51a16a9 switch ecryptfs to ->iterate_shared by Al Viro · 8 years ago
  40. a063ff1 Merge branch 'for-linus' into work.lookups by Al Viro · 8 years ago
  41. 6a480a7 ecryptfs: fix handling of directory opening by Al Viro · 8 years ago
  42. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  43. e81f334 eCryptfs: Do not allocate hash tfm in NORECLAIM context by Herbert Xu · 8 years ago
  44. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  45. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  46. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  47. 88ae4ab ecryptfs_lookup(): try either only encrypted or plaintext name by Al Viro · 8 years ago
  48. b1168a9 ecryptfs: avoid multiple aliases for directories by Al Viro · 8 years ago
  49. c130423 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  50. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. d1558f4 eCryptfs: Use skcipher and shash by Herbert Xu · 8 years ago
  52. 97c3160 ecryptfs_encrypt_and_encode_filename(): drop unused argument by Al Viro · 8 years ago
  53. 6b719e5 ecryptfs_lookup(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  54. 3095e8e eCryptfs: Use skcipher and shash by Herbert Xu · 8 years ago
  55. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  56. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  57. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  59. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  60. 0e81ba2 don't opencode iget_failed() by Al Viro · 8 years ago
  61. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  62. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  63. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  64. b9ffce9 Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  65. 0dad87f eCryptfs: Delete a check before the function call "key_put" by Markus Elfring · 9 years ago
  66. 5556e7e eCryptfs: Invalidate dcache entries when lower i_nlink is zero by Tyler Hicks · 9 years ago
  67. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  68. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  69. 89076bc get rid of assorted nameidata-related debris by Al Viro · 9 years ago
  70. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  71. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  72. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  73. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  74. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  75. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  76. 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 9 years ago
  77. 6d65261 eCryptfs: don't pass fs-specific ioctl commands through by Tyler Hicks · 9 years ago
  78. 2a559a8 eCryptfs: ensure copy to crypt_stat->cipher does not overrun by Colin Ian King · 9 years ago
  79. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  80. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  81. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  82. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  83. 9420806 eCryptfs: Remove buggy and unnecessary write in file name decode routine by Michael Halcrow · 9 years ago
  84. b583043 kill f_dentry uses by Al Viro · 10 years ago
  85. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  86. 831115a eCryptfs: Remove unnecessary casts when parsing packet lengths by Tyler Hicks · 10 years ago
  87. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  88. 332b122 eCryptfs: Force RO mount when encrypted view is enabled by Tyler Hicks · 10 years ago
  89. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  90. 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
  91. c2e3f5d ecryptfs: ->f_op is never NULL by Al Viro · 10 years ago
  92. 0f9e2bf ecryptfs: remove unneeded buggy code in ecryptfs_do_create() by Alexey Khoroshilov · 10 years ago
  93. 35425ea ecryptfs: avoid to access NULL pointer when write metadata in xattr by Chao Yu · 10 years ago
  94. 04ec5f5 ecryptfs: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  95. 27199b1 ecryptfs: Remove unnecessary include of syscall.h in keystore.c by Steven Rostedt · 10 years ago
  96. 3db593e fs/ecryptfs/messaging.c: remove null test before kfree by Fabian Frederick · 10 years ago
  97. c4cf3ba ecryptfs: Drop cast by Himangi Saraogi · 10 years ago
  98. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  99. 0279782 ecryptfs: switch to ->read_iter() by Al Viro · 10 years ago
  100. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago