openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
U
unionfs-fuse
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 15, 2024 — Nov 15, 2025
Showing page 27 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a comment.
aakef
as Bernd Schubert
More...
almost 19 years ago
Fix a bug in unionfs_readdir() related to file hiding.
aakef
as Bernd Schubert
More...
almost 19 years ago
First step to real cow support, presently only to open() calls.
aakef
as Bernd Schubert
More...
almost 19 years ago
No need to create a hiding hash table, if cow is disabled.
aakef
as Bernd Schubert
More...
almost 19 years ago
Make cow optional (disabled by default, enable with -o cow).
aakef
as Bernd Schubert
More...
almost 19 years ago
The cache cleanups were triggered too often
Radek Podgorny
More...
almost 19 years ago
Converted cache size to unsigned int
Radek Podgorny
More...
almost 19 years ago
Stupid typo
Radek Podgorny
More...
almost 19 years ago
Convert "stats enabled" flag to bool
Radek Podgorny
More...
almost 19 years ago
Stats are now initialized only when in use
Radek Podgorny
More...
almost 19 years ago
Whitespace
Radek Podgorny
More...
almost 19 years ago
Forgot to add cache key
Radek Podgorny
More...
almost 19 years ago
Cache now has to be enabled
Radek Podgorny
More...
almost 19 years ago
More readable iteration
Radek Podgorny
More...
almost 19 years ago
Added cache cleaning
Radek Podgorny
More...
almost 19 years ago
More header cleanups
Radek Podgorny
More...
almost 19 years ago
Headers cleanup
Radek Podgorny
More...
almost 19 years ago
Whitespace fix
Radek Podgorny
More...
almost 19 years ago
Merged Bernd's readdir() implementation
Radek Podgorny
More...
almost 19 years ago
Merge with Bernd
Radek Podgorny
More...
almost 19 years ago
Fix for readdir hides only, if not there already.
aakef
as Bernd Schubert
More...
almost 19 years ago
Reworked the readdir function to support the various ways of hiding in one loop
Radek Podgorny
More...
almost 19 years ago
Very very minor whitespace changes (forgot to save the file on last commit :( )
aakef
as Bernd Schubert
More...
almost 19 years ago
Very very minor white space changes.
aakef
as Bernd Schubert
More...
almost 19 years ago
Initial copy-on-write (COW) support, presently only unlink().
aakef
as Bernd Schubert
More...
almost 19 years ago
Fix handling for hidden files.
aakef
as Bernd Schubert
More...
almost 19 years ago
Remove the extra readdir() for hiding files, we will ignore hidden files only below the root where we found the hiding file.
aakef
as Bernd Schubert
More...
almost 19 years ago
Added cache refreshing
Radek Podgorny
More...
almost 19 years ago
Enhanced stats
Radek Podgorny
More...
almost 19 years ago
Added more comments
Radek Podgorny
More...
almost 19 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree