index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2024-03-05
fuse: fix root lookup with nonzero generation
Miklos Szeredi
2024-03-05
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
2024-03-05
virtiofs: drop __exit from virtio_fs_sysfs_exit()
Stefan Hajnoczi
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
2024-02-23
fuse: factor out helper for FUSE_DEV_IOC_CLONE
Amir Goldstein
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
2024-02-23
fuse: factor out helper fuse_truncate_update_attr()
Amir Goldstein
2024-02-23
fuse: add fuse_dio_lock/unlock helper functions
Bernd Schubert
2024-02-23
fuse: create helper function if DIO write needs exclusive lock
Bernd Schubert
2024-02-23
fuse: fix VM_MAYSHARE and direct_io_allow_mmap
Bernd Schubert
2024-02-23
virtiofs: emit uevents on filesystem events
Stefan Hajnoczi
2024-02-23
virtiofs: export filesystem tags through sysfs
Stefan Hajnoczi
2024-02-23
virtiofs: forbid newlines in tags
Stefan Hajnoczi
2024-02-22
virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-05
fuse: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-04
fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
2023-12-04
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Hangyu Hua
2023-12-04
fuse: share lookup state between submount and its parent
Krister Johansen
2023-12-04
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
exportfs: define FILEID_INO64_GEN* file handle types
Amir Goldstein
2023-10-18
fuse: convert to new timestamp accessors
Jeff Layton
2023-10-09
fuse: move fuse_xattr_handlers to .rodata
Wedson Almeida Filho
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
fuse: conditionally fill kstat in fuse_do_statx()
Bernd Schubert
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-21
fuse: invalidate dentry on EEXIST creates or ENOENT deletes
Jiachen Zhang
2023-08-21
fuse: cache btime
Miklos Szeredi
2023-08-21
fuse: implement statx
Miklos Szeredi
2023-08-16
fuse: add ATTR_TIMEOUT macro
Miklos Szeredi
2023-08-16
fuse: handle empty request_mask in statx
Miklos Szeredi
2023-08-16
fuse: write back dirty pages before direct write in direct_io_relax mode
Hao Xu
[prev]
[next]