unionfs-2.6.31.y.git
2010-08-06 Erez ZadokUnionfs: lock_rename related locking fixes
2010-08-06 Erez ZadokUnionfs: d_parent related locking fixes
2010-08-06 Erez ZadokUnionfs: remove unnecessary call to d_iput
2010-08-06 Erez ZadokUnionfs: use first writable branch (fix/cleanup)
2010-08-06 Erez ZadokUnionfs: release 2.2.2 unionfs-2.2.2
2010-08-06 Erez ZadokUnionfs: ensure we have lower dentries in d_iput
2010-08-06 Erez ZadokUnionfs: branch-management related locking fixes
2010-08-06 Erez ZadokUnionfs: mmap fixes
2010-08-06 Erez ZadokUnionfs: merged several printk KERN_CONT together into...
2010-08-06 Erez ZadokUnionfs: release 2.2.1 unionfs-2.2.1
2010-08-06 Erez ZadokUnionfs: use VFS helpers to manipulate i_nlink
2010-08-06 Erez ZadokUnionfs: locking fixes
2010-08-06 Erez ZadokUnionfs: use printk KERN_CONT for debugging messages
2010-08-06 Erez ZadokUnionfs: release 2.2 unionfs-2.2
2010-08-06 Erez ZadokUnionfs: don't check parent dentries
2010-08-06 Erez ZadokUnionfs: implement d_iput method
2010-08-06 Erez ZadokUnionfs: don't check dentry on error
2010-08-06 Erez ZadokUnionfs: cleanup lower inodes after successful unlink
2010-08-06 Erez ZadokUnionfs: initialize namelist variable in rename
2010-08-06 Erez ZadokUnionfs: minor cleanup in check_empty
2010-08-06 Erez ZadokUnionfs: update inode times after a successful open
2010-08-06 Erez ZadokUnionfs: set our superblock a/m/ctime granularity
2010-08-06 Erez ZadokUnionfs: handle on lower inodes in lookup
2010-08-06 Erez ZadokUnionfs: minor code rearrangement in rename
2010-08-06 Erez ZadokUnionfs: implement lockdep classes
2010-08-06 Erez ZadokUnionfs: prevent false lockdep warnings in stacking
2010-08-06 Erez ZadokUnionfs: remove unnecessary parent lock in create
2010-08-06 Erez ZadokUnionfs: remove unnecessary locking in follow-link
2010-08-06 Erez ZadokUnionfs: remove unnecessary lock in read_inode
2010-08-06 Erez ZadokUnionfs: remove unnecessary lock when deleting whiteouts
2010-08-06 Erez ZadokUnionfs: remove unnecessary conditional inode lock
2010-08-06 Erez ZadokUnionfs: prevent deadlock in cache coherency
2010-08-06 Erez ZadokUnionfs: remove custom read/write methods
2010-08-06 Hugh DickinsUnionfs: restructure unionfs_setattr and fix truncation...
2010-08-06 Hugh DickinsUnionfs: mmap fixes
2010-08-06 Erez ZadokUnionfs: release special files on copyup
2010-08-06 Erez ZadokUnionfs: create new symlinks only in first branch
2010-08-06 Erez ZadokUnionfs: create new special files only in first branch
2010-08-06 Erez ZadokUnionfs: initialize inode times for reused inodes
2010-08-06 Erez ZadokUnionfs: interpose cleanup and fix for spliced dentries
2010-08-06 Erez ZadokUnionfs: clarify usage.txt read/write behavior
2010-08-06 Erez ZadokUnionfs: use locking around i_size_write in 32-bit...
2010-08-06 Hugh DickinsVFS/fs_stack: use locking around i_size_write in 32...
2010-08-06 Erez ZadokVFS/fs_stack: drop cast on inode passed to i_size_read
2010-08-06 Erez ZadokUnionfs: clarify usage.txt mount options
2010-08-06 Erez ZadokUnionfs: avoid using drop_pagecache_sb in remount
2010-08-06 Erez ZadokUnionfs: release 2.1.11 unionfs-2.1.11
2010-08-06 Erez ZadokUnionfs: reduce the amount of cache-coherency debugging...
2010-08-06 Erez ZadokUnionfs: cleanup/consolidate branch-mode parsing code
2010-08-06 Erez ZadokUnionfs: call wait_on_page_writeback before clear_page_...
2010-08-06 Erez ZadokUnionfs: release 2.1.10 unionfs-2.1.10
2010-08-06 Erez ZadokUnionfs: use generic_file_aio_read/write
2010-08-06 Erez ZadokUnionfs: update our inode size correctly upon partial...
2010-08-06 Erez ZadokUnionfs: prevent multiple writers to lower_page
2010-08-06 Erez ZadokUnionfs: support splice(2)
2010-08-06 Erez ZadokUnionfs: reintroduce a bmap method
2010-08-06 Erez ZadokUnionfs: update times in setattr
2010-08-06 Erez ZadokUnionfs: create opaque directories' whiteouts unconditi...
2010-08-06 Erez ZadokUnionfs: don't create whiteouts on rightmost branch
2010-08-06 Erez ZadokUnionfs: release lower resources on successful rmdir
2010-08-06 Erez ZadokUnionfs: remove useless debugging messages
2010-08-06 Erez ZadokUnionfs: handle whiteouts more efficiently in filldir
2010-08-06 Erez ZadokUnionfs: set lower mnt after mkdir which resulted in...
2010-08-06 Erez ZadokUnionfs: minor cleanup in the debugging infrastructure
2010-08-06 Erez ZadokUnionfs: minor coding standards applied
2010-08-06 Hugh DickinsUnionfs: minor cleanup in writepage
2010-08-06 Erez ZadokUnionfs: use f_path instead of f_dentry/mnt
2010-08-06 Erez ZadokUnionfs: cleaner support for RT patches
2010-08-06 Erez ZadokUnionfs: release 2.1.9 unionfs-2.1.9
2010-08-06 Erez ZadokUnionfs: move debugging checks inside locks
2010-08-06 Erez ZadokUnionfs: fold do_readpage into unionfs_readpage
2010-08-06 Erez ZadokUnionfs: remove unnecessary lower atime updates
2010-08-06 Erez ZadokUnionfs: debugging updates
2010-08-06 Erez ZadokUnionfs: clear partial read in readpage
2010-08-06 Erez ZadokUnionfs: writepage updates
2010-08-06 Erez ZadokUnionfs: update cache-coherency detection heuristics
2010-08-06 Erez ZadokUnionfs: use i_size wrappers
2010-08-06 Erez ZadokUnionfs: flush and release updates
2010-08-06 Erez ZadokUnionfs: release 2.1.8 unionfs-2.1.8
2010-08-06 Erez ZadokUnionfs/VFS: no need to export 2 symbols in security...
2010-08-06 Erez ZadokUnionfs: don't printk an error if it's due to common...
2010-08-06 Erez ZadokUnionfs: don't bother validating inode if it has no...
2010-08-06 Erez ZadokUnionfs: avoid a deadlock during branch-management...
2010-08-06 Erez ZadokUnionfs: mmap updates
2010-08-06 Erez ZadokUnionfs: update usage.txt documention
2010-08-06 Erez ZadokUnionfs: cleanup permission checking code
2010-08-06 Erez ZadokUnionfs: delete whiteouts in sticky directories
2010-08-06 Erez ZadokUnionfs: release 2.1.7 unionfs-2.1.7
2010-08-06 Erez ZadokUnionfs: remove obsolete #define and comment
2010-08-06 Jeff LaytonUnionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
2010-08-06 Erez ZadokUnionfs: remove for_writepages nfs workaround
2010-08-06 Erez ZadokUnionfs: convert a printk to pr_debug in release
2010-08-06 Erez ZadokUnionfs: don't bother validating dentry if it has no...
2010-08-06 Erez ZadokUnionfs: don't printk trivial message upon normal renam...
2010-08-06 Erez ZadokUnionfs: support lower filesystems without writeback...
2010-08-06 Andrew MortonUnionfs: slab api remove useless ctor parameter and...
2010-08-06 Andrew MortonUnionfs: security convert lsm into a static interface fix
2010-08-06 Erez ZadokUnionfs: release 2.1.6 unionfs-2.1.6
2010-08-06 Erez ZadokUnionfs: coding style: avoid lines longer than 80 chars
2010-08-06 Erez ZadokUnionfs: coding style: miscellaneous fixes
next