unionfs-2.6.18.y.git
2007-09-30 Erez ZadokUnionfs: add missing newlines in printk's
2007-09-30 Erez ZadokUnionfs: convert all appropriate printk's to pr_debug...
2007-09-30 Erez ZadokUnionfs: use pr_debug() instead of custom dprintk()
2007-09-30 Erez ZadokUnionfs: use page_offset() helper
2007-09-30 Erez ZadokUnionfs: remove unnecessary if condition
2007-09-30 Erez ZadokUnionfs: properly indent static struct
2007-09-30 Erez ZadokUnionfs: use UNIONFS_NAME macro
2007-09-30 Erez ZadokUnionfs: use consistent printk prefixes
2007-09-30 Erez ZadokUnionfs: minor comment cleanups
2007-09-30 Erez ZadokUnionfs: compile if debug is off
2007-09-30 Erez Zadokpatch unionfs_undo_unnecessary_unlikely_calls
2007-09-30 Erez ZadokUnionfs: display informational messages only if debug...
2007-09-26 Erez ZadokUnionfs: release 2.1.5 unionfs-2.1.5
2007-09-26 Erez ZadokUnionfs: use poison.h for safe poison pointers
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on xattr ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on unlink ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on common subr
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on readdir ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on rename ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on mmap ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on super ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on lookup ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on inode ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on fileops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on headers
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on dir ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on dentry ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on debug ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on copyup ops
2007-09-24 Erez ZadokUnionfs: add un/likely conditionals on common fileops
2007-09-24 Erez ZadokUnionfs: minor coding style updates
2007-09-20 Erez ZadokUnionfs: cast page->index loff_t before shifting
2007-09-20 Erez_ZadokUnionfs: release 2.1.4 unionfs-2.1.4
2007-09-20 Erez_ZadokUnionfs: cache-coherency fixes
2007-09-20 Erez_ZadokUnionfs: display informational messages only if debug...
2007-09-20 Erez_ZadokUnionfs: use int in unionfs_d_revalidate
2007-09-20 Erez_ZadokUnionfs: documentation updates/corrections
2007-09-11 Erez_ZadokUnionfs: release 2.1.3 unionfs-2.1.3
2007-09-11 Erez_ZadokUnionfs: cache coherency after lower objects are removed
2007-09-11 Erez_ZadokUnionfs: unionfs_lookup locking consistency
2007-09-11 Erez_ZadokUnionfs: use boolean type in unionfs_d_revalidate
2007-09-11 Erez_ZadokUnionfs: add missing newlines to printks
2007-09-07 Erez_ZadokUnionfs: compatible boolean type
2007-09-06 Erez_ZadokUnionfs: remove unnecessary comment
2007-09-06 Erez_ZadokUnionfs: documentation updates
2007-09-06 Erez_ZadokUnionfs: use bool type in dentry and file revalidation...
2007-09-06 Erez_ZadokUnionfs: cache-coherency fix for is_newer_lower
2007-09-06 Erez_ZadokUnionfs: import Jeff's fixes from korg
2007-09-06 Josef 'Jeff... Unionfs: Remove unused #defines
2007-09-06 Josef 'Jeff... Unionfs: Simplify unionfs_get_nlinks
2007-09-06 Josef 'Jeff... Unionfs: unionfs_create rewrite
2007-08-31 Erez_ZadokUnionfs: document lockdep issues
2007-08-24 Erez_ZadokUnionfs: support CONFIG_PREEMPT_RT
2007-08-22 Erez_ZadokUnionfs: release 2.1.2 unionfs-2.1.2
2007-08-22 Erez_ZadokUnionfs: imported fixes from korg branch's take-3 series
2007-08-19 Erez_ZadokUnionfs: release 2.1.1. unionfs-2.1.1
2007-08-19 Erez_ZadokUnionfs: minor usage.txt documentation fix
2007-08-19 Erez_ZadokUnionfs: imported fixes from korg branch
2007-08-11 Erez_ZadokUnionfs: back-port stuff from Jeff's korg branch to...
2007-08-07 Erez_ZadokUnionfs: support incremental versions
2007-08-01 Erez_ZadokUnionfs: check for immutable files before read-only... 2.6.18.8-u6
2007-08-01 Erez_ZadokUnionfs: extended attributes not yet supported in 2...
2007-08-01 Erez_ZadokUnionfs: mmap fixes to unionfs_writepage
2007-08-01 Erez_ZadokUnionfs: rewrite cleanup_file more cleanly
2007-08-01 Erez_ZadokUnionfs: improved printk upon copyup
2007-08-01 Erez_ZadokUnionfs: xattr copyup fixes
2007-08-01 Erez_ZadokUnionfs: fixes to cache-coherency checking code
2007-08-01 Erez_ZadokUnionfs: mmap fixes to unionfs_writepage
2007-07-26 Erez_ZadokUnionfs: bugfix when mounting readonly exported NFS...
2007-07-24 Adrian Bunk[PATCH] unionfs: make functions static
2007-07-22 Erez_ZadokUnionfs: ensure cache coherency in unionfs_fsync/fasync 2.6.18.8-u5
2007-07-22 Erez_ZadokUnionfs: implement native unionfs_fsync/unionfs_fasync...
2007-07-22 Erez_ZadokUnionfs: small documentation fix to usage.txt
2007-07-21 Erez_ZadokUnionfs: mmap fixes to ->writepage/readpage/sync_page
2007-07-21 Erez_ZadokUnionfs: branch-management bugfix to unionfs_file_reval...
2007-07-21 Erez_ZadokUnionfs: cleanup: break line longer than 80 chars
2007-07-21 Erez_ZadokUnionfs: fix minor typo in revalidate_chain comment
2007-07-21 Erez_ZadokUnionfs: bugfix: don't call branchget() until dentry_op...
2007-07-21 Erez_ZadokUnionfs: branch-management bug-fix to lower mnt counts
2007-07-21 Erez_ZadokUnionfs: use igrab instead of atomic_inc inode refcnt
2007-07-21 Erez_ZadokUnionfs: cache-coherency: update times of root inode...
2007-07-21 Erez_ZadokUnionfs: debugging: don't oops if sb->s_root is NULL
2007-07-21 Erez_ZadokUnionfs: debugging: show inode reference counts for...
2007-07-21 Erez_ZadokUnionfs: fix small typo in comment
2007-07-14 Erez_ZadokUnionfs: bugfix -- set copied up open file mode to... 2.6.18.8-u4 2.6.18.8-u4"
2007-07-14 Erez_ZadokUnionfs: rewrite do_unionfs_readpage to use vfs_read...
2007-07-13 Erez_ZadokUnionfs: fix minor typo in a comment
2007-07-10 Erez_Zadokunionfs: better handling when copying up permissions 2.6.18.8-u3 2.6.18.8-u3"
2007-07-10 Erez_ZadokUnionfs: better error handling in rename code when...
2007-07-08 Erez_ZadokUnionfs: call complete() after calling sioq code to...
2007-07-08 Erez_ZadokUnionfs: bugfix when renaming symlinks on readonly...
2007-07-05 Erez_ZadokUnionfs: rename file->f_dentry references to file-...
2007-07-05 Erez_ZadokUnionfs: improved comment above unionfs_follow_link
2007-07-05 Erez_ZadokUnionfs: Change the semantics of sb info's rwsem
2007-07-05 Erez_ZadokUnionfs: Remove superfluous check for NULL pointer
2007-07-05 Josef 'Jeff... Unionfs: Change free_dentry_private_info to take a...
2007-07-05 Erez_ZadokUnionfs: Cleanup new_dentry_private_data
2007-07-04 Erez_ZadokUnionfs: strip trailing whitespaces
2007-07-04 Erez_ZadokUnionfs: backport from 2.6.19 to 2.6.18
2007-07-04 Erez_ZadokUnionfs: backport fsstack code from 2.6.19 to 2.6.18.
next