Linus Torvalds
|
5af43c24ca
Merge branch 'akpm' (incoming from Andrew)
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Linus Torvalds
|
a26ea93a3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
12 years ago |
Maxim Patlasov
|
36cf66ed9f
fuse: make fuse_direct_io() aware about AIO
|
12 years ago |
Miklos Szeredi
|
3c18ef8117
fuse: optimize wake_up
|
12 years ago |
Maxim Patlasov
|
722d2bea8c
fuse: implement exclusive wakeup for blocked_waitq
|
12 years ago |
Maxim Patlasov
|
0aada88476
fuse: skip blocking on allocations of synchronous requests
|
12 years ago |
Maxim Patlasov
|
796523fb24
fuse: add flag fc->initialized
|
12 years ago |
Maxim Patlasov
|
8b41e6715e
fuse: make request allocations for background processing explicit
|
12 years ago |
Al Viro
|
6447a3cf19
get rid of pipe->inode
|
12 years ago |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Eric Wong
|
6a4e922c3d
fuse: avoid out-of-scope stack access
|
12 years ago |
Maxim Patlasov
|
85f40aec88
fuse: use req->page_descs[] for argpages cases
|
12 years ago |
Maxim Patlasov
|
b2430d7567
fuse: add per-page descriptor <offset, length> to fuse_req
|
12 years ago |
Maxim Patlasov
|
4d53dc99ba
fuse: rework fuse_retrieve()
|
12 years ago |
Maxim Patlasov
|
b111c8c0e3
fuse: categorize fuse_get_req()
|
12 years ago |
Maxim Patlasov
|
4250c0668e
fuse: general infrastructure for pages[] of variable size
|
12 years ago |
Anand V. Avati
|
0b05b18381
fuse: implement NFS-like readdirplus support
|
13 years ago |
Wei Yongjun
|
8f706111a8
fuse: remove unused variable in fuse_try_move_page()
|
12 years ago |
Eric W. Biederman
|
499dcf2024
userns: Support fuse interacting with multiple user namespaces
|
13 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |
Miklos Szeredi
|
c9e67d4837
fuse: fix retrieve length
|
13 years ago |
Cong Wang
|
2408f6ef6b
fuse: remove the second argument of k[un]map_atomic()
|
13 years ago |
John Muir
|
451d0f5999
FUSE: Notifying the kernel of deletion.
|
13 years ago |
Miklos Szeredi
|
48706d0a91
fuse: fix fuse_retrieve
|
13 years ago |
Miklos Szeredi
|
5dfcc87fd7
fuse: fix memory leak
|
14 years ago |
Miklos Szeredi
|
c2183d1e9b
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message
|
14 years ago |
Miklos Szeredi
|
ef6a3c6311
mm: add replace_page_cache_page() function
|
14 years ago |
Bryan Green
|
357ccf2b69
fuse: wakeup pollers on connection release/abort
|
14 years ago |
Miklos Szeredi
|
02c048b919
fuse: allow batching of FORGET requests
|
14 years ago |