index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
cuse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
1
-1
/
+1
2014-05-07
fuse: pull iov_iter initializations up
Al Viro
1
-2
/
+6
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2014-04-02
fuse: Fix O_DIRECT operations vs cached writeback misorder
Pavel Emelyanov
1
-2
/
+3
2014-03-24
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
1
-2
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-10-25
fuse: rcu-delay freeing fuse_conn
Al Viro
1
-1
/
+1
2013-10-01
cuse: add fix minor number to /dev/cuse
Tom Gundersen
1
-1
/
+4
2013-07-27
cuse: convert class code to use dev_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-05-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-04-17
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
1
-2
/
+4
2013-04-17
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
1
-1
/
+0
2013-04-17
fuse: add flag fc->initialized
Maxim Patlasov
1
-0
/
+1
2013-04-17
fuse: make request allocations for background processing explicit
Maxim Patlasov
1
-1
/
+1
2013-01-24
fuse: cleanup fuse_direct_io()
Miklos Szeredi
1
-2
/
+5
2013-01-24
fuse: use req->page_descs[] for argpages cases
Maxim Patlasov
1
-0
/
+1
2013-01-24
fuse: categorize fuse_get_req()
Maxim Patlasov
1
-1
/
+1
2013-01-17
cuse: fix uninitialized variable warnings
Miklos Szeredi
1
-1
/
+1
2013-01-17
cuse: do not register multiple devices with identical names
David Herrmann
1
-6
/
+15
2013-01-17
cuse: use mutex as registration lock instead of spinlocks
David Herrmann
1
-8
/
+7
2012-08-30
cuse: kill connection on initialization error
Miklos Szeredi
1
-3
/
+1
2011-11-01
fs: add module.h to files that were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+10
2011-03-21
fuse: reduce size of struct fuse_request
Miklos Szeredi
1
-2
/
+10
2011-02-15
fuse/cuse: fix comment typo initilaization
Paul Bolle
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-09
CUSE: implement CUSE - Character device in Userspace
Tejun Heo
1
-0
/
+610