Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
npiggin@suse.de
|
c08d3b0e33
truncate: use new helpers
|
16 years ago |
Linus Torvalds
|
9eead2a811
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
15 years ago |
Jens Axboe
|
32a88aa1b6
fs: Assign bdi in super_block
|
15 years ago |
Csaba Henk
|
79a9d99434
fuse: add fusectl interface to max_background
|
15 years ago |
Csaba Henk
|
487ea5af63
fuse: limit user-specified values of max background requests
|
15 years ago |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 years ago |
Csaba Henk
|
7a6d3c8b30
fuse: make the number of max background requests and congestion threshold tunable
|
16 years ago |
John Muir
|
3b463ae0c6
fuse: invalidation reverse calls
|
16 years ago |
Miklos Szeredi
|
e0a43ddcc0
fuse: allow umask processing in userspace
|
16 years ago |
Al Viro
|
66c6af2e8b
fuse doesn't need BKL in ->umount_begin()
|
16 years ago |
Linus Torvalds
|
c34752bc8b
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
16 years ago |
Linus Torvalds
|
a6aeeebf51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
16 years ago |
Alessio Igor Bogani
|
67e55205ec
vfs: umount_begin BKL pushdown
|
16 years ago |
Tejun Heo
|
08cbf542bf
fuse: export symbols to be used by CUSE
|
16 years ago |
Tejun Heo
|
a325f9b922
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
|
16 years ago |
Miklos Szeredi
|
fd9db72977
fuse: destroy bdi on error
|
16 years ago |
Miklos Szeredi
|
26c3679101
fuse: destroy bdi on umount
|
16 years ago |
Miklos Szeredi
|
c2b8f00690
fuse: fuse_fill_super error handling cleanup
|
16 years ago |
Miklos Szeredi
|
3ddf1e7f57
fuse: fix missing fput on error
|
16 years ago |
Tejun Heo
|
43901aabd7
fuse: add fuse_conn->release()
|
16 years ago |
Tejun Heo
|
0d179aa592
fuse: separate out fuse_conn_init() from new_conn()
|
16 years ago |
Tejun Heo
|
b93f858ab2
fuse: add fuse_ prefix to several functions
|
16 years ago |
Tejun Heo
|
95668a69a4
fuse: implement poll support
|
16 years ago |
Tejun Heo
|
acf99433d9
fuse: add file kernel handle
|
16 years ago |
Tejun Heo
|
e9bb09dd6c
fuse: don't let fuse_req->end() put the base reference
|
16 years ago |
Miklos Szeredi
|
1729a16c2c
fuse: style fixes
|
16 years ago |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 years ago |
Julia Lawall
|
17e18ab6ff
fuse: add missing fuse_request_free
|
16 years ago |