index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
acl.c
Age
Commit message (
Expand
)
Author
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-01-07
ext2,3,4: provide simple rcu-walk ACL implementation
Nick Piggin
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-06-25
ext3: update ctime when changing the file's permission by setfacl
Miao Xie
2010-05-21
ext3: constify xattr handlers
Stephen Hemminger
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
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 ext3 to inode->i_acl
Al Viro
2009-06-17
ext3: avoid unnecessary spinlock in critical POSIX ACL path
Linus Torvalds
2009-03-31
New helper - current_umask()
Al Viro
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-03-19
ext3: 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-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-02-03
[PATCH] Fix two ext[23] uninitialized warnings
Andreas Gruenbacher
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-06-24
[PATCH] quota: ext3: Improve quota credit estimates
Jan Kara
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
2005-04-16
[PATCH] Fix acl Oops
akpm@osdl.org
2005-04-03
[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/
Jesper Juhl
2005-01-25
[PATCH] ext2/ext3 ACLs: remove the number of acl entries limit
Andreas Gruenbacher
2004-10-18
[PATCH] xattr: re-introduce validity check before xattr cache insert
Andreas Gruenbacher
2004-10-18
[PATCH] xattr consolidation v3 - ext3
James Morris
2004-10-18
[PATCH] generic acl support for ->permission
Christoph Hellwig
2004-07-11
[PATCH] sparse: misc NULL noise in fs/*
Alexander Viro
2004-06-17
[PATCH] Ext3: Retry allocation after transaction commit (v2)
Theodore Y. Ts'o
2004-03-11
[PATCH] Remove arbitrary #acl entries limits on ext[23] when reading
Andrew Morton
2004-02-18
[PATCH] fix access() POSIX compliance
Andrew Morton
2003-10-15
[PATCH] ext2/ext3 acl signedness fixes
Andrew Morton
2003-07-17
[PATCH] Ext3 xattr credits fix for quotas
Andrew Morton
2003-07-06
[PATCH] xattr: fine-grained locking
Andrew Morton
2003-07-06
[PATCH] xattr: cleanups
Andrew Morton
2003-07-03
[PATCH] Pass 'nameidata' to ->permission()
Trond Myklebust
2003-06-20
[PATCH] ext3/JBD: remove trailing whitespace
Andrew Morton
2003-06-17
[PATCH] ext3: Fix leak in ext3_acl_chmod()
Andrew Morton
2003-03-22
[PATCH] ext3: fix use-after-free bug
Andrew Morton
2003-02-25
[XFS] Remove flags argument from xattr inode operations again
Christoph Hellwig
2003-02-14
[PATCH] xattr: infrastructure for permission overrides
Andrew Morton
2003-02-14
[PATCH] xattr: listxattr fix
Andrew Morton
[next]