Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -2/+2 |
* | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | ext[234]: move over to 'check_acl' permission model | Linus Torvalds | 2009-09-08 | 1 | -2/+2 |
* | switch ext4 to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | ext4: Rename ext4dev to ext4 | Theodore Ts'o | 2008-10-10 | 1 | -3/+3 |
* | ext4: Fix whitespace checkpatch warnings/errors | Theodore Ts'o | 2008-09-08 | 1 | -3/+3 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-26 | 1 | -1/+1 |
* | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 2006-10-11 | 1 | -29/+29 |
* | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 2006-10-11 | 1 | -0/+81 |