This series contains recent fixes and cleanups to FUSE. The bigger part is the support for asynchronous reads. This will be a big performance improvement of filesystems in certain situations due to the readahead logic being able to work to it's full capability. I'd prefer to have this in 2.6.16. The merge window is still open, isn't it? Thanks, Miklos - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 06/17] fuse: miscellaneous cleanup
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 05/17] fuse: uninline some functions
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 08/17] fuse: introduce list for requests under I/O
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 13/17] fuse: add asynchronous request support
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 09/17] fuse: extend semantics of connected flag
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 12/17] fuse: add connection aborting
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 16/17] fuse: use asynchronous READ requests for readpages
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 17/17] fuse: update documentation for sysfs
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 15/17] fuse: READ request initialization
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 14/17] fuse: move INIT handling to inode.c
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 10/17] fuse: make fuse connection a kobject
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 07/17] fuse: introduce unified request state
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 11/17] fuse: add number of waiting requests attribute
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 03/17] fuse: fix request_end()
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 04/17] fuse: handle error INIT reply
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 02/17] fuse: fuse_copy_finish() order fix
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 01/17] add /sys/fs
- From: Miklos Szeredi <miklos@szeredi.hu>
- [PATCH 06/17] fuse: miscellaneous cleanup
- Prev by Date: [PATCH 01/17] add /sys/fs
- Next by Date: [PATCH 02/17] fuse: fuse_copy_finish() order fix
- Previous by thread: [PATCH] uml: fix symbol for mktime
- Next by thread: [PATCH 01/17] add /sys/fs
- Index(es):
![]() |