Jiang Liu
|
0ed5fd1385
mm: use totalram_pages instead of num_physpages at runtime
|
12 years ago |
Miklos Szeredi
|
28420dad23
fuse: fix readdirplus Oops in fuse_dentry_revalidate
|
12 years ago |
Miklos Szeredi
|
60b9df7a54
fuse: add flag to turn on async direct IO
|
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 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
Eric Wong
|
634734b63a
fuse: allow control of adaptive readdirplus use
|
12 years ago |
Feng Shuo
|
4582a4ab2a
FUSE: Adapt readdirplus to application usage patterns
|
12 years ago |
Anatol Pomozov
|
c2132c1bc7
Do not use RCU for current process credentials
|
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 |
Eric W. Biederman
|
499dcf2024
userns: Support fuse interacting with multiple user namespaces
|
13 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Miklos Szeredi
|
bbd9979797
cuse: fix fuse_conn_kill()
|
13 years ago |
Miklos Szeredi
|
69fe05c90e
fuse: add missing INIT flags
|
13 years ago |
Brian Foster
|
eed2179efe
fuse: invalidate inode mapping if mtime changes
|
13 years ago |
Brian Foster
|
72d0d248ca
fuse: add FUSE_AUTO_INVAL_DATA init flag
|
13 years ago |
Linus Torvalds
|
f9ba7179ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 years ago |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Pavel Shilovsky
|
45c72cd73c
fuse: fix stat call on 32 bit platforms
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Linus Torvalds
|
dbfad21422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 years ago |
Miklos Szeredi
|
0a2da9b2ef
fuse: allow nanosecond granularity
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |