Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ffba8cda917c0158857426f0e74b64d0206aaa9
/
fs
/
fuse
/
dev.c
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
· 12 years ago
a26ea93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
36cf66e
fuse: make fuse_direct_io() aware about AIO
by Maxim Patlasov
· 12 years ago
3c18ef8
fuse: optimize wake_up
by Miklos Szeredi
· 12 years ago
722d2be
fuse: implement exclusive wakeup for blocked_waitq
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
6447a3c
get rid of pipe->inode
by Al Viro
· 12 years ago
6131ffa
more file_inode() open-coded instances
by Al Viro
· 12 years ago
6a4e922
fuse: avoid out-of-scope stack access
by Eric Wong
· 12 years ago
85f40ae
fuse: use req->page_descs[] for argpages cases
by Maxim Patlasov
· 12 years ago
b2430d7
fuse: add per-page descriptor <offset, length> to fuse_req
by Maxim Patlasov
· 12 years ago
4d53dc9
fuse: rework fuse_retrieve()
by Maxim Patlasov
· 12 years ago
b111c8c
fuse: categorize fuse_get_req()
by Maxim Patlasov
· 12 years ago
4250c06
fuse: general infrastructure for pages[] of variable size
by Maxim Patlasov
· 12 years ago
0b05b18
fuse: implement NFS-like readdirplus support
by Anand V. Avati
· 12 years ago
8f70611
fuse: remove unused variable in fuse_try_move_page()
by Wei Yongjun
· 12 years ago
499dcf2
userns: Support fuse interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
c9e67d4
fuse: fix retrieve length
by Miklos Szeredi
· 12 years ago
2408f6e
fuse: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
451d0f5
FUSE: Notifying the kernel of deletion.
by John Muir
· 13 years ago
48706d0
fuse: fix fuse_retrieve
by Miklos Szeredi
· 13 years ago
5dfcc87
fuse: fix memory leak
by Miklos Szeredi
· 13 years ago
c2183d1
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message
by Miklos Szeredi
· 13 years ago
ef6a3c6
mm: add replace_page_cache_page() function
by Miklos Szeredi
· 14 years ago
357ccf2
fuse: wakeup pollers on connection release/abort
by Bryan Green
· 14 years ago
02c048b
fuse: allow batching of FORGET requests
by Miklos Szeredi
· 14 years ago
07e77dc
fuse: separate queue for FORGET requests
by Miklos Szeredi
· 14 years ago
0be8557
fuse: use release_pages()
by Miklos Szeredi
· 14 years ago
b6777c4
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
by Miklos Szeredi
· 14 years ago
3ecb01d
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
by Jan Beulich
· 14 years ago
0157443
fuse: Initialize total_len in fuse_retrieve()
by Geert Uytterhoeven
· 14 years ago
b9ca67b
fuse: fix lock annotations
by Miklos Szeredi
· 14 years ago
595afaf
fuse: flush background queue on connection close
by Miklos Szeredi
· 14 years ago
2d45ba3
fuse: add retrieve request
by Miklos Szeredi
· 14 years ago
a1d75f2
fuse: add store request
by Miklos Szeredi
· 14 years ago
7909b1c
fuse: don't use atomic kmap
by Miklos Szeredi
· 14 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
578454f
driver core: add devname module aliases to allow module on-demand auto-loading
by Kay Sievers
· 14 years ago
c302162
fuse: support splice() reading from fuse device
by Miklos Szeredi
· 14 years ago
ce534fb
fuse: allow splice to move pages
by Miklos Szeredi
· 14 years ago
dd3bb14
fuse: support splice() writing to fuse device
by Miklos Szeredi
· 14 years ago
1bf94ca
fuse: use get_user_pages_fast()
by Miklos Szeredi
· 14 years ago
b2d82ee
fuse: fix large stack use
by Fang Wenqi
· 15 years ago
b21dda4
fuse: cleanup in fuse_notify_inval_...()
by Miklos Szeredi
· 15 years ago
9eead2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
81e4e1b
Revert "fuse: Fix build error" as unnecessary
by Linus Torvalds
· 15 years ago
097041e
fuse: Fix build error
by Larry Finger
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
7a6d3c8
fuse: make the number of max background requests and congestion threshold tunable
by Csaba Henk
· 15 years ago
3b463ae
fuse: invalidation reverse calls
by John Muir
· 15 years ago
b4c458b
fuse: fix return value of fuse_dev_write()
by Csaba Henk
· 15 years ago
08cbf54
fuse: export symbols to be used by CUSE
by Tejun Heo
· 16 years ago
a325f9b
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
by Tejun Heo
· 16 years ago
f6d47a1
fuse: fix poll notify
by Miklos Szeredi
· 16 years ago
26c3679
fuse: destroy bdi on umount
by Miklos Szeredi
· 16 years ago
5fec8bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
5d9ec85
fuse: clean up annotations of fc->lock
by Harvey Harrison
· 16 years ago
b93f858
fuse: add fuse_ prefix to several functions
by Tejun Heo
· 16 years ago
95668a6
fuse: implement poll support
by Tejun Heo
· 16 years ago
8599396
fuse: implement unsolicited notification
by Tejun Heo
· 16 years ago
e9bb09d
fuse: don't let fuse_req->end() put the base reference
by Tejun Heo
· 16 years ago
1729a16
fuse: style fixes
by Miklos Szeredi
· 16 years ago
2186a71
CRED: Wrap task credential accesses in the FUSE filesystem
by David Howells
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
4dbf930
fuse: fix sparse warnings
by Miklos Szeredi
· 17 years ago
3be5a52
fuse: support writable mmap
by Miklos Szeredi
· 17 years ago
d12def1
fuse: limit queued background requests
by Miklos Szeredi
· 17 years ago
c9c9d7d
fuse: no ENOENT from fuse device read
by Miklos Szeredi
· 17 years ago
a131de0
fuse: no abort on interrupt
by Miklos Szeredi
· 17 years ago
819c4b3
fuse: cleanup in release
by Miklos Szeredi
· 17 years ago
c756e0a
fuse: add reference counting to fuse_file
by Miklos Szeredi
· 17 years ago
de5e3de
fuse: fix reserved request wake up
by Miklos Szeredi
· 17 years ago
f92b99b
fuse: update backing_dev_info congestion state
by Miklos Szeredi
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
105f4d7
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
by Josh Triplett
· 18 years ago
a4d27e7
[PATCH] fuse: add request interruption
by Miklos Szeredi
· 18 years ago
f9a2842
[PATCH] fuse: rename the interrupted flag
by Miklos Szeredi
· 18 years ago
33649c9
[PATCH] fuse: ensure FLUSH reaches userspace
by Miklos Szeredi
· 18 years ago
bafa965
[PATCH] fuse: add control filesystem
by Miklos Szeredi
· 18 years ago
51eb01e
[PATCH] fuse: no backgrounding on interrupt
by Miklos Szeredi
· 18 years ago
6dbbcb1
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
by Miklos Szeredi
· 19 years ago
5a5fb1e
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
by Miklos Szeredi
· 19 years ago
4858cae
[fuse] Don't init request twice
by Miklos Szeredi
· 19 years ago
9bc5ddd
[fuse] Fix accounting the number of waiting requests
by Miklos Szeredi
· 19 years ago
73ce835
[fuse] fix deadlock between fuse_put_super() and request_end()
by Miklos Szeredi
· 19 years ago
08a53cd
[PATCH] fuse: account background requests
by Miklos Szeredi
· 19 years ago
ce1d5a4
[PATCH] fuse: clean up request accounting
by Miklos Szeredi
· 19 years ago
a87046d
[PATCH] fuse: consolidate device errors
by Miklos Szeredi
· 19 years ago
d713311
[PATCH] fuse: use a per-mount spinlock
by Miklos Szeredi
· 19 years ago
0720b31
[PATCH] fuse: simplify locking
by Miklos Szeredi
· 19 years ago
e5ac1d1
[PATCH] fuse: add O_NONBLOCK support to FUSE device
by Jeff Dike
· 19 years ago
385a17b
[PATCH] fuse: add O_ASYNC support to FUSE device
by Jeff Dike
· 19 years ago
7025d9a
[PATCH] fuse: fix fuse_dev_poll() return value
by Miklos Szeredi
· 19 years ago
Next »