projects
/
unionfs-2.6.39.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
unionfs-2.6.39.y.git
2011-08-12
Erez Zadok
Unionfs: file_release must always succeed
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: remove redundant file-invariant check in file_...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: fix readlink/follow_link to add locking
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: return EINVAL in setattr on error
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: just warn in put_super instead of BUG-ing
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
patch unionfs-cleanup-mntput-calls.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use dget_parent to keep parent dentry stable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: remove unnecessary calls to copy_attr_times
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: fix off-by-one but in mkdir
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: don't open unhashed files
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: initialize lower mnt in lookup after vfs_path_...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: drop branchcount on error
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: add a few more invariant debugging checks
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: update parent mnt on unlink
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: prevent a privilege escalation during first...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use new kmem_cache_create constructor prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: LOOKUP_ACCESS intent no longer exists
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: permission no longer takes a nameidata parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: symlink no longer takes a mode parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: properly hash newly created inodes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: minor checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: update copyrights
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: update maintainers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: remove old lookup code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: cache coherency fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: free lower paths array when destroying dentry...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lookup overhaul using vfs_path_lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: overhaul whiteout code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: simplify stale-inode detection code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: create and consolidate helpers to path-put...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: create and consolidate helpers to iput lower...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: move a rename helper closer to rename code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: simplify the macros used to get/set the dentry...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use new umount_begin prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.3.3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lock parent dentry branch config in write
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: set lower file to NULL in file_release
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: maintain one-open-file invariant for non-direc...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: reorganize file_revalidate for un/locking...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: copyup only if file is being written to
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: set append offset correctly for copied-up...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: don't dereference dentry without lower branche...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: stop as soon as first writeable branch is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lock inode around calls to notify_change()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: copy lower times in fsync/fasync only when...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: prevent races in unionfs_fault
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.3.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: update lower mnts on rmdir with copyup
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: don't purge lower sb data on remount
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: do not over-decrement lower superblock refs...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: display mount point name along with generation...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: document reasons for opaque directories
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use noinline_for_stack
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use __func__ instead of __FUNCTION__
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: don't copy parent inode times in setattr
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: reduce number of whiteouts by deleting all...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lock our dentry in file operations
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: implement vm_operations->fault
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: implement splice_read/write methods directly
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
VFS: rename do_splice_to/from to vfs_splice_* and expor...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
VFS: export release_open_intent as GPL symbol, not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
VFS/Unionfs: use generic path_get/path_put functions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Jan Blunck
Unionfs: use the new path_put
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrew Morton
Unionfs: embed a struct path into struct nameidata...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
David Howells
Unionfs: stop using iget() and read_inode()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use dget_parent in revalidation code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: branch management/configuration fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lock parents' branch configuration fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: factor out revalidation routine
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: revalidation code cleanup and refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: improve debugging in copy_attr_times
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: follow_link locking fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: extend dentry branch configuration lock in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: initialize path_save variable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: uninline unionfs_copy_attr_times and unionfs_c...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: document behavior when the lower topology...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: ensure consistent lower inodes types
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: grab lower super_block references
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.2.3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: lock_rename related locking fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: d_parent related locking fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: remove unnecessary call to d_iput
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use first writable branch (fix/cleanup)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.2.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: ensure we have lower dentries in d_iput
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: branch-management related locking fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: mmap fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: merged several printk KERN_CONT together into...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.2.1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use VFS helpers to manipulate i_nlink
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: locking fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: use printk KERN_CONT for debugging messages
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: release 2.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: don't check parent dentries
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Erez Zadok
Unionfs: implement d_iput method
commit
|
commitdiff
|
tree
|
snapshot
next