index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
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
2020-09-18
fuse: Allow fuse_fill_super_common() for submounts
Max Reitz
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-18
fuse: drop fuse_conn parameter where possible
Max Reitz
2020-09-18
fuse: store fuse_conn in fuse_req
Max Reitz
2020-09-18
fuse: fix page dereference after free
Miklos Szeredi
2020-09-17
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
2020-09-10
virtiofs: add logic to free up a memory range
Vivek Goyal
2020-09-10
virtiofs: maintain a list of busy elements
Vivek Goyal
2020-09-10
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
2020-09-10
virtiofs: define dax address space operations
Vivek Goyal
2020-09-10
virtiofs: add DAX mmap support
Stefan Hajnoczi
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2020-09-10
virtiofs: keep a list of free dax memory ranges
Vivek Goyal
2020-09-10
virtiofs: add a mount option to enable dax
Vivek Goyal
2020-09-10
virtiofs: set up virtio_fs dax_device
Stefan Hajnoczi
2020-09-10
virtiofs: get rid of no_mount_options
Vivek Goyal
2020-09-10
virtiofs: provide a helper function for virtqueue initialization
Vivek Goyal
2020-09-04
fuse: update project homepage
André Almeida
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-05
virtio_fs: convert to LE accessors
Michael S. Tsirkin
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-14
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
2020-07-14
fuse: clean up condition for writepage sending
Miklos Szeredi
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-14
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
[next]