index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
acl.c
Age
Commit message (
Expand
)
Author
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
2009-06-24
helpers for acl caching + switch to those
Al Viro
2009-06-24
switch ext4 to inode->i_acl
Al Viro
2009-06-17
ext4: avoid unnecessary spinlock in critical POSIX ACL path
Theodore Ts'o
2009-03-31
New helper - current_umask()
Al Viro
2008-07-26
ext4: Cleanup whitespace and other miscellaneous style issues
Theodore Ts'o
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
ext4: fix wrong gfp type under transaction
Josef Bacik
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2006-10-11
[PATCH] ext4 whitespace cleanups
Andrew Morton
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp