VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2013-02-26
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
Al Viro
2013-02-26
9p: split dropping the acls from v9fs_set_create_acl()
Al Viro
2013-02-26
9p: switch v9fs_acl_chmod() from dentry to inode+fid
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-24
9p: close ACL leaks
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-10-28
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
2010-10-28
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
2010-10-28
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V