index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
ffs
/
softdep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r304230:
mckusick
2016-10-17
1
-0
/
+1
*
When mounting SU-enabled mount point, wait until the softdep_flush()
kib
2015-01-30
1
-0
/
+2
*
Add support for multi-threading of soft updates.
mckusick
2014-08-04
1
-3
/
+13
*
ufs: small formatting fixes.
pfg
2014-03-02
1
-50
/
+50
*
fix white space...
jmg
2013-11-20
1
-1
/
+1
*
Restructuring of the soft updates code to set it up so that the
mckusick
2013-10-21
1
-1
/
+138
*
- Speed up pendingblock processing again. Having too much delay between
jeff
2011-07-04
1
-2
/
+1
*
Ensure that filesystem metadata contained within persistent snapshots
mckusick
2011-06-15
1
-0
/
+2
*
Implement fully asynchronous partial truncation with softupdates journaling
jeff
2011-06-10
1
-35
/
+69
*
Fix a long standing SUJ performance problem:
jeff
2011-04-10
1
-1
/
+3
*
- Don't invalidate jnewblks immediately upon discovering that the block
jeff
2011-04-07
1
-2
/
+5
*
Move the definition of mkdirlisthd from header to C file.
kib
2010-12-29
1
-1
/
+0
*
Update comments in soft updates code to more fully describe
mckusick
2010-09-14
1
-70
/
+93
*
- Handle the truncation of an inode with an effective link count of 0 in
jeff
2010-07-06
1
-1
/
+1
*
- Don't immediately re-run softdepflush if we didn't make any progress
jeff
2010-05-19
1
-34
/
+48
*
- Merge soft-updates journaling from projects/suj/head into head. This
jeff
2010-04-24
1
-79
/
+367
*
- Move softdep from using a global worklist to per-mount worklists. This
jeff
2006-03-02
1
-6
/
+1
*
Delay freeing disk space for file system blocks until all dirty buffers
ups
2005-07-31
1
-0
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Add support to UFS2 to provide storage for extended attributes.
mckusick
2002-07-19
1
-3
/
+10
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-15
/
+23
*
Add a flags parameter to VFS_VGET to pass through the desired
mckusick
2002-03-17
1
-0
/
+1
*
When a new block is allocated to a directory, an fsync of a file
mckusick
2001-05-17
1
-10
/
+49
*
When running with soft updates, track the number of blocks and files
mckusick
2001-05-08
1
-2
/
+5
*
Add snapshots to the fast filesystem. Most of the changes support
mckusick
2000-07-11
1
-3
/
+3
*
Update to new copyright.
mckusick
2000-06-22
1
-23
/
+6
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-22
/
+22
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-22
/
+22
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Whitespace cleanup.
mckusick
1999-05-07
1
-2
/
+2
*
Ensure that softdep_sync_metadata can handle bmsafemap and mkdir entries
mckusick
1999-03-02
1
-2
/
+3
*
Bring up-to-date with Whistle's current version
julian
1998-05-19
1
-1
/
+2
*
Merge in Kirk's changes to stop softupdates from hogging all of memory.
julian
1998-05-19
1
-17
/
+32
*
First published FreeBSD version of soft updates Feb 5.
julian
1998-05-19
1
-1
/
+0
*
Import the next version received from kirk after some
julian
1998-05-19
1
-10
/
+22
*
Import the earliest version of the soft update code that I have.
julian
1998-05-19
1
-0
/
+520