1. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  2. 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
  3. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  4. 4670269 eCryptfs: constify attribute_group structures. by Arvind Yadav · 8 years ago
  5. 0996b67 ecryptfs: add missing \n to end of various error messages by Colin Ian King · 8 years ago
  6. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  7. e836818 ecryptfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  8. 4b899da ecryptfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  9. c39341c ecryptfs: drop null test before destroy functions by Julia Lawall · 9 years ago
  10. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  11. 3095e8e eCryptfs: Use skcipher and shash by Herbert Xu · 9 years ago
  12. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  13. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  14. 2a559a8 eCryptfs: ensure copy to crypt_stat->cipher does not overrun by Colin Ian King · 10 years ago
  15. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  16. 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
  17. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  18. 332b122 eCryptfs: Force RO mount when encrypted view is enabled by Tyler Hicks · 10 years ago
  19. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  20. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 12 years ago
  21. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  22. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  24. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  25. cdf8c58 userns: Convert ecryptfs to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  26. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  27. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  28. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 13 years ago
  29. 9249e17 VFS: Pass mount flags to sget() by David Howells · 13 years ago
  30. 5f5b331 eCryptfs: check for eCryptfs cipher support at mount by Tim Sally · 13 years ago
  31. 069ddcd eCryptfs: Copy up POSIX ACL and read-only flags from lower mount by Tyler Hicks · 13 years ago
  32. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 13 years ago
  33. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  34. 7643554 Ecryptfs: Add mount option to check uid of device being mounted = expect uid by John Johansen · 13 years ago
  35. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 14 years ago
  36. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 14 years ago
  37. c4f7907 eCryptfs: Consolidate inode functions into inode.c by Tyler Hicks · 14 years ago
  38. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 14 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  40. b5695d0 eCryptfs: write lock requested keys by Roberto Sassu · 14 years ago
  41. 0e1fc5e eCryptfs: verify authentication tokens before their use by Roberto Sassu · 14 years ago
  42. 57db4e8 ecryptfs: modify write path to encrypt page in writepage by Thieu Le · 14 years ago
  43. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  44. 070baa5 ecryptfs: missing initialization of the superblock 'magic' field by Roberto Sassu · 14 years ago
  45. 6254b32 ecryptfs: fix broken build by Linus Torvalds · 14 years ago
  46. 66cb766 sanitize ecryptfs ->mount() by Al Viro · 14 years ago
  47. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  48. 12462f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  49. f16feb5 ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter by Roberto Sassu · 14 years ago
  50. 4d143be convert ecryptfs by Al Viro · 14 years ago
  51. 4403158 Ban ecryptfs over ecryptfs by Al Viro · 15 years ago
  52. 2ccde7c Clean ecryptfs ->get_sb() up by Al Viro · 15 years ago
  53. decabd6 fix a couple of ecryptfs leaks by Al Viro · 15 years ago
  54. 9df9c8b ecryptfs: add bdi backing to mount session by Jens Axboe · 15 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  56. fe0fc01 ecryptfs: fix interpose/interpolate typos in comments by Erez Zadok · 15 years ago
  57. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  58. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  59. 36520be ima: ecryptfs fix imbalance message by Mimi Zohar · 15 years ago
  60. ac22ba2 eCryptfs: Check for O_RDONLY lower inodes when opening lower files by Tyler Hicks · 15 years ago
  61. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 16 years ago
  62. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 16 years ago
  63. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 16 years ago
  64. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 16 years ago
  65. 87c94c4 eCryptfs: Filename Encryption: mount option by Michael Halcrow · 16 years ago
  66. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  67. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  68. 624ae52 eCryptfs: remove netlink transport by Tyler Hicks · 16 years ago
  69. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  70. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  71. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  72. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  73. 8f23680 ecryptfs: string copy cleanup by Miklos Szeredi · 16 years ago
  74. 982363c ecryptfs: propagate key errors up at mount time by Eric Sandeen · 16 years ago
  75. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  76. 18d1dbf ecryptfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  77. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  78. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  79. af440f5 ecryptfs: check for existing key_tfm at mount time by Eric Sandeen · 17 years ago
  80. 2830bfd ecryptfs: remove debug as mount option, and warn if set via modprobe by Eric Sandeen · 17 years ago
  81. cc11bef eCryptfs: track header bytes rather than extents by Michael Halcrow · 17 years ago
  82. 7896b63 fs/ecryptfs/: possible cleanups by Adrian Bunk · 17 years ago
  83. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  84. 6e90aa9 kobject: convert ecryptfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  85. af6370e ecryptfs: remove version_str file from sysfs by Greg Kroah-Hartman · 17 years ago
  86. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  87. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  88. 917e865 kset: convert ecryptfs to use kset_create by Greg Kroah-Hartman · 17 years ago
  89. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  90. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  91. 16317ec ecryptfs: redo dget,mntget on dentry_open failure by Eric Sandeen · 17 years ago
  92. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  93. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  94. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  95. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  96. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  97. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  98. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  99. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  100. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago