index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2021-06-22
fuse: Make fuse_fill_super_submount() static
Greg Kurz
2021-06-22
fuse: Switch to fc_mount() for submounts
Greg Kurz
2021-06-22
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2021-06-22
fuse: add dedicated filesystem context ops for submounts
Greg Kurz
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
2021-06-22
fuse: reject internal errno
Miklos Szeredi
2021-06-22
fuse: check connected before queueing on fpq->io
Miklos Szeredi
2021-06-18
fuse: ignore PG_workingset after stealing
Miklos Szeredi
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-09
fuse: Fix infinite loop in sget_fc()
Greg Kurz
2021-06-09
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
2021-06-09
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
2021-06-03
fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()
Al Viro
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-15
useful constants: struct qstr for ".."
Al Viro
2021-04-14
cuse: simplify refcount
Miklos Szeredi
2021-04-14
cuse: prevent clone
Miklos Szeredi
2021-04-14
virtiofs: fix userns
Miklos Szeredi
2021-04-14
virtiofs: remove useless function
Jiapeng Chong
2021-04-14
virtiofs: split requests that exceed virtqueue size
Connor Kuehl
2021-04-14
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
2021-04-14
fuse: invalidate attrs when page writeback completes
Vivek Goyal
2021-04-14
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-04-14
fuse: fix matching of FUSE_DEV_IOC_CLONE command
Alessio Balsini
2021-04-14
fuse: fix a typo
Bhaskar Chowdhury
2021-04-14
fuse: don't zero pages twice
Miklos Szeredi
2021-04-14
fuse: fix typo for fuse_conn.max_pages comment
Connor Kuehl
2021-04-14
fuse: fix write deadlock
Vivek Goyal
2021-04-12
fuse: convert to fileattr
Miklos Szeredi
2021-04-12
fuse: add internal open/release helpers
Miklos Szeredi
2021-04-12
fuse: unsigned open flags
Miklos Szeredi
2021-04-12
fuse: move ioctl to separate source file
Miklos Szeredi
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
2021-03-08
new helper: inode_wrong_type()
Al Viro
2021-03-05
virtiofs: Fail dax mount if device does not support it
Vivek Goyal
2021-03-04
fuse: fix live lock in fuse_iget()
Amir Goldstein
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2020-11-11
fuse: support SB_NOSEC flag to improve write performance
Vivek Goyal
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
2020-11-11
fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2
Vivek Goyal
[prev]
[next]