index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_super.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
2024-10-24
1
-1
/
+1
*
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
2024-10-24
1
-1
/
+1
*
fs/9p: mitigate inode collisions
Eric Van Hensbergen
2024-04-22
1
-1
/
+1
*
fs/9p: drop inodes immediately on non-.L too
Joakim Sindholt
2024-04-12
1
-0
/
+1
*
fs/9p: Revert "fs/9p: fix dups even in uncached mode"
Eric Van Hensbergen
2024-04-12
1
-0
/
+16
*
fs/9p: fix dups even in uncached mode
Eric Van Hensbergen
2024-01-26
1
-16
/
+0
*
fs/9p: simplify iget to remove unnecessary paths
Eric Van Hensbergen
2024-01-26
1
-1
/
+1
*
fs/9p: switch vfsmount to use v9fs_get_new_inode
Eric Van Hensbergen
2024-01-26
1
-28
/
+1
*
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
1
-12
/
+2
*
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: Rework cache modes and add new options to Documentation
Eric Van Hensbergen
2023-04-09
1
-2
/
+2
*
|
fs/9p: remove writeback fid and fix per-file modes
Eric Van Hensbergen
2023-03-27
1
-26
/
+7
*
|
fs/9p: allow disable of xattr support on mount
Eric Van Hensbergen
2023-03-27
1
-1
/
+2
*
|
fs/9p: Remove unnecessary superblock flags
Eric Van Hensbergen
2023-03-27
1
-3
/
+1
|
/
*
9p/fs: Remove unneeded idr.h #include
Christophe JAILLET
2022-12-02
1
-1
/
+0
*
9p fid refcount: cleanup p9_fid_put calls
Dominique Martinet
2022-07-02
1
-1
/
+1
*
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
2022-07-02
1
-3
/
+3
*
9p: Copy local writes to the cache when writing to the server
David Howells
2022-01-10
1
-0
/
+3
*
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-04
1
-2
/
+5
*
9p: set readahead and io size according to maxsize
Dominique Martinet
2021-11-04
1
-0
/
+3
*
9p: fix file headers
Dominique Martinet
2021-11-03
1
-4
/
+0
*
9p: add refcount to p9_fid struct
Jianyong Wu
2020-11-19
1
-0
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-2
/
+4
|
/
*
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
Linus Torvalds
2019-09-28
1
-2
/
+2
|
\
|
*
9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super
Bharath Vedartham
2019-09-03
1
-2
/
+2
*
|
9p: Fill min and max timestamps in sb
Deepa Dinamani
2019-08-30
1
-1
/
+5
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
9p: switch to ->free_inode()
Al Viro
2019-05-02
1
-2
/
+2
*
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
2019-03-17
1
-2
/
+2
|
\
|
*
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-03
1
-2
/
+2
*
|
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-12
1
-1
/
+1
|
/
*
fs/9p: don't set SB_NOATIME by default
Yiwen Jiang
2018-04-06
1
-1
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-3
/
+3
*
9p: Implement show_options
David Howells
2017-07-11
1
-4
/
+2
*
9p: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-3
/
+12
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
v9fs: fix error handling in v9fs_session_init()
Tejun Heo
2015-06-08
1
-6
/
+2
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
9P: introduction of a new cache=mmap model.
Dominique Martinet
2014-01-10
1
-3
/
+5
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
1
-0
/
+1
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
1
-1
/
+1
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-2
/
+2
*
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
|
*
9p: statfs should not override server f_type
Jim Garlick
2012-03-11
1
-1
/
+1
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-21
1
-2
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2012-01-11
1
-6
/
+6
|
\
|
*
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
1
-6
/
+6
[next]