Al Viro
|
d22a943f44
fuse: pull iov_iter initializations up
|
11 years ago |
Miklos Szeredi
|
1560c974dc
fuse: add renameat2 support
|
11 years ago |
Maxim Patlasov
|
ab9e13f7c7
fuse: allow ctime flushing to userspace
|
11 years ago |
Miklos Szeredi
|
1e18bda86e
fuse: add .write_inode
|
11 years ago |
Fabian Frederick
|
7736e8cc51
fuse: add __exit to fuse_ctl_cleanup
|
11 years ago |
Pavel Emelyanov
|
ea8cd33390
fuse: Fix O_DIRECT operations vs cached writeback misorder
|
12 years ago |
Maxim Patlasov
|
b0aa760652
fuse: Trust kernel i_mtime only
|
11 years ago |
Pavel Emelyanov
|
d5cd66c58e
fuse: Connection bit for enabling writeback
|
12 years ago |
Andrew Gallagher
|
7678ac5061
fuse: support clients that don't implement 'open'
|
12 years ago |
Andrew Gallagher
|
451418fc92
fuse: don't invalidate attrs when not using atime
|
12 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
dd3e2c55a4
fuse: rcu-delay freeing fuse_conn
|
12 years ago |
Miklos Szeredi
|
b70a80e7a1
vfs: introduce d_instantiate_no_diralias()
|
12 years ago |
Miklos Szeredi
|
8b284dc472
fuse: writepages: handle same page rewrites
|
12 years ago |
Miklos Szeredi
|
6314efee3c
fuse: readdirplus: fix RCU walk
|
12 years ago |
Maxim Patlasov
|
06a7c3c278
fuse: hotfix truncate_pagecache() issue
|
12 years ago |
Miklos Szeredi
|
60b9df7a54
fuse: add flag to turn on async direct IO
|
12 years ago |
Maxim Patlasov
|
efb9fa9e91
fuse: truncate file if async dio failed
|
12 years ago |
Maxim Patlasov
|
36cf66ed9f
fuse: make fuse_direct_io() aware about AIO
|
12 years ago |
Maxim Patlasov
|
01e9d11a3e
fuse: add support of async IO
|
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 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 |
Miklos Szeredi
|
fb05f41f5f
fuse: cleanup fuse_direct_io()
|
13 years ago |
Maxim Patlasov
|
b2430d7567
fuse: add per-page descriptor <offset, length> to fuse_req
|
13 years ago |
Maxim Patlasov
|
b111c8c0e3
fuse: categorize fuse_get_req()
|
13 years ago |
Maxim Patlasov
|
4250c0668e
fuse: general infrastructure for pages[] of variable size
|
13 years ago |
Anand V. Avati
|
0b05b18381
fuse: implement NFS-like readdirplus support
|
13 years ago |