1. b1168a9 ecryptfs: avoid multiple aliases for directories by Al Viro · 8 years ago
  2. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 97c3160 ecryptfs_encrypt_and_encode_filename(): drop unused argument by Al Viro · 8 years ago
  4. 6b719e5 ecryptfs_lookup(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  5. 3095e8e eCryptfs: Use skcipher and shash by Herbert Xu · 8 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  7. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  9. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  10. 0e81ba2 don't opencode iget_failed() by Al Viro · 9 years ago
  11. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  12. 89076bc get rid of assorted nameidata-related debris by Al Viro · 9 years ago
  13. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  14. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  15. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  16. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  17. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  18. 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
  19. 0f9e2bf ecryptfs: remove unneeded buggy code in ecryptfs_do_create() by Alexey Khoroshilov · 10 years ago
  20. 35425ea ecryptfs: avoid to access NULL pointer when write metadata in xattr by Chao Yu · 10 years ago
  21. c4cf3ba ecryptfs: Drop cast by Himangi Saraogi · 10 years ago
  22. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 10 years ago
  23. b22e8fe ecryptfs: fix failure handling in ->readlink() by Al Viro · 11 years ago
  24. 9e78d14 Use %pd in eCryptFS by David Howells · 11 years ago
  25. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  26. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  27. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  28. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  29. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  30. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  31. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  32. 0747fdb ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb by Al Viro · 11 years ago
  33. 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
  34. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  35. 111d61a eCryptfs: Fix -Wmissing-prototypes warnings by Tyler Hicks · 11 years ago
  36. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  37. 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
  38. 0b1d901 ecryptfs_lookup_interpose(): allocate dentry_info first by Al Viro · 12 years ago
  39. bc65a12 sanitize ecryptfs_lookup() by Al Viro · 12 years ago
  40. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  41. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  42. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  43. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  44. 821f749 eCryptfs: Revert to a writethrough cache model by Tyler Hicks · 12 years ago
  45. e3ccaa9 eCryptfs: Initialize empty lower files when opening them by Tyler Hicks · 12 years ago
  46. 8bc2d3c eCryptfs: Unlink lower inode when ecryptfs_create() fails by Tyler Hicks · 12 years ago
  47. 408bd62 get rid of pointless allocations and copying in ecryptfs_follow_link() by Al Viro · 12 years ago
  48. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  49. a261a03 eCryptfs: Check inode changes in setattr by Tyler Hicks · 12 years ago
  50. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  51. 18cb1b0 kill ecryptfs_create_underlying_file() by Al Viro · 13 years ago
  52. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  53. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  54. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  55. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 13 years ago
  56. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  57. 985ca0e ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 13 years ago
  58. bf6c7f6 don't pass nameidata to vfs_create() from ecryptfs_create() by Al Viro · 13 years ago
  59. beefebf ecryptfs_inode_permission() doesn't need to bail out on RCU by Al Viro · 13 years ago
  60. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  61. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago
  62. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  63. 5ccf920 eCryptfs: Cleanup inode initialization code by Tyler Hicks · 13 years ago
  64. c4f7907 eCryptfs: Consolidate inode functions into inode.c by Tyler Hicks · 13 years ago
  65. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  66. 55e5b7e ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  67. aaab184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  68. 0785055 eCryptfs: Clear i_nlink in rmdir by Tyler Hicks · 13 years ago
  69. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  70. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  71. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  72. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  73. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  74. dd55c89 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 13 years ago
  75. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 13 years ago
  76. fed8859 eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag by Tyler Hicks · 13 years ago
  77. bd4f0fe eCryptfs: Remove unnecessary grow_file() function by Tyler Hicks · 13 years ago
  78. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 14 years ago
  79. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 13 years ago
  80. 8787c7a eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata" by Tyler Hicks · 13 years ago
  81. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  82. 66cb766 sanitize ecryptfs ->mount() by Al Viro · 14 years ago
  83. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  84. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  85. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  86. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  87. 2e21b3f eCryptfs: Clear LOOKUP_OPEN flag when creating lower file by Tyler Hicks · 14 years ago
  88. 48b512e ecryptfs: call vfs_setxattr() in ecryptfs_setxattr() by Roberto Sassu · 14 years ago
  89. 93c3fe40 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  90. 26b5563 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  91. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  92. 21edad3 ecryptfs: dont call lookup_one_len to avoid NULL nameidata by Lino Sanfilippo · 14 years ago
  93. 31f73be ecryptfs: release reference to lower mount if interpose fails by Lino Sanfilippo · 14 years ago
  94. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  95. 48c1e44 switch ecryptfs_write() to struct inode *, kill on-stack fake files by Al Viro · 14 years ago
  96. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  97. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  98. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  99. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  100. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago