unionfs-2.6.39.y.git
2011-04-29 Erez_ZadokAdd Erez Zadok to maintainers list
2011-04-29 Erez_Zadokadd standard copyright comment to linux/union_fs.h
2011-04-29 Erez_Zadokd_splice bugfix: update dentry in our lookup if needed.
2011-04-29 Erez_Zadokmmap: file revalidation and fanout invariant validation
2011-04-29 Yiannis Pericleousmmap: sync_page bug, call sync_page on lower page,...
2011-04-29 Erez_Zadokmmap: also revalidate file passed to unionfs_release
2011-04-29 Erez_Zadokmmap: update atime upon successful file reading (via...
2011-04-29 Erez_Zadokmmap: proper locking to interoperate with branch-manage...
2011-04-29 Erez_Zadokmmap: remove unnecessary unionfs_bmap method
2011-04-29 Erez_Zadokmmap: trivial sendfile support
2011-04-29 Erez_Zadokmmap: minor code and comment reformatting
2011-04-29 Yiannis Pericleousmmap: #if 0 unneeded code instead of commenting it out
2011-04-29 Yiannis Pericleousmmap: read upper file instead of lower file
2011-04-29 Yiannis Pericleousmmap: coding style: reformated a line longer than 80...
2011-04-29 Erez_Zadokmmap: remove defunct comments
2011-04-29 Yiannis Pericleousmmap: file revalidation
2011-04-29 Erez_Zadokmmap: applied main mmap patch
2011-04-29 Erez_Zadokbugfix: fixed interpose to check if d_splice_alias...
2011-04-29 Erez_Zadokdebug: remove unnecessarily verbose debugging printk's
2011-04-29 Erez_Zadokcleanup: consistent printk messages
2011-04-29 Erez Zadokcleanup: eliminate wrapper function create_parents
2011-04-29 Erez Zadokcleanup: eliminate wrapper function copyup_dentry
2011-04-29 Erez Zadokcleanup: rewrite do_delayed_copyup more cleanly and...
2011-04-29 Erez Zadokdebugging: small fix to Makefile to correct #define...
2011-04-29 Erez Zadokcleanup: remove unnecessary macro used in only one...
2011-04-29 Erez Zadokbug fix: don't revalidate dropped dentries
2011-04-29 Erez Zadokbug fix: retry lookup for different silly-renamed files
2011-04-29 Erez ZadokDocumentation: better comments for copyup-related code
2011-04-29 Erez ZadokVerify and maintain fanout invariants.
2011-04-29 Erez ZadokPost-copyup helper functions
2011-04-29 Erez ZadokIntroduce compile-time debugging support to Unionfs
2011-04-29 Erez_Zadokbugfixes: correctly decrement refcounts of mnt's upon...
2011-04-29 Erez_Zadokbugfix in BUG_ON use: actually catch bad use of unionfs...
2011-04-29 Yiannis Pericleouscleanup: removed a trailing whitespace
2011-04-29 Erez_Zadokbugfix: remove defunct unionfs_put_inode method
2011-04-29 Erez_Zadokoptimize branch overlapping test a bit
2011-04-29 Erez_ZadokDocumentation update regarding overlapping branches...
2011-04-29 Erez_Zadokbranch management: disallow setting leftmost branch...
2011-04-29 Erez_ZadokRevert "Unionfs: Check remount options for being NULL"
2011-04-29 Erez_Zadokbugfix: don't leak resources when copyup fails partially
2011-04-29 Erez_Zadokcleanup: call our unionfs_{unlock,lock}_dentry instead...
2011-04-29 Erez Zadokcleanup: rename our "do_rename" to __unionfs_rename.
2011-04-29 Erez Zadokcleanup: rename prefix our version of double_lock_dentr...
2011-04-29 Erez_ZadokCleanup: ensure space between every comma-delimited...
2011-04-29 Erez_Zadokcleanup: rewrite long while(1) loop more cleanly
2011-04-29 Erez ZadokMove one function off of branchman.c and remove source...
2011-04-29 Erez Zadokcleanup: consistent pointer declaration spacing.
2011-04-29 Erez ZadokMerge unionfs_write with __unionfs_write.
2011-04-29 Erez Zadokcleanup: fix one odd indentation and long line breakup.
2011-04-29 Erez ZadokCommenting the code.
2011-04-29 Erez Zadokcleanup: prefix external functions with 'extern' properly
2011-04-29 Erez_Zadokcleanup: one more trailing whitespace removed.
2011-04-29 Erez_Zadokcleanup: spell check all strings and comments
2011-04-29 Erez_Zadokcleanup: use consistent style for multi-line comments
2011-04-29 Erez_Zadokcleanup: keep all top-of-function automatic variables...
2011-04-29 Erez_Zadokcoding-style: remove one more {braces} around one-state...
2011-04-29 Erez_Zadokcleanup: remove unnecessary blank lines in short code...
2011-04-29 Erez_Zadokcleanup: add missing copyright notices
2011-04-29 Erez_Zadokcoding-style: reformat lines longer than 80 chars ...
2011-04-29 Erez_Zadokcleanup: every printk should prefix with "unionfs:...
2011-04-29 Erez_Zadokcoding-style: remove unnecessary {braces} around one...
2011-04-29 Erez_Zadokcoding-style: no lines over 80 chars
2011-04-29 Erez_Zadokcoding-style: indent every line properly
2011-04-29 Erez_Zadokcleanup: remove trailing spaces
2011-04-29 Erez_ZadokDocumentation: fix spelling error
2011-04-29 Erez_ZadokDocumentation: minor typo fixed in incgen remount option
2011-04-29 Josef 'Jeff... Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from...
2011-04-29 Pekka Enberg[PATCH] unionfs: fix slab abuses with krealloc
2011-04-29 Adrian Bunk[PATCH] fix unionfs compilation
2011-04-29 Adrian BrunyateUnionfs: Check remount options for being NULL
2011-04-29 Adrian BrunyateUnionfs: Accept MS_SILENT during remount
2011-04-29 Erez ZadokUnionfs: Don't inline do_remount_{add,del,mode}_option
2011-04-29 Erez ZadokUnionfs: Added several BUG_ONs to assert dentry validity
2011-04-29 Erez ZadokUnionfs: Properly handle stale inodes passed to unionfs...
2011-04-29 Erez ZadokUnionfs: Pass lowernd to lower ->revalidate function
2011-04-29 Erez ZadokUnionfs: vfsmount reference counting fixes
2011-04-29 Erez ZadokUnionfs: unionfs_create needs to revalidate the dentry
2011-04-29 Erez ZadokUnionfs: Decrement totalopens counter on error in union...
2011-04-29 Josef 'Jeff... Unionfs: Document unionfs_d_release locking
2011-04-29 Josef 'Jeff... Unionfs: Remove the older incgen ioctl
2011-04-29 Erez ZadokUnionfs: Grab the unionfs sb private data lock around...
2011-04-29 Erez ZadokUnionfs: Rewrite unionfs_d_revalidate
2011-04-29 Erez ZadokUnionfs: Introduce unionfs_mnt{get,put}
2011-04-29 Erez ZadokUnionfs: Bulk of branch-management remount code
2011-04-29 Erez ZadokUnionfs: Introduce branch-id code
2011-04-29 Erez ZadokUnionfs: Actually verify if dentry's info node is locked
2011-04-29 Erez ZadokUnionfs: Provide more helpful info on branch leaks...
2011-04-29 Erez ZadokUnionfs: Rename unionfs_data sbcount field to more...
2011-04-29 Josef 'Jeff... Unionfs: Proper comment on rwsem field
2011-04-29 Erez ZadokUnionfs: Documentation updates for branch-management
2011-04-29 Erez Zadokfs: Export drop_pagecache_sb symbol
2011-04-29 Erez Zadokfs: Introduce path{get,put}
2011-04-29 Randy Dunlap[PATCH] Unionfs: sioq not __exit
2011-04-29 Josef 'Jeff... MAINTAINERS: Unionfs URL update
2011-04-29 Erez Zadokfs/unionfs/: Fix unlocking in error paths
2011-04-29 Erez Zadokfs/unionfs/: Fix dentry leak in copyup_named_dentry
2011-04-29 Erez Zadokfs/unionfs/: mntput in __cleanup_dentry
2011-04-29 Erez Zadokfs/unionfs/: Fix copyup_deleted_file dentry leak
2011-04-29 Josef 'Jeff... fs/unionfs/: Miscellaneous coding style fixes
2011-04-29 Josef 'Jeff... fs/unionfs/: Check return value of d_path
next