index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2024-04-13
fuse: don't unhash root
Miklos Szeredi
2024-04-13
fuse: fix root lookup with nonzero generation
Miklos Szeredi
2023-12-20
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Hangyu Hua
2023-09-19
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
2023-04-26
fuse: fix deadlock between atomic O_TRUNC and page invalidation
Miklos Szeredi
2023-04-26
fuse: always revalidate rename target dentry
Jiachen Zhang
2023-04-26
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
2023-04-26
fuse: check s_root when destroying sb
Miklos Szeredi
2023-04-26
virtiofs: split requests that exceed virtqueue size
Connor Kuehl
2023-04-26
virtiofs: clean up error handling in virtio_fs_get_tree()
Miklos Szeredi
2022-12-19
fuse: always revalidate if exclusive create
Miklos Szeredi
2022-12-02
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
2022-11-16
fuse: fix readdir cache race
Miklos Szeredi
2022-11-10
fuse: add file_modified() to fallocate
Miklos Szeredi
2022-08-21
fuse: Remove the control interface for virtio-fs
Xie Yongji
2022-08-21
fuse: limit nsec
Miklos Szeredi
2022-03-16
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-01-27
fuse: Pass correct lend value to filemap_write_and_wait_range()
Xie Yongji
2021-12-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
2021-12-17
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
2021-12-01
fuse: release pipe buf after last use
Miklos Szeredi
2021-11-18
fuse: fix page stealing
Miklos Szeredi
2021-09-22
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
2021-09-15
fuse: flush extending writes
Miklos Szeredi
2021-09-15
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
2021-09-08
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
2021-09-08
new helper: inode_wrong_type()
Al Viro
2021-07-14
fuse: reject internal errno
Miklos Szeredi
2021-07-14
fuse: check connected before queueing on fpq->io
Miklos Szeredi
2021-07-14
fuse: ignore PG_workingset after stealing
Miklos Szeredi
2021-07-14
fuse: Fix infinite loop in sget_fc()
Greg Kurz
2021-07-14
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
2021-07-14
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
2021-05-19
cuse: prevent clone
Miklos Szeredi
2021-05-19
virtiofs: fix userns
Miklos Szeredi
2021-05-19
fuse: invalidate attrs when page writeback completes
Vivek Goyal
2021-05-11
fuse: fix write deadlock
Vivek Goyal
2021-05-11
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
2021-04-07
virtiofs: Fail dax mount if device does not support it
Vivek Goyal
2021-03-20
fuse: fix live lock in fuse_iget()
Amir Goldstein
2021-01-09
fuse: fix bad inode
Miklos Szeredi
2020-12-30
virtiofs fix leak in setup
Miklos Szeredi
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-14
virtiofs: calculate number of scatter-gather elements accurately
Vivek Goyal
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
fuse: connection remove fix
Miklos Szeredi
2020-10-09
fuse: implement crossmounts
Max Reitz
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
[next]