unionfs-2.6.9.y.git
2007-12-25 Erez ZadokUnionfs: clarify usage.txt mount options
2007-12-25 Erez ZadokUnionfs: avoid using drop_pagecache_sb in remount
2007-12-08 Erez ZadokUnionfs: release 2.1.11 unionfs-2.1.11
2007-12-08 Erez ZadokUnionfs: reduce the amount of cache-coherency debugging...
2007-12-08 Erez ZadokUnionfs: cleanup/consolidate branch-mode parsing code
2007-11-27 Erez ZadokUnionfs: fix silly compile-time warnings
2007-11-27 Erez ZadokUnionfs: call wait_on_page_writeback before clear_page_...
2007-11-27 Erez ZadokUnionfs: release 2.1.10 unionfs-2.1.10
2007-11-27 Erez ZadokUnionfs: use generic_file_aio_read/write
2007-11-27 Erez ZadokUnionfs: update our inode size correctly upon partial...
2007-11-27 Erez ZadokUnionfs: prevent multiple writers to lower_page
2007-11-27 Erez ZadokUnionfs: support splice(2)
2007-11-27 Erez ZadokUnionfs: reintroduce a bmap method
2007-11-27 Erez ZadokUnionfs: update times in setattr
2007-11-27 Erez ZadokUnionfs: create opaque directories' whiteouts unconditi...
2007-11-27 Erez ZadokUnionfs: don't create whiteouts on rightmost branch
2007-11-27 Erez ZadokUnionfs: release lower resources on successful rmdir
2007-11-27 Erez ZadokUnionfs: remove useless debugging messages
2007-11-27 Erez ZadokUnionfs: handle whiteouts more efficiently in filldir
2007-11-27 Erez ZadokUnionfs: set lower mnt after mkdir which resulted in...
2007-11-27 Erez ZadokUnionfs: minor cleanup in the debugging infrastructure
2007-11-27 Erez ZadokUnionfs: minor coding standards applied
2007-11-27 Hugh DickinsUnionfs: minor cleanup in writepage
2007-11-27 Erez ZadokUnionfs: cleaner support for RT patches
2007-11-27 Erez ZadokUnionfs: release 2.1.9 unionfs-2.1.9
2007-11-27 Erez ZadokUnionfs: move debugging checks inside locks
2007-11-27 Erez ZadokUnionfs: fold do_readpage into unionfs_readpage
2007-11-27 Erez ZadokUnionfs: remove unnecessary lower atime updates
2007-11-27 Erez ZadokUnionfs: debugging updates
2007-11-27 Erez ZadokUnionfs: clear partial read in readpage
2007-11-27 Erez ZadokUnionfs: writepage updates
2007-11-27 Erez ZadokUnionfs: update cache-coherency detection heuristics
2007-11-27 Erez ZadokUnionfs: use i_size wrappers
2007-11-27 Erez ZadokUnionfs: flush and release updates
2007-11-27 Erez ZadokUnionfs: release 2.1.8 unionfs-2.1.8
2007-11-27 Erez ZadokUnionfs: don't printk an error if it's due to common...
2007-11-27 Erez ZadokUnionfs: don't bother validating inode if it has no...
2007-11-27 Erez ZadokUnionfs: avoid a deadlock during branch-management...
2007-11-27 Erez ZadokUnionfs: mmap updates
2007-11-27 Erez ZadokUnionfs: update usage.txt documention
2007-11-27 Erez ZadokUnionfs: cleanup permission checking code
2007-11-27 Erez ZadokUnionfs: delete whiteouts in sticky directories
2007-11-27 Erez ZadokUnionfs: update mmap documentation for unionfs_writepage
2007-11-27 Erez ZadokUnionfs: release 2.1.7 unionfs-2.1.7
2007-11-27 Erez ZadokUnionfs: remove obsolete #define and comment
2007-11-27 Erez ZadokUnionfs: convert a printk to pr_debug in release
2007-11-27 Erez ZadokUnionfs: don't bother validating dentry if it has no...
2007-11-27 Erez ZadokUnionfs: don't printk trivial message upon normal renam...
2007-11-27 Erez ZadokUnionfs: support lower filesystems without writeback...
2007-11-27 Erez ZadokUnionfs: release 2.1.6 unionfs-2.1.6
2007-11-27 Erez ZadokUnionfs: fix bug when renaming directories on top of...
2007-11-27 Erez ZadokUnionfs: coding style: avoid lines longer than 80 chars
2007-11-27 Erez ZadokUnionfs: coding style: miscellaneous fixes
2007-11-27 Erez ZadokUnionfs: coding style: avoid multiple assignments on...
2007-11-27 Erez ZadokUnionfs: coding style: take assignments out of "if...
2007-11-27 Erez ZadokUnionfs: coding style: proper spacing
2007-11-27 Erez ZadokUnionfs: use braces in both branches of conditionals
2007-11-27 Erez ZadokUnionfs: remove periods from the end of printk strings
2007-11-27 Erez ZadokUnionfs: update/assign a KERN_* level to all printk...
2007-11-27 Erez ZadokUnionfs: add missing newlines in printk's
2007-11-27 Erez ZadokUnionfs: convert all appropriate printk's to pr_debug...
2007-11-27 Erez ZadokUnionfs: use pr_debug() instead of custom dprintk()
2007-11-27 Erez ZadokUnionfs: use page_offset() helper
2007-11-27 Erez ZadokUnionfs: remove unnecessary if condition
2007-11-27 Erez ZadokUnionfs: properly indent static struct
2007-11-27 Erez ZadokUnionfs: use UNIONFS_NAME macro
2007-11-27 Erez ZadokUnionfs: use consistent printk prefixes
2007-11-27 Erez ZadokUnionfs: minor comment cleanups
2007-11-27 Erez ZadokUnionfs: compile if debug is off
2007-11-27 Erez Zadokpatch unionfs_undo_unnecessary_unlikely_calls
2007-11-27 Erez ZadokUnionfs: display informational messages only if debug...
2007-11-27 Erez ZadokUnionfs: release 2.1.5 unionfs-2.1.5
2007-11-27 Erez ZadokUnionfs: use poison.h for safe poison pointers
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on xattr ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on unlink ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on common subr
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on readdir ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on rename ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on mmap ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on super ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on lookup ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on inode ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on fileops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on headers
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on dir ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on dentry ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on debug ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on copyup ops
2007-11-27 Erez ZadokUnionfs: add un/likely conditionals on common fileops
2007-11-27 Erez ZadokUnionfs: minor coding style updates
2007-11-27 Erez ZadokUnionfs: cast page->index loff_t before shifting
2007-11-27 Erez_ZadokUnionfs: release 2.1.4 unionfs-2.1.4
2007-11-27 Erez_ZadokUnionfs: cache-coherency fixes
2007-11-27 Erez_ZadokUnionfs: display informational messages only if debug...
2007-11-27 Erez_ZadokUnionfs: use int in unionfs_d_revalidate
2007-11-27 Erez_ZadokUnionfs: documentation updates/corrections
2007-11-27 Erez_ZadokUnionfs: release 2.1.3 unionfs-2.1.3
2007-11-27 Erez_ZadokUnionfs: cache coherency after lower objects are removed
2007-11-27 Erez_ZadokUnionfs: unionfs_lookup locking consistency
2007-11-27 Erez_ZadokUnionfs: use boolean type in unionfs_d_revalidate
next