Chad Austin
|
2e64ff154c
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
|
6 年之前 |
Miklos Szeredi
|
a9c2d1e82f
fuse: fix fsync on directory
|
6 年之前 |
Dan Schatzberg
|
5571f1e654
fuse: enable caching of symlinks
|
7 年之前 |
Miklos Szeredi
|
2f1e81965f
fuse: allow fine grained attr cache invaldation
|
7 年之前 |
Miklos Szeredi
|
e52a825048
fuse: realloc page array
|
7 年之前 |
Constantine Shulyupin
|
5da784cce4
fuse: add max_pages to init_out
|
7 年之前 |
Miklos Szeredi
|
ab2257e994
fuse: reduce size of struct fuse_inode
|
7 年之前 |
Miklos Szeredi
|
261aaba72f
fuse: use iversion for readdir cache verification
|
7 年之前 |
Miklos Szeredi
|
7118883b44
fuse: use mtime for readdir cache verification
|
7 年之前 |
Miklos Szeredi
|
3494927e09
fuse: add readdir cache version
|
7 年之前 |
Miklos Szeredi
|
5d7bc7e868
fuse: allow using readdir cache
|
7 年之前 |
Miklos Szeredi
|
69e3455115
fuse: allow caching readdir
|
7 年之前 |
Miklos Szeredi
|
d123d8e183
fuse: split out readdir.c
|
7 年之前 |
Kirill Tkhai
|
be2ff42c5d
fuse: Use hash table to link processing request
|
7 年之前 |
Kirill Tkhai
|
3a5358d1a1
fuse: kill req->intr_unique
|
7 年之前 |
Kirill Tkhai
|
63825b4e1d
fuse: do not take fc->lock in fuse_request_send_background()
|
7 年之前 |
Kirill Tkhai
|
ae2dffa394
fuse: introduce fc->bg_lock
|
7 年之前 |
Niels de Vos
|
88bc7d5097
fuse: add support for copy_file_range()
|
7 年之前 |
Miklos Szeredi
|
63576c13bd
fuse: fix initial parallel dirops
|
7 年之前 |
Miklos Szeredi
|
b8f95e5d13
fuse: umount should wait for all requests
|
7 年之前 |
Eric W. Biederman
|
e45b2546e2
fuse: Ensure posix acls are translated outside of init_user_ns
|
7 年之前 |
Eric W. Biederman
|
8cb08329b0
fuse: Support fuse filesystems outside of init_user_ns
|
7 年之前 |
Szymon Lukasz
|
3b7008b226
fuse: return -ECONNABORTED on /dev/fuse read after abort
|
7 年之前 |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 年之前 |
Miklos Szeredi
|
5b97eeacbd
fuse: getattr cleanup
|
8 年之前 |
Miklos Szeredi
|
e1c0eecba1
fuse: honor iocb sync flags on write
|
8 年之前 |
Ashish Samant
|
61c12b49e1
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
|
8 年之前 |
Linus Torvalds
|
a2e5ad45a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
8 年之前 |
Jan Kara
|
7fbbe972c3
fuse: Get rid of bdi_initialized
|
8 年之前 |
Jan Kara
|
5f7f7543f5
fuse: Convert to separately allocated bdi
|
8 年之前 |