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 [email protected] 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 <[email protected]>
- [PATCH 05/17] fuse: uninline some functions
- From: Miklos Szeredi <[email protected]>
- [PATCH 08/17] fuse: introduce list for requests under I/O
- From: Miklos Szeredi <[email protected]>
- [PATCH 13/17] fuse: add asynchronous request support
- From: Miklos Szeredi <[email protected]>
- [PATCH 09/17] fuse: extend semantics of connected flag
- From: Miklos Szeredi <[email protected]>
- [PATCH 12/17] fuse: add connection aborting
- From: Miklos Szeredi <[email protected]>
- [PATCH 16/17] fuse: use asynchronous READ requests for readpages
- From: Miklos Szeredi <[email protected]>
- [PATCH 17/17] fuse: update documentation for sysfs
- From: Miklos Szeredi <[email protected]>
- [PATCH 15/17] fuse: READ request initialization
- From: Miklos Szeredi <[email protected]>
- [PATCH 14/17] fuse: move INIT handling to inode.c
- From: Miklos Szeredi <[email protected]>
- [PATCH 10/17] fuse: make fuse connection a kobject
- From: Miklos Szeredi <[email protected]>
- [PATCH 07/17] fuse: introduce unified request state
- From: Miklos Szeredi <[email protected]>
- [PATCH 11/17] fuse: add number of waiting requests attribute
- From: Miklos Szeredi <[email protected]>
- [PATCH 03/17] fuse: fix request_end()
- From: Miklos Szeredi <[email protected]>
- [PATCH 04/17] fuse: handle error INIT reply
- From: Miklos Szeredi <[email protected]>
- [PATCH 02/17] fuse: fuse_copy_finish() order fix
- From: Miklos Szeredi <[email protected]>
- [PATCH 01/17] add /sys/fs
- From: Miklos Szeredi <[email protected]>
- [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):