index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_inode_dotl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/9p: remove redundant pointer v9ses
Colin Ian King
2024-03-25
1
-4
/
+0
*
fs/9p: fix uaf in in v9fs_stat2inode_dotl
Lizhi Xu
2024-03-25
1
-1
/
+1
*
fs/9p: simplify iget to remove unnecessary paths
Eric Van Hensbergen
2024-01-26
1
-75
/
+17
*
fs/9p: rework qid2ino logic
Eric Van Hensbergen
2024-01-26
1
-4
/
+2
*
fs/9p: Eliminate redundant non-cache path in mknod
Eric Van Hensbergen
2024-01-26
1
-26
/
+10
*
fs/9p: remove walk and inode allocation from symlink
Eric Van Hensbergen
2024-01-26
1
-33
/
+0
*
fs/9p: convert mkdir to use get_new_inode
Eric Van Hensbergen
2024-01-26
1
-25
/
+10
*
9p: Fix initialisation of netfs_inode for 9p
David Howells
2024-01-03
1
-0
/
+1
*
9p: Use netfslib read/write_iter
David Howells
2023-12-28
1
-2
/
+5
*
9p: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-8
/
+8
*
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-6
/
+6
|
\
|
*
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-2
/
+2
|
*
9p: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-4
/
+4
*
|
9p: remove dead stores (variable set again without being read)
Dominique Martinet
2023-07-20
1
-1
/
+0
|
/
*
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-06
1
-1
/
+0
|
\
|
*
9p: Remove INET dependency
Jason Andryuk
2023-05-04
1
-1
/
+0
*
|
fs/9p: Fix bit operation logic error
Eric Van Hensbergen
2023-04-28
1
-1
/
+1
*
|
fs/9p: Rework cache modes and add new options to Documentation
Eric Van Hensbergen
2023-04-09
1
-12
/
+14
*
|
fs/9p: remove writeback fid and fix per-file modes
Eric Van Hensbergen
2023-03-27
1
-29
/
+19
*
|
fs/9p: Consolidate file operations and add readahead and writeback
Eric Van Hensbergen
2023-03-27
1
-5
/
+25
|
/
*
Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-03-01
1
-3
/
+4
|
\
|
*
fs/9p: Expand setup of writeback cache to all levels
Eric Van Hensbergen
2023-02-23
1
-3
/
+4
*
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-5
/
+4
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+3
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+4
|
/
*
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-23
1
-1
/
+0
|
\
|
*
9p/fs: Remove unneeded idr.h #include
Christophe JAILLET
2022-12-02
1
-1
/
+0
*
|
9p: implement set acl method
Christian Brauner
2022-10-20
1
-0
/
+2
*
|
9p: implement get acl method
Christian Brauner
2022-10-20
1
-2
/
+4
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-2
/
+2
|
/
*
9p fid refcount: cleanup p9_fid_put calls
Dominique Martinet
2022-07-02
1
-40
/
+18
*
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
2022-07-02
1
-21
/
+21
*
9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
Dominique Martinet
2022-06-15
1
-0
/
+3
*
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
1
-9
/
+20
|
\
|
*
9p: only copy valid iattrs in 9P2000.L setattr implementation
Christian Brauner
2022-01-10
1
-9
/
+20
*
|
9p: Use fscache indexing rewrite and reenable caching
David Howells
2022-01-10
1
-1
/
+2
|
/
*
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-04
1
-4
/
+5
*
9p: fix file headers
Dominique Martinet
2021-11-03
1
-2
/
+0
*
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
2021-10-04
1
-2
/
+9
*
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
2021-03-13
1
-7
/
+3
*
new helper: inode_wrong_type()
Al Viro
2021-03-08
1
-2
/
+2
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+17
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
9p: add refcount to p9_fid struct
Jianyong Wu
2020-11-19
1
-6
/
+28
*
fs/9p: track open fids
Greg Kurz
2020-11-03
1
-0
/
+1
*
9p: retrieve fid from file when file instance exist.
Jianyong Wu
2020-07-19
1
-2
/
+7
[next]