Hi Andrew, This patch series syncs the kernel code with the upcoming fuse-2.6.0 release. Patches 1-6 are bug fixes and should go into 2.6.19. Patch 1 fixes a system hang on SMP. Though triggered very rarely, this is a serious condition, so I plan submitting this patch to -stable also. Patches 7-8 are small updates. Patches 9-11 add better support for block device based filesystems (such as ntfs-3g). 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 03/12] fuse: locking fix for nlookup
- From: Miklos Szeredi <[email protected]>
- [patch 06/12] fuse: fix dereferencing dentry parent
- From: Miklos Szeredi <[email protected]>
- [patch 08/12] fuse: minor cleanup in fuse_dentry_revalidate
- From: Miklos Szeredi <[email protected]>
- [patch 01/12] fuse: fix hang on SMP
- From: Miklos Szeredi <[email protected]>
- [patch 05/12] fuse: fix handling of moved directory
- From: Miklos Szeredi <[email protected]>
- [patch 04/12] fuse: fix spurious BUG
- From: Miklos Szeredi <[email protected]>
- [patch 07/12] fuse: update userspace interface to version 7.8
- From: Miklos Szeredi <[email protected]>
- [patch 10/12] fuse: add blksize option
- From: Miklos Szeredi <[email protected]>
- [patch 09/12] fuse: add support for block device based filesystems
- From: Miklos Szeredi <[email protected]>
- [patch 11/12] fuse: add bmap support
- From: Miklos Szeredi <[email protected]>
- [patch 12/12] fuse: add DESTROY operation
- From: Miklos Szeredi <[email protected]>
- [patch 02/12] document i_size_write locking rules
- From: Miklos Szeredi <[email protected]>
- [patch 03/12] fuse: locking fix for nlookup
- Prev by Date: [patch 02/12] document i_size_write locking rules
- Next by Date: [patch 12/12] fuse: add DESTROY operation
- Previous by thread: Strange SIGSEGV problem around dmcrypt, evms and jfs
- Next by thread: [patch 02/12] document i_size_write locking rules
- Index(es):