Seth Forshee
|
744742d692
fuse: Add reference counting for fuse_io_priv
|
9 éve |
Miklos Szeredi
|
2c5816b4be
cuse: fix memory leak
|
9 éve |
Miklos Szeredi
|
cc080e9e9b
fuse: introduce per-instance fuse_dev structure
|
10 éve |
Miklos Szeredi
|
e16714d875
fuse: duplicate ->connected in iqueue
|
10 éve |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 éve |
Al Viro
|
cfa86a7412
cuse: switch to iov_iter
|
10 éve |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 éve |
Miklos Szeredi
|
580640ba5d
fuse: flush requests on umount
|
10 éve |
Al Viro
|
d22a943f44
fuse: pull iov_iter initializations up
|
11 éve |
Linus Torvalds
|
6f4c98e1c2
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 éve |
Pavel Emelyanov
|
ea8cd33390
fuse: Fix O_DIRECT operations vs cached writeback misorder
|
12 éve |
Rusty Russell
|
58f86cc89c
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
|
11 éve |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 éve |
Al Viro
|
dd3e2c55a4
fuse: rcu-delay freeing fuse_conn
|
12 éve |
Tom Gundersen
|
cb2ffb26e6
cuse: add fix minor number to /dev/cuse
|
12 éve |
Greg Kroah-Hartman
|
4183fb9503
cuse: convert class code to use dev_groups
|
12 éve |
Linus Torvalds
|
5af43c24ca
Merge branch 'akpm' (incoming from Andrew)
|
12 éve |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 éve |
Maxim Patlasov
|
36cf66ed9f
fuse: make fuse_direct_io() aware about AIO
|
12 éve |
Maxim Patlasov
|
0aada88476
fuse: skip blocking on allocations of synchronous requests
|
12 éve |
Maxim Patlasov
|
796523fb24
fuse: add flag fc->initialized
|
12 éve |
Maxim Patlasov
|
8b41e6715e
fuse: make request allocations for background processing explicit
|
12 éve |
Miklos Szeredi
|
fb05f41f5f
fuse: cleanup fuse_direct_io()
|
12 éve |
Maxim Patlasov
|
85f40aec88
fuse: use req->page_descs[] for argpages cases
|
12 éve |
Maxim Patlasov
|
b111c8c0e3
fuse: categorize fuse_get_req()
|
12 éve |
Miklos Szeredi
|
e2560362cc
cuse: fix uninitialized variable warnings
|
12 éve |
David Herrmann
|
30783587b0
cuse: do not register multiple devices with identical names
|
12 éve |
David Herrmann
|
8ce03fd76d
cuse: use mutex as registration lock instead of spinlocks
|
12 éve |
Miklos Szeredi
|
8d39d801d6
cuse: kill connection on initialization error
|
13 éve |
Paul Gortmaker
|
143cb494cb
fs: add module.h to files that were implicitly using it
|
14 éve |