index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-04
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
1
-2
/
+3
2023-10-26
9p: v9fs_listxattr: fix %s null argument warning
Dominique Martinet
1
-2
/
+3
2023-10-09
9p: move xattr-related structs to .rodata
Wedson Almeida Filho
1
-4
/
+4
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+0
2023-03-27
9P FS: Fix wild-memory-access write in v9fs_get_acl
Ivan Orlov
1
-3
/
+5
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-10-20
9p: use stub posix acl handlers
Christian Brauner
1
-3
/
+4
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
1
-4
/
+4
2021-11-03
9p: fix file headers
Dominique Martinet
1
-9
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-0
/
+1
2020-11-19
9p: add refcount to p9_fid struct
Jianyong Wu
1
-3
/
+13
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+2
2018-08-13
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
1
-2
/
+4
2016-08-03
9p: use clone_fid()
Al Viro
1
-3
/
+1
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-2
/
+3
2016-04-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-2
/
+2
2015-12-07
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
1
-4
/
+0
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
1
-0
/
+42
2015-04-12
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
1
-32
/
+16
2015-04-12
9p: switch p9_client_write() to passing it struct iov_iter *
Al Viro
1
-23
/
+9
2014-06-02
9P: fix return value in v9fs_fid_xattr_set
Dominique Martinet
1
-1
/
+1
2013-11-24
9p: fix return value in case in v9fs_fid_xattr_set()
Geyslan G. Bem
1
-4
/
+6
2013-07-08
fs/9p: xattr: add trusted and security namespaces
Jim Garlick
1
-0
/
+4
2013-02-26
9p: add fid-based variant of v9fs_xattr_set()
Al Viro
1
-15
/
+18
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-8
/
+8
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-28
fs/9p: Add xattr callbacks for POSIX ACL
Aneesh Kumar K.V
1
-0
/
+4
2010-10-28
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
1
-20
/
+28
2010-08-02
9p: fix sparse warnings in new xattr code
Eric Van Hensbergen
1
-2
/
+2
2010-08-02
fs/9p: Add support user. xattr
Aneesh Kumar K.V
1
-0
/
+160