1. bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 1 month ago
  2. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  3. c6052f0 fs: ecryptfs: remove BUG_ON from crypt_scatterlist by Phillip Potter · 3 years, 8 months ago
  4. e1436df Revert "ecryptfs: replace BUG_ON with error handling code" by Greg Kroah-Hartman · 3 years, 8 months ago
  5. 682a8e2 Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 3 years, 8 months ago
  6. b28866f Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  7. 9046625 ecryptfs: fix kernel panic with null dev_name by Jeffrey Mitchell · 3 years, 10 months ago
  8. 7f06ecd ecryptfs: remove unused helpers by Christian Brauner · 3 years, 9 months ago
  9. 1abbe11 ecryptfs: Fix typo in message by Sascha Hauer · 3 years, 10 months ago
  10. 724fa86 eCryptfs: Use DEFINE_MUTEX() for mutex lock by Ye Bin · 3 years, 9 months ago
  11. ffbed07 ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers by Lee Jones · 3 years, 9 months ago
  12. d17074a ecryptfs: inode: Help out nearly-there header and demote non-conformant ones by Lee Jones · 3 years, 9 months ago
  13. 688a9f7 ecryptfs: mmap: Help out one function header and demote other abuses by Lee Jones · 3 years, 9 months ago
  14. 5da877e ecryptfs: crypto: Supply some missing param descriptions and demote abuses by Lee Jones · 3 years, 9 months ago
  15. 65bbb7b ecryptfs: miscdev: File headers are not good kernel-doc candidates by Lee Jones · 3 years, 9 months ago
  16. e240120 ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers by Lee Jones · 3 years, 9 months ago
  17. 1ab8e26 ecryptfs: messaging: Add missing param descriptions and demote abuses by Lee Jones · 3 years, 9 months ago
  18. 1c6675c ecryptfs: super: Fix formatting, naming and kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  19. a62187e ecryptfs: file: Demote kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  20. 446b583 ecryptfs: kthread: Demote file header and provide description for 'cred' by Lee Jones · 3 years, 9 months ago
  21. 64cbb65 ecryptfs: dentry: File headers are not good candidates for kernel-doc by Lee Jones · 3 years, 9 months ago
  22. b0cfbef ecryptfs: debug: Demote a couple of kernel-doc abuses by Lee Jones · 3 years, 9 months ago
  23. 09d02ef ecryptfs: read_write: File headers do not make good candidates for kernel-doc by Lee Jones · 3 years, 9 months ago
  24. b7f8f25 Merge tag 'v5.12-rc7' into ecryptfs/next by Tyler Hicks · 3 years, 8 months ago
  25. 97e2dee ecryptfs: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
  26. 9d786be ecryptfs: ecryptfs_dentry_info->crypt_stat is never used by Al Viro · 4 years ago
  27. 483bc7e ecryptfs: get rid of unused accessors by Al Viro · 4 years ago
  28. b2648d5 ecryptfs: saner API for lock_parent() by Al Viro · 4 years ago
  29. 4313e35 ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link() by Al Viro · 4 years ago
  30. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  31. 902af36 ecryptfs: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years ago
  32. d0eb2d8 eCryptfs: add a semicolon by Tom Rix · 4 years, 1 month ago
  33. 0b96444 ecryptfs: fix uid translation for setxattr on security.capability by Miklos Szeredi · 4 years ago
  34. 0f16ff0 ecryptfs: do not mount on top of idmapped mounts by Christian Brauner · 4 years ago
  35. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  36. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  37. 9fe6145 namei: introduce struct renamedata by Christian Brauner · 4 years ago
  38. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  39. c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
  40. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  41. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  42. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  43. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  44. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  45. 19798113 ecryptfs: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  46. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  47. b1da3ac Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 4 years, 10 months ago
  48. 2c2a755 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 4 years, 11 months ago
  49. f8e48a8 eCryptfs: Replace deactivated email address by Tyler Hicks · 4 years, 11 months ago
  50. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  51. 569d205 ecryptfs: drop direct calls to ->bmap by Carlos Maiolino · 5 years ago
  52. 9ac0d13 crypto: skcipher - remove crypto_skcipher::keysize by Eric Biggers · 5 years ago
  53. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  54. 762c696 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 5 years ago
  55. e72b9dd ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 5 years ago
  56. bcf0d9d ecryptfs: fix unlink and rmdir in face of underlying fs modifications by Al Viro · 5 years ago
  57. 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
  58. b4a81b8 ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
  59. fe2e082 ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
  60. fa6e951 Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 5 years ago
  61. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  62. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  63. 7451c54 ecryptfs: Change return type of ecryptfs_process_flags by Hariprasad Kelam · 5 years ago
  64. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  65. c036061 ecryptfs: Make ecryptfs_xattr_handler static by YueHaibing · 6 years ago
  66. 29a51df ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig by YueHaibing · 6 years ago
  67. 96827c3 ecryptfs: use print_hex_dump_bytes for hexdump by Sascha Hauer · 6 years ago
  68. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  69. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  70. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  71. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  72. 586a94f ecryptfs: make use of ->free_inode() by Al Viro · 6 years ago
  73. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  74. d43388d eCryptfs: fix permission denied with ecryptfs_xattr mount option when create readonly file by Robbie Ko · 6 years ago
  75. 4b47a8b ecryptfs: re-order a condition for static checkers by Dan Carpenter · 6 years ago
  76. 0bdf8a8 eCryptfs: fix a couple type promotion bugs by Dan Carpenter · 6 years ago
  77. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  78. 74dd7c9 ecryptfs_rename(): verify that lower dentries are still OK after lock_rename() by Al Viro · 6 years ago
  79. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  81. e86281e eCryptfs: don't pass up plaintext names when using filename encryption by Tyler Hicks · 7 years ago
  82. f62fd7a ecryptfs: fix spelling mistake: "cadidate" -> "candidate" by Colin Ian King · 7 years ago
  83. ab13a92 ecryptfs: lookup: Don't check if mount_crypt_stat is NULL by Guenter Roeck · 7 years ago
  84. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  85. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  87. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  88. e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
  89. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  90. 4670269 eCryptfs: constify attribute_group structures. by Arvind Yadav · 7 years ago
  91. 0695a3c ecryptfs: remove unnecessary i_version bump by Jeff Layton · 7 years ago
  92. 02f9876 ecryptfs: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  93. 5032f36 ecryptfs: Adjust four checks for null pointers by Markus Elfring · 7 years ago
  94. a463ce5 ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok() by Markus Elfring · 7 years ago
  95. 1a0bba4 ecryptfs: Delete 21 error messages for a failed memory allocation by Markus Elfring · 7 years ago
  96. db86be3 eCryptfs: use after free in ecryptfs_release_messaging() by Dan Carpenter · 7 years ago
  97. abbae6d ecryptfs: remove private bin2hex implementation by Rasmus Villemoes · 8 years ago
  98. 0996b67 ecryptfs: add missing \n to end of various error messages by Colin Ian King · 8 years ago
  99. f66665c ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  100. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago