Al Viro
|
6c09e94a32
fuse: use iov_iter_get_pages() for non-splice path
|
10 лет назад |
Al Viro
|
fbdbacca61
fuse: switch to ->read_iter/->write_iter
|
10 лет назад |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 лет назад |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
11 лет назад |
Tom Van Braeckel
|
94e4fe2cab
fuse: explicitly set /dev/fuse file's private_data
|
11 лет назад |
Miklos Szeredi
|
aa991b3b26
fuse: set stolen page uptodate
|
11 лет назад |
Miklos Szeredi
|
0d2783626a
fuse: notify: don't move pages
|
11 лет назад |
Miklos Szeredi
|
9759bd5189
fuse: add memory barrier to INIT
|
11 лет назад |
Miklos Szeredi
|
21f621741a
fuse: fix LOOKUP vs INIT compat handling
|
11 лет назад |
Miklos Szeredi
|
7078187a79
fuse: introduce fuse_simple_request() helper
|
11 лет назад |
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()
|
12 лет назад |
Al Viro
|
58bda1da4b
fuse/dev: use atomic maps
|
12 лет назад |
Miklos Szeredi
|
063ec1e595
fuse: fix SetPageUptodate() condition in STORE
|
12 лет назад |
Miklos Szeredi
|
28a625cbc2
fuse: fix pipe_buf_operations
|
12 лет назад |
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
|
13 лет назад |
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
|
13 лет назад |
Eric Wong
|
6a4e922c3d
fuse: avoid out-of-scope stack access
|
13 лет назад |