Linus Torvalds
|
0b632204c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
11 лет назад |
Miklos Szeredi
|
c55a01d360
fuse: avoid scheduling while atomic
|
11 лет назад |
Mel Gorman
|
b745bc85f2
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
|
11 лет назад |
Al Viro
|
fbb32750a6
pipe: kill ->map() and ->unmap()
|
11 лет назад |
Al Viro
|
58bda1da4b
fuse/dev: use atomic maps
|
11 лет назад |
Miklos Szeredi
|
063ec1e595
fuse: fix SetPageUptodate() condition in STORE
|
11 лет назад |
Miklos Szeredi
|
28a625cbc2
fuse: fix pipe_buf_operations
|
11 лет назад |
Dong Fang
|
05726acabe
fuse: use list_for_each_entry() for list traversing
|
12 лет назад |
Linus Torvalds
|
5af43c24ca
Merge branch 'akpm' (incoming from Andrew)
|
12 лет назад |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 лет назад |
Linus Torvalds
|
a26ea93a3d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
12 лет назад |
Maxim Patlasov
|
36cf66ed9f
fuse: make fuse_direct_io() aware about AIO
|
12 лет назад |
Miklos Szeredi
|
3c18ef8117
fuse: optimize wake_up
|
12 лет назад |
Maxim Patlasov
|
722d2bea8c
fuse: implement exclusive wakeup for blocked_waitq
|
12 лет назад |
Maxim Patlasov
|
0aada88476
fuse: skip blocking on allocations of synchronous requests
|
12 лет назад |
Maxim Patlasov
|
796523fb24
fuse: add flag fc->initialized
|
12 лет назад |
Maxim Patlasov
|
8b41e6715e
fuse: make request allocations for background processing explicit
|
12 лет назад |
Al Viro
|
6447a3cf19
get rid of pipe->inode
|
12 лет назад |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 лет назад |
Eric Wong
|
6a4e922c3d
fuse: avoid out-of-scope stack access
|
12 лет назад |
Maxim Patlasov
|
85f40aec88
fuse: use req->page_descs[] for argpages cases
|
13 лет назад |
Maxim Patlasov
|
b2430d7567
fuse: add per-page descriptor <offset, length> to fuse_req
|
13 лет назад |
Maxim Patlasov
|
4d53dc99ba
fuse: rework fuse_retrieve()
|
13 лет назад |
Maxim Patlasov
|
b111c8c0e3
fuse: categorize fuse_get_req()
|
13 лет назад |
Maxim Patlasov
|
4250c0668e
fuse: general infrastructure for pages[] of variable size
|
13 лет назад |
Anand V. Avati
|
0b05b18381
fuse: implement NFS-like readdirplus support
|
13 лет назад |
Wei Yongjun
|
8f706111a8
fuse: remove unused variable in fuse_try_move_page()
|
13 лет назад |
Eric W. Biederman
|
499dcf2024
userns: Support fuse interacting with multiple user namespaces
|
13 лет назад |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 лет назад |
Miklos Szeredi
|
c9e67d4837
fuse: fix retrieve length
|
13 лет назад |