summaryrefslogtreecommitdiff
path: root/include/linux/crc32.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-21 22:48:10 +0300
committerAdrian Bunk <bunk@kernel.org>2008-07-21 22:48:10 +0300
commit6b0daf99dd2392b024bdca05530e4e761bc3cdae (patch)
tree35a169ad85c52c68a36c125e423dd01c3015aa39 /include/linux/crc32.h
parent7c82f54c180ae68d0fa2886dc48e63e6024afb60 (diff)
downloadkernel-linux-2.6.16.y.tar.gz
Linux 2.6.16.62linux-2.6.16.y
Diffstat (limited to 'include/linux/crc32.h')
0 files changed, 0 insertions, 0 deletions
reg Kroah-Hartman 2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher 2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher 2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells 2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust 2014-08-26NFSv3: Fix another acl regressionTrond Myklebust 2014-08-03nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin 2014-07-08nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig 2014-02-03NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust 2014-02-03NFSv3: Remove unused function nfs3_proc_set_default_aclTrond Myklebust 2014-01-31nfs: fix setting of ACLs on file creation.Noah Massey 2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig 2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig 2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman 2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust 2011-08-01switch posix_acl_create() to umode_t *Al Viro 2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro 2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever