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
/
cuse.c
Age
Commit message (
Expand
)
Author
2018-03-20
fuse: Support fuse filesystems outside of init_user_ns
Eric W. Biederman
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2017-09-12
fuse: honor iocb sync flags on write
Miklos Szeredi
2016-03-14
fuse: Add reference counting for fuse_io_priv
Seth Forshee
2015-11-10
cuse: fix memory leak
Miklos Szeredi
2015-07-01
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-11
cuse: switch to iov_iter
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
2014-05-06
fuse: pull iov_iter initializations up
Al Viro
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-02
fuse: Fix O_DIRECT operations vs cached writeback misorder
Pavel Emelyanov
2014-03-24
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-24
fuse: rcu-delay freeing fuse_conn
Al Viro
2013-10-01
cuse: add fix minor number to /dev/cuse
Tom Gundersen
2013-07-26
cuse: convert class code to use dev_groups
Greg Kroah-Hartman
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-17
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
2013-04-17
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
2013-04-17
fuse: add flag fc->initialized
Maxim Patlasov
2013-04-17
fuse: make request allocations for background processing explicit
Maxim Patlasov
2013-01-24
fuse: cleanup fuse_direct_io()
Miklos Szeredi
2013-01-24
fuse: use req->page_descs[] for argpages cases
Maxim Patlasov
2013-01-24
fuse: categorize fuse_get_req()
Maxim Patlasov
2013-01-17
cuse: fix uninitialized variable warnings
Miklos Szeredi
2013-01-17
cuse: do not register multiple devices with identical names
David Herrmann
2013-01-17
cuse: use mutex as registration lock instead of spinlocks
David Herrmann
2012-08-30
cuse: kill connection on initialization error
Miklos Szeredi
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-21
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-02-15
fuse/cuse: fix comment typo initilaization
Paul Bolle
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-09
CUSE: implement CUSE - Character device in Userspace
Tejun Heo