unionfs-3.9.y.git
2014-08-23 Erez ZadokUnionfs: Release 2.6 master
2014-08-12 Erez ZadokUnionfs: support asynchronous-IO (AIO) operations
2014-08-12 Erez ZadokUnionfs: support direct-IO (DIO) operations
2014-08-12 Erez ZadokUnionfs: fix d_revalidate for corner case
2014-05-15 Erez ZadokUnionfs: implement vm_ops->page_mkwrite
2014-04-03 Erez ZadokUnionfs: update maintainers
2014-03-28 Erez ZadokUnionfs: Release 2.5.13
2014-01-21 Erez ZadokUnionfs: 2014 Copyright update
2013-11-27 Erez ZadokUnionfs: Release 2.5.12
2013-11-27 Erez ZadokUnionfs: copyright update for 2013
2013-11-25 Erez ZadokUnionfs: port to 3.9
2013-11-24 Erez ZadokUnionfs: port to 3.8
2013-11-24 Erez ZadokUnionfs: port to 3.7
2013-11-24 Erez ZadokUnionfs: port to 3.6
2013-11-24 Erez ZadokUniofs: port to 3.5
2013-11-24 Erez ZadokUnionfs: namei fixes and misc
2013-11-24 Erez ZadokUnionfs: port to 3.4
2013-11-24 Erez ZadokUnionfs: Release 2.5.11
2013-11-24 Erez ZadokUnionfs: properly check for error in ->mount
2013-11-24 Erez ZadokUnionfs: update ->show_options prototype
2013-11-24 Erez Zadokpatch unionfs-debug-fixes.patch
2013-11-24 Erez ZadokUnionfs: use mode_t
2013-11-24 Erez ZadokUnionfs: use set_nlinks
2013-11-24 Erez ZadokUnionfs: Release 2.5.10
2013-11-24 Erez ZadokUnionfs: debug - don't complain when d_deleted dentries
2013-11-24 Erez ZadokUnionfs: define some debug macros to noop if DEBUG...
2013-11-24 Erez ZadokUnionfs: ->open cleanup and fixes
2013-11-24 Erez ZadokUnionfs: fix oops bug in file_revalidate
2013-11-24 Erez ZadokWrapfs: use d_alloc_root
2013-11-24 Erez ZadokUnionfs: use d_set_d_op
2013-11-24 Erez ZadokUnionfs: use updated vfs_path_lookup prototype
2013-11-24 Erez ZadokUnionfs: support LOOKUP_RCU in ->d_revalidate
2013-11-24 Erez ZadokUnionfs: new ->permission prototype and fixes
2013-11-24 Erez ZadokUnionfs: ->fsync updates for new prototype
2013-11-24 Erez ZadokUnionfs: Release 2.5.9.2
2013-11-24 Erez ZadokUnionfs: Release 2.5.9.1
2013-11-24 Erez ZadokUnionfs: compat_ioctl fixes
2013-11-24 Erez ZadokUnionfs: Release 2.5.9
2013-11-24 Erez ZadokUnionfs: copyright update for 2011
2013-11-24 Erez ZadokUnionfs: avoid lockdep warnings in show_options
2013-11-24 Erez ZadokUnionfs: pass nameidata when lower file system is NFS
2013-11-24 Erez ZadokUnionfs: reorder initializations in ->permission
2013-11-24 Erez ZadokUnionfs: cleanup state in ->permission before returning...
2013-11-24 Erez ZadokUnionfs: remove unused fgen in file_release
2013-11-24 Erez ZadokVFS: introduce lookup_one_len_nd
2013-11-24 Erez ZadokUnionfs: force only one open lower file after copyup...
2013-11-24 Erez ZadokUnionfs: revalidate files which are open but unlinked
2013-11-24 Erez ZadokUnionfs: remove whiteout if regular file also exists
2013-11-24 Erez ZadokUnionfs: remove whiteout of opened but unlinked file...
2013-11-24 Erez ZadokUnionfs: find lower inode of unlinked opened files...
2013-11-24 Erez ZadokUnionfs: port to 2.6.39
2013-11-24 Erez ZadokUnionfs: Release 2.5.8
2013-11-24 Erez ZadokUnionfs: implement replacement for mnt_get_count
2013-11-24 Erez ZadokUnionfs: update ->permission prototye and code for...
2013-11-24 Erez ZadokUnionfs: update name of macro for embedded dentry name...
2013-11-24 Erez ZadokUnionfs: ->setattr fixes
2013-11-24 Erez ZadokUnionfs: don't dereference null pointers if dir=""...
2013-11-24 Erez ZadokUnionfs: Release 2.5.7
2013-11-24 Erez ZadokUnionfs: call truncate_inode_pages+end_writeback in...
2013-11-24 Erez ZadokUnionfs: Release 2.5.6
2013-11-24 Erez ZadokUnionfs: pass valid vfsmount to vfs_statfs
2013-11-24 Erez ZadokUnionfs: run check_nd only if nd is valid in ->put_link
2013-11-24 Erez ZadokUnionfs: support ->unlocked_ioctl and ->compat_ioctl
2013-11-24 Erez ZadokUnionfs: Release 2.5.5
2013-11-24 Erez ZadokUnionfs: new vfs_statfs and ->evict_inode prototypes
2013-11-24 Erez ZadokUnionfs: update fsync prototype
2013-11-24 Erez ZadokUnionfs: update write_inode prototype
2013-11-24 Erez ZadokUnionfs: Release 2.5.4
2013-11-24 Erez ZadokUnionfs: update copyright year to 2010
2013-11-24 Erez Zadokpatch unionfs-remove-unnecessary-lockdep-off-on-in...
2013-11-24 Erez Zadokpatch unionfs-remove-unnecessary-lockdep-off-on-in...
2013-11-24 Erez ZadokUnionfs: unlock lower parent inode correctly on error...
2013-11-24 Erez ZadokUnionfs: make our lower_vm_ops pointer a const, to...
2013-11-24 Erez ZadokUnionfs: Release 2.5.3
2013-11-24 Erez ZadokUnionfs: handle an open-unlink-ftruncate sequence
2013-11-24 Erez ZadokUnionfs: fix readonly nfs2/3 permission handling
2013-11-24 Erez ZadokUnionfs: Release 2.5.2
2013-11-24 Erez ZadokUnionfs: prevent lockdep false positives in mmap
2013-11-24 Erez ZadokUnionfs: lock base inode mutex around lookup_one_len
2013-11-24 Erez ZadokUnionfs: merge fixes from rebasing to 2.6.29.
2013-11-24 Erez ZadokUnionfs: release 2.5.1
2013-11-24 Erez ZadokUnionfs: update maintainers
2013-11-24 Erez ZadokUnionfs: update copyrights for 2009
2013-11-24 Erez ZadokUnionfs: create whiteout in correct dir after rename...
2013-11-24 Erez ZadokUnionfs: prevent lockdep false positives in mmap
2013-11-24 Erez ZadokUnionfs: use path_put in mount code
2013-11-24 Erez ZadokUnionfs: handle partial copyup errors gracefully
2013-11-24 Erez ZadokUnionfs: use the new struct cred API
2013-11-24 Erez ZadokUnionfs: dentry_open takes a struct cred now
2013-11-24 Erez ZadokSecurity/VFS: re-export security_inode_permission symbol
2013-11-24 Erez ZadokUnionfs: release 2.5
2013-11-24 Erez ZadokUnionfs: unionfs_permission locking fixes
2013-11-24 Erez ZadokUnionfs: file/dentry revalidation fixes
2013-11-24 Erez ZadokUnionfs: remove unused nameidata parameters
2013-11-24 Erez ZadokUnionfs: file_release must always succeed
2013-11-24 Erez ZadokUnionfs: remove redundant file-invariant check in file_...
2013-11-24 Erez ZadokUnionfs: fix readlink/follow_link to add locking
2013-11-24 Erez ZadokUnionfs: return EINVAL in setattr on error
2013-11-24 Erez ZadokUnionfs: just warn in put_super instead of BUG-ing
2013-11-24 Erez Zadokpatch unionfs-cleanup-mntput-calls.patch
next