projects
/
unionfs-2.6.33.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
unionfs-2.6.33.y.git
2012-01-31
Erez_Zadok
cleanup: call our unionfs_{unlock,lock}_dentry instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
cleanup: rename our "do_rename" to __unionfs_rename.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
cleanup: rename prefix our version of double_lock_dentr...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
Cleanup: ensure space between every comma-delimited...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: rewrite long while(1) loop more cleanly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Move one function off of branchman.c and remove source...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
cleanup: consistent pointer declaration spacing.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Merge unionfs_write with __unionfs_write.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
cleanup: fix one odd indentation and long line breakup.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Commenting the code.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
cleanup: prefix external functions with 'extern' properly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: one more trailing whitespace removed.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: spell check all strings and comments
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: use consistent style for multi-line comments
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: keep all top-of-function automatic variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
coding-style: remove one more {braces} around one-state...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: remove unnecessary blank lines in short code...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: add missing copyright notices
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
coding-style: reformat lines longer than 80 chars ...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: every printk should prefix with "unionfs:...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
coding-style: remove unnecessary {braces} around one...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
coding-style: no lines over 80 chars
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
coding-style: indent every line properly
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
cleanup: remove trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
Documentation: fix spelling error
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez_Zadok
Documentation: minor typo fixed in incgen remount option
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Pekka Enberg
[PATCH] unionfs: fix slab abuses with krealloc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Adrian Bunk
[PATCH] fix unionfs compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Adrian Brunyate
Unionfs: Check remount options for being NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Adrian Brunyate
Unionfs: Accept MS_SILENT during remount
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Don't inline do_remount_{add,del,mode}_option
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Added several BUG_ONs to assert dentry validity
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Properly handle stale inodes passed to unionfs...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Pass lowernd to lower ->revalidate function
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: vfsmount reference counting fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: unionfs_create needs to revalidate the dentry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Decrement totalopens counter on error in union...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
Unionfs: Document unionfs_d_release locking
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
Unionfs: Remove the older incgen ioctl
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Grab the unionfs sb private data lock around...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Rewrite unionfs_d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Introduce unionfs_mnt{get,put}
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Bulk of branch-management remount code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Introduce branch-id code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Actually verify if dentry's info node is locked
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Provide more helpful info on branch leaks...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Rename unionfs_data sbcount field to more...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
Unionfs: Proper comment on rwsem field
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Documentation updates for branch-management
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs: Export drop_pagecache_sb symbol
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs: Introduce path{get,put}
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Randy Dunlap
[PATCH] Unionfs: sioq not __exit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
MAINTAINERS: Unionfs URL update
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs/: Fix unlocking in error paths
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs/: Fix dentry leak in copyup_named_dentry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs/: mntput in __cleanup_dentry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs/: Fix copyup_deleted_file dentry leak
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Miscellaneous coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Check return value of d_path
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Remove alloc_filldir_node
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Rename unionfs_d_revalidate_wrap
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Several small cleanups in unionfs_interpose
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Don't grab dentry private data mutex in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs/: Fix a memory leak in unionfs_read_super
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
fs/unionfs: Fix a memory leak & null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Adrian Bunk
[PATCH] UNION_FS must depend on SLAB
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Remove unused structure members & macros
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Erez Zadok
Unionfs: Documentation update
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/: Move eCryptfs & Unionfs config options into a...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Use __roundup_pow_of_two instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Don't duplicate the struct nameidata
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Andrew Morton's comments
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Adrian Bunk
fs/unionfs/: possible cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef 'Jeff...
fs/unionfs/: Remove stale_inode.c
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Extended Attributes support
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Kconfig and Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Unlink
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Include file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Internal include file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Helper macros/inlines
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Handling of stale inodes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Superblock operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Miscellaneous helper functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Privileged operations workqueue
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Rename
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Readdir state
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Main module functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Lookup helper functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Inode operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Directory manipulation helper functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Directory file operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: File operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Dentry operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Copyup Functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Common file operations
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Branch management functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
lookup_one_len_nd - lookup_one_len with nameidata argument
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Josef "Jeff...
Unionfs: Documentation
commit
|
commitdiff
|
tree
|
snapshot
next