1. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  2. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 10 years ago
  3. b22e8fe ecryptfs: fix failure handling in ->readlink() by Al Viro · 11 years ago
  4. 9e78d14 Use %pd in eCryptFS by David Howells · 11 years ago
  5. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  6. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  7. 2000f5b eCryptfs: file->private_data is always valid by Tyler Hicks · 11 years ago
  8. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. bdd3536 ecryptfs: ->f_op is never NULL by Al Viro · 11 years ago
  10. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  11. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  12. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  13. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  14. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  15. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  16. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  17. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  18. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  19. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  20. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  21. 3edc837 ecryptfs: Fix memory leakage in keystore.c by Geyslan G. Bem · 11 years ago
  22. cb69f36 ecryptfs: avoid ctx initialization race by Kees Cook · 11 years ago
  23. e6cbd6a ecryptfs: remove check for if an array is NULL by Dan Carpenter · 11 years ago
  24. 746919d Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  25. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 11 years ago
  26. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  27. 0747fdb ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb by Al Viro · 11 years ago
  28. 2de5f05 [readdir] convert ecryptfs by Al Viro · 11 years ago
  29. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  30. 0df5ed6 eCryptfs: Make extent and scatterlist crypt function parameters similar by Tyler Hicks · 11 years ago
  31. 406c93d eCryptfs: Collapse crypt_page_offset() into crypt_extent() by Tyler Hicks · 11 years ago
  32. d78de61 eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() by Tyler Hicks · 11 years ago
  33. a8ca90e eCryptfs: Combine page_offset crypto functions by Tyler Hicks · 11 years ago
  34. 00a6994 eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() by Tyler Hicks · 11 years ago
  35. 9c6043f eCryptfs: Decrypt pages in-place by Tyler Hicks · 11 years ago
  36. 28916d1 eCryptfs: Accept one offset parameter in page offset crypto functions by Tyler Hicks · 11 years ago
  37. 24d1526 eCryptfs: Simplify lower file offset calculation by Tyler Hicks · 11 years ago
  38. 0f89617 eCryptfs: Read/write entire page during page IO by Tyler Hicks · 11 years ago
  39. 12003e5 eCryptfs: Use entire helper page during page crypto operations by Tyler Hicks · 11 years ago
  40. fc8b14d eCryptfs: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
  41. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 11 years ago
  42. c15cddd ecryptfs: fixed msync to flush data by Paul Taysom · 11 years ago
  43. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  44. 4dfea4f eCryptfs: Use the ablkcipher crypto API by Tyler Hicks · 11 years ago
  45. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  46. 39dfe6c ecryptfs: don't open-code kernel_read() by Al Viro · 11 years ago
  47. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  48. 52f2199 ecryptfs: close rmmod race by Al Viro · 11 years ago
  49. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  50. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  51. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 11 years ago
  52. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  53. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  54. 1111eae eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid() by Tyler Hicks · 11 years ago
  55. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  57. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  58. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  59. 1101d58 ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check by Tim Gardner · 11 years ago
  60. 3a46741 eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check by Tim Gardner · 11 years ago
  61. a07c48a eCryptfs: remove unneeded checks in virt_to_scatterlist() by Dan Carpenter · 11 years ago
  62. 111d61a eCryptfs: Fix -Wmissing-prototypes warnings by Tyler Hicks · 11 years ago
  63. bbcb03e eCryptfs: Fix -Wunused-but-set-variable warnings by Tyler Hicks · 11 years ago
  64. fa51996 eCryptfs: initialize payload_len in keystore.c by Simon Que · 11 years ago
  65. 336d6d0 fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  66. 3702875 fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static by Cong Ding · 12 years ago
  67. 8bbca57 eCryptfs: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  68. e4bc652 eCryptfs: Avoid unnecessary disk read and data decryption during writing by Li Wang · 12 years ago
  69. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  71. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  72. cdf8c58 userns: Convert ecryptfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  73. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  74. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  75. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  76. 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
  77. 0b1d901 ecryptfs_lookup_interpose(): allocate dentry_info first by Al Viro · 12 years ago
  78. bc65a12 sanitize ecryptfs_lookup() by Al Viro · 12 years ago
  79. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  80. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 12 years ago
  81. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  82. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  83. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  84. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  85. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  86. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  87. 5f5b331 eCryptfs: check for eCryptfs cipher support at mount by Tim Sally · 12 years ago
  88. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  89. e3ccaa9 eCryptfs: Initialize empty lower files when opening them by Tyler Hicks · 12 years ago
  90. 8bc2d3c eCryptfs: Unlink lower inode when ecryptfs_create() fails by Tyler Hicks · 12 years ago
  91. 2ecaf55 eCryptfs: Make all miscdev functions use daemon ptr in file private_data by Tyler Hicks · 12 years ago
  92. 5669688 eCryptfs: Remove unused messaging declarations and function by Tyler Hicks · 12 years ago
  93. 069ddcd eCryptfs: Copy up POSIX ACL and read-only flags from lower mount by Tyler Hicks · 12 years ago
  94. 8dc6780 eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files by Tyler Hicks · 12 years ago
  95. 60d65f1 eCryptfs: Fix lockdep warning in miscdev operations by Tyler Hicks · 12 years ago
  96. 9fe79d7 eCryptfs: Properly check for O_RDONLY flag before doing privileged open by Tyler Hicks · 12 years ago
  97. 408bd62 get rid of pointless allocations and copying in ecryptfs_follow_link() by Al Viro · 12 years ago
  98. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  99. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  100. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago