The following is a series of patches related to Unionfs, which include three small VFS/fsstack patches and one eCryptfs patch; the rest are Unionfs patches. The patches here represent several months of work and testing under various conditions, especially low-memory, SMP, and preemption situations with an assortment of lower systems: ext2/3/4, xfs, reiserfs, nfs, jffs2, ramfs, tmpfs, cramfs, and squashfs. You can pull from 'master' branch of git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/unionfs.git As I already mentioned to Andrew, some of these patches should go into Linus's tree, but the remainder depends on them. Additionally, as Andrew said earlier today, let's figure out whether or not Unionfs gets merged. For Linus: VFS: export release_open_intent symbol VFS/fsstack: remove 3rd argument to fsstack_copy_attr_all VFS/fsstack: cpp endif comments For Andrew: Unionfs: fixed compilation error Unionfs: do not use fsstack_copy_attr_all Unionfs: copyright corrections and updates Unionfs: cpp endif comments Unionfs: cache-coherency - update inode times Unionfs: cache-coherency - dentries Unionfs: cache-coherency - file flush Unionfs: cache-coherency and fixes for unionfs_rename Unionfs: documentation updates Unionfs: copyup updates Unionfs: file_revalidate updates Unionfs: implement f/async Unionfs: minor file_release updates Unionfs: interpose updates Unionfs: unionfs_ioctl bug fixes Unionfs: partial_lookup update Unionfs: lower nameidata support Unionfs: mmap fixes Unionfs: handling lower vfsmount fixes Unionfs: mount-time option parsing fix Unionfs: remove old nfsro option Unionfs: readonly branch test fix Unionfs: minor remount fixes Unionfs: extended attributes fixes Unionfs: use file f_path field Unionfs: assorted comment and style updates Unionfs: update unionfs version number Unionfs: debugging and validation of fan-out invariants Unionfs: unionfs_create rewrite Josef 'Jeff' Sipek, on behalf of the Unionfs team. [email protected] - 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:
- Re: [GIT PULL -mm] Unionfs/fsstack/eCryptfs updates/cleanups/fixes
- From: Al Boldi <[email protected]>
- [PATCH 29/32] Unionfs: assorted comment and style updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 21/32] Unionfs: mmap fixes
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 17/32] Unionfs: interpose updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 12/32] Unionfs: documentation updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 03/32] VFS/fsstack: cpp endif comments
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 32/32] Unionfs: unionfs_create rewrite
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 10/32] Unionfs: cache-coherency - file flush
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 19/32] Unionfs: partial_lookup update
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 30/32] Unionfs: update unionfs version number
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 05/32] Unionfs: do not use fsstack_copy_attr_all
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 27/32] Unionfs: extended attributes fixes
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 15/32] Unionfs: implement f/async
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 18/32] Unionfs: unionfs_ioctl bug fixes
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 23/32] Unionfs: mount-time option parsing fix
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 14/32] Unionfs: file_revalidate updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 07/32] Unionfs: cpp endif comments
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 13/32] Unionfs: copyup updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 28/32] Unionfs: use file f_path field
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 24/32] Unionfs: remove old nfsro option
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 31/32] Unionfs: debugging and validation of fan-out invariants
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 25/32] Unionfs: readonly branch test fix
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 06/32] Unionfs: copyright corrections and updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 01/32] VFS: export release_open_intent symbol
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 20/32] Unionfs: lower nameidata support
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 09/32] Unionfs: cache-coherency - dentries
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 08/32] Unionfs: cache-coherency - update inode times
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 04/32] Unionfs: fixed compilation error
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 11/32] Unionfs: cache-coherency and fixes for unionfs_rename
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 26/32] Unionfs: minor remount fixes
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 02/32] VFS/fsstack: remove 3rd argument to fsstack_copy_attr_all
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 22/32] Unionfs: handling lower vfsmount fixes
- From: "Josef 'Jeff' Sipek" <[email protected]>
- [PATCH 16/32] Unionfs: minor file_release updates
- From: "Josef 'Jeff' Sipek" <[email protected]>
- Re: [GIT PULL -mm] Unionfs/fsstack/eCryptfs updates/cleanups/fixes
- Prev by Date: Re: [lm-sensors] [PATCH] hwmon: Add power meters to Documentation/hwmon/sysfs-interface
- Next by Date: [PATCH 16/32] Unionfs: minor file_release updates
- Previous by thread: Get source and destination info
- Next by thread: [PATCH 16/32] Unionfs: minor file_release updates
- Index(es):