Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro | 1 | -13/+8 |
2012-07-23 | ecryptfs: don't reinvent the wheels, please - use struct completion | Al Viro | 1 | -46/+26 |
2012-07-04 | eCryptfs: Properly check for O_RDONLY flag before doing privileged open | Tyler Hicks | 1 | -1/+1 |
2011-04-26 | eCryptfs: Add reference counting to lower files | Tyler Hicks | 1 | -3/+3 |
2010-08-27 | ecryptfs: properly mark init functions | Jerome Marchand | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-23 | eCryptfs: Check for O_RDONLY lower inodes when opening lower files | Tyler Hicks | 1 | -16/+8 |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells | 1 | -4/+5 |
2008-07-24 | eCryptfs: Privileged kthread for lower file opens | Michael Halcrow | 1 | -0/+203 |