unionfs-2.6.33.y.git
2012-01-31 Erez_Zadokcleanup: call our unionfs_{unlock,lock}_dentry instead...
2012-01-31 Erez Zadokcleanup: rename our "do_rename" to __unionfs_rename.
2012-01-31 Erez Zadokcleanup: rename prefix our version of double_lock_dentr...
2012-01-31 Erez_ZadokCleanup: ensure space between every comma-delimited...
2012-01-31 Erez_Zadokcleanup: rewrite long while(1) loop more cleanly
2012-01-31 Erez ZadokMove one function off of branchman.c and remove source...
2012-01-31 Erez Zadokcleanup: consistent pointer declaration spacing.
2012-01-31 Erez ZadokMerge unionfs_write with __unionfs_write.
2012-01-31 Erez Zadokcleanup: fix one odd indentation and long line breakup.
2012-01-31 Erez ZadokCommenting the code.
2012-01-31 Erez Zadokcleanup: prefix external functions with 'extern' properly
2012-01-31 Erez_Zadokcleanup: one more trailing whitespace removed.
2012-01-31 Erez_Zadokcleanup: spell check all strings and comments
2012-01-31 Erez_Zadokcleanup: use consistent style for multi-line comments
2012-01-31 Erez_Zadokcleanup: keep all top-of-function automatic variables...
2012-01-31 Erez_Zadokcoding-style: remove one more {braces} around one-state...
2012-01-31 Erez_Zadokcleanup: remove unnecessary blank lines in short code...
2012-01-31 Erez_Zadokcleanup: add missing copyright notices
2012-01-31 Erez_Zadokcoding-style: reformat lines longer than 80 chars ...
2012-01-31 Erez_Zadokcleanup: every printk should prefix with "unionfs:...
2012-01-31 Erez_Zadokcoding-style: remove unnecessary {braces} around one...
2012-01-31 Erez_Zadokcoding-style: no lines over 80 chars
2012-01-31 Erez_Zadokcoding-style: indent every line properly
2012-01-31 Erez_Zadokcleanup: remove trailing spaces
2012-01-31 Erez_ZadokDocumentation: fix spelling error
2012-01-31 Erez_ZadokDocumentation: minor typo fixed in incgen remount option
2012-01-31 Josef 'Jeff... Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from...
2012-01-31 Pekka Enberg[PATCH] unionfs: fix slab abuses with krealloc
2012-01-31 Adrian Bunk[PATCH] fix unionfs compilation
2012-01-31 Adrian BrunyateUnionfs: Check remount options for being NULL
2012-01-31 Adrian BrunyateUnionfs: Accept MS_SILENT during remount
2012-01-31 Erez ZadokUnionfs: Don't inline do_remount_{add,del,mode}_option
2012-01-31 Erez ZadokUnionfs: Added several BUG_ONs to assert dentry validity
2012-01-31 Erez ZadokUnionfs: Properly handle stale inodes passed to unionfs...
2012-01-31 Erez ZadokUnionfs: Pass lowernd to lower ->revalidate function
2012-01-31 Erez ZadokUnionfs: vfsmount reference counting fixes
2012-01-31 Erez ZadokUnionfs: unionfs_create needs to revalidate the dentry
2012-01-31 Erez ZadokUnionfs: Decrement totalopens counter on error in union...
2012-01-31 Josef 'Jeff... Unionfs: Document unionfs_d_release locking
2012-01-31 Josef 'Jeff... Unionfs: Remove the older incgen ioctl
2012-01-31 Erez ZadokUnionfs: Grab the unionfs sb private data lock around...
2012-01-31 Erez ZadokUnionfs: Rewrite unionfs_d_revalidate
2012-01-31 Erez ZadokUnionfs: Introduce unionfs_mnt{get,put}
2012-01-31 Erez ZadokUnionfs: Bulk of branch-management remount code
2012-01-31 Erez ZadokUnionfs: Introduce branch-id code
2012-01-31 Erez ZadokUnionfs: Actually verify if dentry's info node is locked
2012-01-31 Erez ZadokUnionfs: Provide more helpful info on branch leaks...
2012-01-31 Erez ZadokUnionfs: Rename unionfs_data sbcount field to more...
2012-01-31 Josef 'Jeff... Unionfs: Proper comment on rwsem field
2012-01-31 Erez ZadokUnionfs: Documentation updates for branch-management
2012-01-31 Erez Zadokfs: Export drop_pagecache_sb symbol
2012-01-31 Erez Zadokfs: Introduce path{get,put}
2012-01-31 Randy Dunlap[PATCH] Unionfs: sioq not __exit
2012-01-31 Josef 'Jeff... MAINTAINERS: Unionfs URL update
2012-01-31 Erez Zadokfs/unionfs/: Fix unlocking in error paths
2012-01-31 Erez Zadokfs/unionfs/: Fix dentry leak in copyup_named_dentry
2012-01-31 Erez Zadokfs/unionfs/: mntput in __cleanup_dentry
2012-01-31 Erez Zadokfs/unionfs/: Fix copyup_deleted_file dentry leak
2012-01-31 Josef 'Jeff... fs/unionfs/: Miscellaneous coding style fixes
2012-01-31 Josef 'Jeff... fs/unionfs/: Check return value of d_path
2012-01-31 Josef 'Jeff... fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded...
2012-01-31 Josef 'Jeff... fs/unionfs/: Remove alloc_filldir_node
2012-01-31 Josef 'Jeff... fs/unionfs/: Rename unionfs_d_revalidate_wrap
2012-01-31 Josef 'Jeff... fs/unionfs/: Several small cleanups in unionfs_interpose
2012-01-31 Josef 'Jeff... fs/unionfs/: Don't grab dentry private data mutex in...
2012-01-31 Erez Zadokfs/unionfs/: Fix a memory leak in unionfs_read_super
2012-01-31 Erez Zadokfs/unionfs: Fix a memory leak & null pointer dereference
2012-01-31 Adrian Bunk[PATCH] UNION_FS must depend on SLAB
2012-01-31 Josef 'Jeff... fs/unionfs/: Remove unused structure members & macros
2012-01-31 Erez ZadokUnionfs: Documentation update
2012-01-31 Josef 'Jeff... fs/: Move eCryptfs & Unionfs config options into a...
2012-01-31 Josef 'Jeff... fs/unionfs/: Use __roundup_pow_of_two instead of custom...
2012-01-31 Josef 'Jeff... fs/unionfs/: Don't duplicate the struct nameidata
2012-01-31 Josef 'Jeff... fs/unionfs/: Andrew Morton's comments
2012-01-31 Adrian Bunkfs/unionfs/: possible cleanups
2012-01-31 Josef 'Jeff... fs/unionfs/: Remove stale_inode.c
2012-01-31 Josef "Jeff... Unionfs: Extended Attributes support
2012-01-31 Josef "Jeff... Unionfs: Kconfig and Makefile
2012-01-31 Josef "Jeff... Unionfs: Unlink
2012-01-31 Josef "Jeff... Unionfs: Include file
2012-01-31 Josef "Jeff... Unionfs: Internal include file
2012-01-31 Josef "Jeff... Unionfs: Helper macros/inlines
2012-01-31 Josef "Jeff... Unionfs: Handling of stale inodes
2012-01-31 Josef "Jeff... Unionfs: Superblock operations
2012-01-31 Josef "Jeff... Unionfs: Miscellaneous helper functions
2012-01-31 Josef "Jeff... Unionfs: Privileged operations workqueue
2012-01-31 Josef "Jeff... Unionfs: Rename
2012-01-31 Josef "Jeff... Unionfs: Readdir state
2012-01-31 Josef "Jeff... Unionfs: Main module functions
2012-01-31 Josef "Jeff... Unionfs: Lookup helper functions
2012-01-31 Josef "Jeff... Unionfs: Inode operations
2012-01-31 Josef "Jeff... Unionfs: Directory manipulation helper functions
2012-01-31 Josef "Jeff... Unionfs: Directory file operations
2012-01-31 Josef "Jeff... Unionfs: File operations
2012-01-31 Josef "Jeff... Unionfs: Dentry operations
2012-01-31 Josef "Jeff... Unionfs: Copyup Functionality
2012-01-31 Josef "Jeff... Unionfs: Common file operations
2012-01-31 Josef "Jeff... Unionfs: Branch management functionality
2012-01-31 Josef "Jeff... lookup_one_len_nd - lookup_one_len with nameidata argument
2012-01-31 Josef "Jeff... Unionfs: Documentation
next