Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
217c55dbd0a2fbf0cae64f462efc4d3127798b72
/
fs
/
reiserfs
/
xattr_acl.c
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
7dffc87
reiserfs_cache_default_acl(): use get_acl()
by Al Viro
· 9 years ago
97d7929
posix acls: Remove duplicate xattr name definitions
by Andreas Gruenbacher
· 9 years ago
1709399
fs/reiserfs: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
cf776a7
reiserfs: cleanup, remove leading whitespace from labels
by Jeff Mahoney
· 11 years ago
58d8542
reiserfs: cleanup, remove sb argument from journal_end
by Jeff Mahoney
· 11 years ago
706a532
reiserfs: cleanup, remove nblocks argument from journal_end
by Jeff Mahoney
· 11 years ago
098297b
reiserfs: cleanup, reformat comments to normal kernel style
by Jeff Mahoney
· 11 years ago
47f70d0
reiserfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
9dad943
reiserfs: prefix ACL symbols with reiserfs_
by Christoph Hellwig
· 11 years ago
4c05141
reiserfs: locking, push write lock out of xattr code
by Jeff Mahoney
· 11 years ago
4a85701
reiserfs: fix problems with chowning setuid file w/ xattrs
by Jeff Mahoney
· 11 years ago
df81465
userns: Convert reiserfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
f466c6f
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
by Al Viro
· 13 years ago
a3063ab
move reiserfs_acl.h to fs/reiserfs/acl.h
by Al Viro
· 13 years ago
c45ac88
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
by Al Viro
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
238af87
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
by Frederic Weisbecker
· 14 years ago
94d09a9
reiserfs: constify xattr_handler
by Stephen Hemminger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
82062e7
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
6c28705
reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock
by Frederic Weisbecker
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
7a77b15
switch reiserfs to usual conventions for caching ACLs
by Al Viro
· 15 years ago
e68888b
reiserfs: minimal fix for ACL caching
by Al Viro
· 15 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
0ab2621
reiserfs: journaled xattrs
by Jeff Mahoney
· 16 years ago
48b32a3
reiserfs: use generic xattr handlers
by Jeff Mahoney
· 16 years ago
8b6dd72
reiserfs: make per-inode xattr locking more fine grained
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
6dfede69
reiserfs: remove IS_PRIVATE helpers
by Jeff Mahoney
· 16 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
b9251b8
[PATCH] Fix reiserfs deadlock
by Jan Kara
· 19 years ago
3cdc409
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
by Adrian Bunk
· 19 years ago
90947ef
[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl
by Jeff Mahoney
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
833d304
[PATCH] reiserfs: [kv]free() checking cleanup
by James Lamanna
· 19 years ago
bd4c625
reiserfs: run scripts/Lindent on reiserfs code
by Linus Torvalds
· 19 years ago
9a59f45
[PATCH] remove <linux/xattr_acl.h>
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago