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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
jhb
2010-08-20
2
-3
/
+3
*
Softdep_process_worklist() should unsuspend not only before processing
kib
2010-08-12
1
-8
/
+26
*
Revert the previous commit. The race is not applicable to the lockmgr
jhb
2010-07-16
1
-2
/
+0
*
When the MNTK_EXTENDED_SHARED mount option was added, some filesystems were
jhb
2010-07-16
1
-0
/
+2
*
- Handle the truncation of an inode with an effective link count of 0 in
jeff
2010-07-06
9
-128
/
+34
*
Ensure that VOP_ACCESSX is called with exclusively locked vnode for
kib
2010-06-20
1
-0
/
+33
*
ffs_softdep: change K&R in function defintions to ANSI prototypes
avg
2010-06-11
1
-19
/
+6
*
Extend the scope of the lock on the quota file vnode in quotaon() to
kib
2010-06-03
1
-4
/
+6
*
ffs_mount: accept and drop userland-only options that can be passed from
avg
2010-05-19
1
-3
/
+12
*
- Don't immediately re-run softdepflush if we didn't make any progress
jeff
2010-05-19
2
-51
/
+72
*
- Call softdep_prealloc() before any of the balloc routines in the
jeff
2010-05-07
2
-1
/
+10
*
- Use the correct flag mask when determining whether an inode has
jeff
2010-05-07
1
-1
/
+1
*
Merger of the quota64 project into head.
mckusick
2010-05-07
4
-38
/
+417
|
\
|
*
Final update to current version of head in preparation for reintegration.
mckusick
2010-05-06
3
-20
/
+181
|
|
\
|
*
\
Update to current version of head.
mckusick
2010-04-28
18
-1803
/
+7576
|
|
\
\
|
*
|
|
Debugging nits found while testing the new 64-bit quota code.
mckusick
2010-03-16
3
-3
/
+42
|
*
|
|
IFH@204581
des
2010-03-04
10
-332
/
+919
|
|
\
\
\
|
*
\
\
\
Sync with head
des
2009-09-25
1
-4
/
+0
|
|
\
\
\
\
|
*
|
|
|
|
Further improve comments.
des
2009-09-25
1
-12
/
+6
|
*
|
|
|
|
Improve comments, and remove a bogus 0 id check.
des
2009-09-25
1
-16
/
+35
|
*
|
|
|
|
Merge from head
des
2009-09-17
16
-369
/
+660
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge from head up to r188941 (last revision before the USB stack switch)
des
2009-09-17
12
-105
/
+174
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
WIP
des
2009-01-30
4
-37
/
+364
*
|
|
|
|
|
|
|
Eliminate page queues locking around most calls to vm_page_free().
alc
2010-05-06
1
-2
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Acquire the page lock around all remaining calls to vm_page_free() on
alc
2010-05-05
1
-2
/
+4
*
|
|
|
|
|
|
Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize().
trasz
2010-05-05
1
-15
/
+2
*
|
|
|
|
|
|
ffs_vfsops: restore alphabetic order of options in ffs_opts
avg
2010-04-29
1
-2
/
+2
*
|
|
|
|
|
|
- When canceling jaddrefs they may not yet be in the journal if this is via
jeff
2010-04-28
1
-1
/
+2
*
|
|
|
|
|
|
- Fix builds without SOFTUPDATES defined in the kernel config.
jeff
2010-04-28
1
-0
/
+171
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix build for UFS without SOFTUPDATES.
pjd
2010-04-24
1
-1
/
+2
*
|
|
|
|
|
- Merge soft-updates journaling from projects/suj/head into head. This
jeff
2010-04-24
18
-1801
/
+7566
*
|
|
|
|
|
The cache_enter(9) function shall not be called for doomed dvp.
kib
2010-04-20
1
-0
/
+8
*
|
|
|
|
|
ffs_mount: remove redundant assignment of geom consumer to devvp.v_bufobj
avg
2010-04-03
1
-1
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
When ffs_realloccg() failed to allocate bigger fragment and, because
kib
2010-02-13
1
-1
/
+3
*
|
|
|
|
One last pass to get all the unsigned comparisons correct.
mckusick
2010-02-11
1
-1
/
+1
*
|
|
|
|
This fix corrects a problem in the file system that treats large
mckusick
2010-02-10
2
-58
/
+64
*
|
|
|
|
Remove unused variable.
trasz
2010-02-10
1
-3
/
+2
*
|
|
|
|
Return proper error code.
trasz
2010-01-25
1
-1
/
+1
*
|
|
|
|
Move out code that does POSIX.1e ACL inheritance into separate routines.
trasz
2010-01-24
1
-186
/
+171
*
|
|
|
|
Cast 64-bit quantity to intptr_t rather than int so as to work properly
mckusick
2010-01-11
1
-2
/
+2
*
|
|
|
|
Background:
mckusick
2010-01-11
3
-9
/
+133
*
|
|
|
|
Remove extraneous semicolons, no functional changes.
mbr
2010-01-07
1
-1
/
+1
*
|
|
|
|
KASSERT that condition raised by Coverity cannot happen.
mckusick
2010-01-07
1
-0
/
+1
*
|
|
|
|
Implement NFSv4 ACL support for UFS.
trasz
2009-12-21
6
-72
/
+541
*
|
|
|
|
VI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBEDIRTY vm object
kib
2009-12-21
1
-7
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given
rdivacky
2009-09-22
1
-4
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Allocate space for the group array in a static credential used in
brooks
2009-09-17
1
-0
/
+2
*
|
|
Remove useless variable assignment.
trasz
2009-09-08
1
-3
/
+0
*
|
|
insmntque_stddtr() clears vp->v_data and resets vp->v_op to
kib
2009-09-07
1
-0
/
+1
*
|
|
The clear_remove() and clear_inodedeps() call vn_start_write(NULL, &mp,
kib
2009-09-06
1
-5
/
+21
[next]