1. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  2. 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
  3. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 11 years ago
  4. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. 1111eae eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid() by Tyler Hicks · 11 years ago
  7. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  9. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. 1101d58 ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check by Tim Gardner · 11 years ago
  12. 3a46741 eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check by Tim Gardner · 11 years ago
  13. a07c48a eCryptfs: remove unneeded checks in virt_to_scatterlist() by Dan Carpenter · 11 years ago
  14. 111d61a eCryptfs: Fix -Wmissing-prototypes warnings by Tyler Hicks · 11 years ago
  15. bbcb03e eCryptfs: Fix -Wunused-but-set-variable warnings by Tyler Hicks · 11 years ago
  16. fa51996 eCryptfs: initialize payload_len in keystore.c by Simon Que · 11 years ago
  17. 336d6d0 fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  18. 3702875 fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static by Cong Ding · 12 years ago
  19. 8bbca57 eCryptfs: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  20. e4bc652 eCryptfs: Avoid unnecessary disk read and data decryption during writing by Li Wang · 12 years ago
  21. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  23. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  24. cdf8c58 userns: Convert ecryptfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  25. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  26. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  27. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  28. 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
  29. 0b1d901 ecryptfs_lookup_interpose(): allocate dentry_info first by Al Viro · 12 years ago
  30. bc65a12 sanitize ecryptfs_lookup() by Al Viro · 12 years ago
  31. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  32. 3b8b487 ecryptfs: don't reinvent the wheels, please - use struct completion by Al Viro · 12 years ago
  33. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  34. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  35. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  36. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  37. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  38. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  39. 5f5b331 eCryptfs: check for eCryptfs cipher support at mount by Tim Sally · 12 years ago
  40. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  41. e3ccaa9 eCryptfs: Initialize empty lower files when opening them by Tyler Hicks · 12 years ago
  42. 8bc2d3c eCryptfs: Unlink lower inode when ecryptfs_create() fails by Tyler Hicks · 12 years ago
  43. 2ecaf55 eCryptfs: Make all miscdev functions use daemon ptr in file private_data by Tyler Hicks · 12 years ago
  44. 5669688 eCryptfs: Remove unused messaging declarations and function by Tyler Hicks · 12 years ago
  45. 069ddcd eCryptfs: Copy up POSIX ACL and read-only flags from lower mount by Tyler Hicks · 12 years ago
  46. 8dc6780 eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files by Tyler Hicks · 12 years ago
  47. 60d65f1 eCryptfs: Fix lockdep warning in miscdev operations by Tyler Hicks · 12 years ago
  48. 9fe79d7 eCryptfs: Properly check for O_RDONLY flag before doing privileged open by Tyler Hicks · 12 years ago
  49. 408bd62 get rid of pointless allocations and copying in ecryptfs_follow_link() by Al Viro · 12 years ago
  50. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  51. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  52. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  53. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 12 years ago
  54. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  55. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  56. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 12 years ago
  57. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 12 years ago
  58. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  59. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  60. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  61. 1589cb1 eCryptfs: move misleading function comments by Li Wang · 12 years ago
  62. 58ded24 eCryptfs: Fix oops when printing debug info in extent crypto functions by Tyler Hicks · 12 years ago
  63. f2cb933 eCryptfs: Remove unused ecryptfs_read() by Tyler Hicks · 12 years ago
  64. a261a03 eCryptfs: Check inode changes in setattr by Tyler Hicks · 12 years ago
  65. 5e6f0d7 eCryptfs: Make truncate path killable by Tyler Hicks · 12 years ago
  66. 684a3ff eCryptfs: Infinite loop due to overflow in ecryptfs_write() by Li Wang · 12 years ago
  67. 48399c0 eCryptfs: Replace miscdev read/write magic numbers by Tyler Hicks · 12 years ago
  68. 7f13350 eCryptfs: Report errors in writes to /dev/ecryptfs by Tyler Hicks · 12 years ago
  69. db10e55 eCryptfs: Sanitize write counts of /dev/ecryptfs by Tyler Hicks · 12 years ago
  70. bb45036 ecryptfs: Remove unnecessary variable initialization by Tim Gardner · 12 years ago
  71. 30373dc ecryptfs: Improve metadata read failure logging by Tim Gardner · 12 years ago
  72. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  73. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  74. 18cb1b0 kill ecryptfs_create_underlying_file() by Al Viro · 13 years ago
  75. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  76. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  77. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  78. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  79. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 13 years ago
  80. 32001d6f eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  81. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 13 years ago
  82. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  83. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  84. 7643554 Ecryptfs: Add mount option to check uid of device being mounted = expect uid by John Johansen · 13 years ago
  85. 99b373f eCryptfs: Fix payload_len unitialized variable warning by Tyler Hicks · 13 years ago
  86. 4b6fee1 eCryptfs: fix compile error by Roberto Sassu · 13 years ago
  87. f61500e eCryptfs: Return error when lower file pointer is NULL by Tyler Hicks · 13 years ago
  88. 985ca0e ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 13 years ago
  89. b2987a5 eCryptfs: Unlock keys needed by ecryptfsd by Tyler Hicks · 13 years ago
  90. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  91. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. df2e301 fs: Merge split strings by Jean Delvare · 13 years ago
  93. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  94. bf6c7f6 don't pass nameidata to vfs_create() from ecryptfs_create() by Al Viro · 13 years ago
  95. beefebf ecryptfs_inode_permission() doesn't need to bail out on RCU by Al Viro · 13 years ago
  96. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  97. 1252cc3 eCryptfs: added support for the encrypted key type by Roberto Sassu · 13 years ago
  98. f8f8527 eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h by Roberto Sassu · 13 years ago
  99. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 13 years ago
  100. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago