Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37e931c17926c4a5268afa134be9d4a09c230e06
/
fs
/
fuse
/
cuse.c
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
cfa86a7
cuse: switch to iov_iter
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
580640b
fuse: flush requests on umount
by Miklos Szeredi
· 10 years ago
d22a943
fuse: pull iov_iter initializations up
by Al Viro
· 11 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
ea8cd33
fuse: Fix O_DIRECT operations vs cached writeback misorder
by Pavel Emelyanov
· 11 years ago
58f86cc
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
by Rusty Russell
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dd3e2c5
fuse: rcu-delay freeing fuse_conn
by Al Viro
· 11 years ago
cb2ffb2
cuse: add fix minor number to /dev/cuse
by Tom Gundersen
· 11 years ago
4183fb9
cuse: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
5af43c2
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
36cf66e
fuse: make fuse_direct_io() aware about AIO
by Maxim Patlasov
· 12 years ago
0aada88
fuse: skip blocking on allocations of synchronous requests
by Maxim Patlasov
· 12 years ago
796523fb
fuse: add flag fc->initialized
by Maxim Patlasov
· 12 years ago
8b41e67
fuse: make request allocations for background processing explicit
by Maxim Patlasov
· 12 years ago
fb05f41
fuse: cleanup fuse_direct_io()
by Miklos Szeredi
· 12 years ago
85f40ae
fuse: use req->page_descs[] for argpages cases
by Maxim Patlasov
· 12 years ago
b111c8c
fuse: categorize fuse_get_req()
by Maxim Patlasov
· 12 years ago
e256036
cuse: fix uninitialized variable warnings
by Miklos Szeredi
· 12 years ago
3078358
cuse: do not register multiple devices with identical names
by David Herrmann
· 12 years ago
8ce03fd
cuse: use mutex as registration lock instead of spinlocks
by David Herrmann
· 12 years ago
8d39d801
cuse: kill connection on initialization error
by Miklos Szeredi
· 12 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
f741a79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
07d5f69
fuse: reduce size of struct fuse_request
by Miklos Szeredi
· 14 years ago
8272f4c
fuse/cuse: fix comment typo initilaization
by Paul Bolle
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
151060a
CUSE: implement CUSE - Character device in Userspace
by Tejun Heo
· 16 years ago