index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: fix bad inode
Miklos Szeredi
2020-12-10
1
-2
/
+2
*
fuse: support SB_NOSEC flag to improve write performance
Vivek Goyal
2020-11-11
1
-1
/
+13
*
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-11-11
1
-1
/
+4
*
fuse: add fuse_sb_destroy() helper
Miklos Szeredi
2020-11-11
1
-9
/
+7
*
fuse: get rid of fuse_mount refcount
Miklos Szeredi
2020-11-11
1
-13
/
+4
*
virtiofs: simplify sb setup
Miklos Szeredi
2020-11-11
1
-7
/
+0
*
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-19
1
-88
/
+303
|
\
|
*
fuse: connection remove fix
Miklos Szeredi
2020-10-12
1
-0
/
+7
|
*
fuse: implement crossmounts
Max Reitz
2020-10-09
1
-2
/
+24
|
*
fuse: Allow fuse_fill_super_common() for submounts
Max Reitz
2020-09-18
1
-21
/
+88
|
*
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-18
1
-49
/
+121
|
*
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
2020-09-10
1
-0
/
+1
|
*
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
1
-4
/
+17
|
*
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2020-09-10
1
-1
/
+16
|
*
virtiofs: add a mount option to enable dax
Vivek Goyal
2020-09-10
1
-1
/
+17
|
*
virtiofs: get rid of no_mount_options
Vivek Goyal
2020-09-10
1
-14
/
+16
*
|
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-1
/
+2
*
|
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-1
/
+0
|
/
*
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-14
1
-6
/
+10
*
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
2020-07-14
1
-0
/
+7
*
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
2020-07-14
1
-3
/
+5
*
fuse: update attr_version counter on fuse_notify_inval_inode()
Miklos Szeredi
2020-05-19
1
-0
/
+7
*
virtiofs: do not use fuse_fill_super_common() for device installation
Vivek Goyal
2020-05-19
1
-7
/
+12
*
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-15
/
+10
|
\
|
*
fuse: switch to use errorfc() et.al.
Al Viro
2020-02-07
1
-6
/
+6
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-8
/
+4
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
|
fuse: use true,false for bool variable
zhengbin
2020-02-06
1
-7
/
+7
|
/
*
virtio-fs: don't show mount options
Miklos Szeredi
2019-10-15
1
-0
/
+4
*
Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
2019-09-27
1
-0
/
+4
|
\
|
*
virtio-fs: add virtiofs filesystem
Stefan Hajnoczi
2019-09-18
1
-0
/
+4
*
|
fuse: kmemcg account fs data
Khazhismel Kumykov
2019-09-24
1
-1
/
+1
|
/
*
fuse: allow skipping control interface and forced unmount
Vivek Goyal
2019-09-12
1
-1
/
+6
*
fuse: dissociate DESTROY from fuseblk
Miklos Szeredi
2019-09-12
1
-4
/
+8
*
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
2019-09-12
1
-4
/
+21
*
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
2019-09-12
1
-4
/
+9
*
fuse: extract fuse_fill_super_common()
Stefan Hajnoczi
2019-09-12
1
-59
/
+53
*
fuse: export fuse_send_init_request()
Vivek Goyal
2019-09-12
1
-1
/
+2
*
fuse: fix request limit
Miklos Szeredi
2019-09-12
1
-2
/
+5
*
fuse: convert init to simple api
Miklos Szeredi
2019-09-10
1
-28
/
+37
*
fuse: convert destroy to simple api
Miklos Szeredi
2019-09-10
1
-18
/
+10
*
fuse: simplify 'nofail' request
Miklos Szeredi
2019-09-10
1
-1
/
+0
*
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2019-09-10
1
-6
/
+6
*
fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
Eric Biggers
2019-09-10
1
-0
/
+1
*
vfs: subtype handling moved to fuse
David Howells
2019-09-06
1
-2
/
+1
*
fuse: convert to use the new mount API
David Howells
2019-09-06
1
-125
/
+167
*
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-14
1
-11
/
+12
|
\
|
*
fuse: clean up fuse_alloc_inode
zhangliguang
2019-05-08
1
-6
/
+4
|
*
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-04-24
1
-2
/
+5
|
*
fuse: convert printk -> pr_*
Kirill Smelkov
2019-04-24
1
-3
/
+3
[next]