index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
cuse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-12
fuse: honor iocb sync flags on write
Miklos Szeredi
1
-2
/
+2
2016-03-14
fuse: Add reference counting for fuse_io_priv
Seth Forshee
1
-2
/
+2
2015-11-10
cuse: fix memory leak
Miklos Szeredi
1
-0
/
+2
2015-07-01
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
1
-3
/
+11
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
1
-1
/
+0
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-11
cuse: switch to iov_iter
Al Viro
1
-17
/
+10
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
1
-1
/
+1
2014-05-06
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-24
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-26
cuse: convert class code to use dev_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-05-07
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-10-31
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