Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b25e21fa6f26d0f0d45f161d169029411c84286
/
fs
/
nfsd
/
nfs4acl.c
9996537
nfsd: check permissions when setting ACLs
by Ben Hutchings
· 8 years ago
e538674
nfsd: Fix two typos in comments
by Andreas Gruenbacher
· 9 years ago
faf996a
nfsd: Drop including client's header file nfs_fs.h
by Kinglong Mee
· 9 years ago
97b1f9a
nfsd: use swap() in sort_pacl_range()
by Fabian Frederick
· 9 years ago
2f6b387
nfsd: Remove dead declarations
by Andreas Gruenbacher
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
b14f4f7
nfsd: allow setting acls with unenforceable DENYs
by J. Bruce Fields
· 10 years ago
35e634b
NFSD: Check acl returned from get_acl/posix_acl_from_mode
by Kinglong Mee
· 10 years ago
bcaab95
nfsd4: remove nfs4_acl_new
by J. Bruce Fields
· 10 years ago
f7ce5d2
nfsd: fix return of nfs4_acl_write_who
by Jeff Layton
· 10 years ago
ddd1ea5
nfsd4: use xdr_reserve_space in attribute encoding
by J. Bruce Fields
· 11 years ago
f35ea0d
Merge 3.15 bugfixes for 3.16
by J. Bruce Fields
· 10 years ago
5513a51
nfsd4: fix corruption on setting an ACL.
by J. Bruce Fields
· 10 years ago
dd15073
Merge 3.15 bugfix for 3.16
by J. Bruce Fields
· 11 years ago
ecc7455
NFSD: cleanup unneeded including linux/export.h
by Kinglong Mee
· 11 years ago
aa07c71
NFSD: Call ->set_acl with a NULL ACL structure if no entries
by Kinglong Mee
· 11 years ago
06f9cc1
nfsd4: don't create unnecessary mask acl
by J. Bruce Fields
· 11 years ago
09bdc2d
nfsd4: fix acl buffer overrun
by J. Bruce Fields
· 11 years ago
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
4ac7249
nfsd: use get_acl and ->set_acl
by Christoph Hellwig
· 11 years ago
3554116
nfsd4: simplify xdr encoding of nfsv4 names
by J. Bruce Fields
· 11 years ago
ab8e4ae
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
by Eric W. Biederman
· 12 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
2ca72e1
nfsd4: move idmap and acl header files into fs/nfsd
by J. Bruce Fields
· 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
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
aba24d7
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
by Frank Filz
· 15 years ago
d8d0b85
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
by Frank Filz
· 15 years ago
55bb55d
nfsd: Fix unnecessary deny bits in NFSv4 ACL
by Frank Filz
· 15 years ago
91b8096
nfsd: fix buffer overrun decoding NFSv4 acl
by J. Bruce Fields
· 16 years ago
4b2ca38
knfsd: nfsd4: fix handling of acl errrors
by J. Bruce Fields
· 17 years ago
f7fede4
knfsd: nfsd4: silence a compiler warning in ACL code
by J. Bruce Fields
· 17 years ago
8842c96
remove nfs4_acl_add_ace()
by Adrian Bunk
· 18 years ago
54c04409
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace
by Bruce Fields
· 18 years ago
3160a71
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
by J. Bruce Fields
· 18 years ago
bec50c4
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
by J. Bruce Fields
· 18 years ago
f43daf6
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
by J. Bruce Fields
· 18 years ago
28e05dd
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
by J. Bruce Fields
· 18 years ago
575a629
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
by J. Bruce Fields
· 18 years ago
7bdfa68
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
by J. Bruce Fields
· 18 years ago
b66285c
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
by J.Bruce Fields
· 18 years ago
f3b64eb
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
by J.Bruce Fields
· 18 years ago
b548edc
[PATCH] knfsd: nfsd4: acls: fix inheritance
by J.Bruce Fields
· 18 years ago
09229ed
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
by J.Bruce Fields
· 18 years ago
b905b7b
[PATCH] knfsd: nfsd4: better nfs4acl errors
by NeilBrown
· 19 years ago
2499205
[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
by NeilBrown
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
fd39ca9
[PATCH] knfsd: nfsd4: make needlessly global code static
by NeilBrown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago