index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
cuse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cuse: simplify refcount
Miklos Szeredi
2021-04-14
1
-7
/
+3
*
cuse: prevent clone
Miklos Szeredi
2021-04-14
1
-0
/
+2
*
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-18
1
-9
/
+12
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
fuse: use true,false for bool variable
zhengbin
2020-02-06
1
-2
/
+2
*
fuse: fix memleak in cuse_channel_open
zhengbin
2019-09-24
1
-0
/
+1
*
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
2019-09-12
1
-1
/
+1
*
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
2019-09-12
1
-1
/
+1
*
cuse: convert init to simple api
Miklos Szeredi
2019-09-10
1
-45
/
+48
*
cuse: fix broken release
Miklos Szeredi
2019-09-02
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
fuse: convert printk -> pr_*
Kirill Smelkov
2019-04-24
1
-6
/
+7
*
fuse: clean up aborted
Miklos Szeredi
2019-02-13
1
-2
/
+2
*
fuse: Add fuse_inode argument to fuse_prepare_release()
Kirill Tkhai
2019-02-13
1
-1
/
+2
*
fuse: Support fuse filesystems outside of init_user_ns
Eric W. Biederman
2018-03-20
1
-1
/
+6
*
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2018-03-20
1
-2
/
+2
*
fuse: honor iocb sync flags on write
Miklos Szeredi
2017-09-12
1
-2
/
+2
*
fuse: Add reference counting for fuse_io_priv
Seth Forshee
2016-03-14
1
-2
/
+2
*
cuse: fix memory leak
Miklos Szeredi
2015-11-10
1
-0
/
+2
*
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
2015-07-01
1
-3
/
+11
*
fuse: duplicate ->connected in iqueue
Miklos Szeredi
2015-07-01
1
-1
/
+0
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
*
cuse: switch to iov_iter
Al Viro
2015-04-11
1
-17
/
+10
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
fuse: flush requests on umount
Miklos Szeredi
2014-12-12
1
-1
/
+1
*
fuse: pull iov_iter initializations up
Al Viro
2014-05-06
1
-2
/
+6
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
1
-2
/
+2
|
\
|
*
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
2014-03-24
1
-2
/
+2
*
|
fuse: Fix O_DIRECT operations vs cached writeback misorder
Pavel Emelyanov
2014-04-02
1
-2
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
|
*
fuse: rcu-delay freeing fuse_conn
Al Viro
2013-10-24
1
-1
/
+1
*
|
cuse: add fix minor number to /dev/cuse
Tom Gundersen
2013-10-01
1
-1
/
+4
|
/
*
cuse: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-5
/
+8
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
1
-0
/
+1
|
\
|
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
|
fuse: make fuse_direct_io() aware about AIO
Maxim Patlasov
2013-04-17
1
-2
/
+4
*
|
fuse: skip blocking on allocations of synchronous requests
Maxim Patlasov
2013-04-17
1
-1
/
+0
*
|
fuse: add flag fc->initialized
Maxim Patlasov
2013-04-17
1
-0
/
+1
*
|
fuse: make request allocations for background processing explicit
Maxim Patlasov
2013-04-17
1
-1
/
+1
|
/
*
fuse: cleanup fuse_direct_io()
Miklos Szeredi
2013-01-24
1
-2
/
+5
*
fuse: use req->page_descs[] for argpages cases
Maxim Patlasov
2013-01-24
1
-0
/
+1
*
fuse: categorize fuse_get_req()
Maxim Patlasov
2013-01-24
1
-1
/
+1
*
cuse: fix uninitialized variable warnings
Miklos Szeredi
2013-01-17
1
-1
/
+1
*
cuse: do not register multiple devices with identical names
David Herrmann
2013-01-17
1
-6
/
+15
*
cuse: use mutex as registration lock instead of spinlocks
David Herrmann
2013-01-17
1
-8
/
+7
*
cuse: kill connection on initialization error
Miklos Szeredi
2012-08-30
1
-3
/
+1
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-22
1
-2
/
+10
|
\
|
*
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
1
-2
/
+10
*
|
fuse/cuse: fix comment typo initilaization
Paul Bolle
2011-02-15
1
-1
/
+1
|
/
[next]