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
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip the unnneeded spaces, mostly at the end of lines.
kib
2013-04-01
1
-46
/
+46
*
- Constify local path variable for chflagsat().
pjd
2013-03-22
1
-1
/
+1
*
- Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type
pjd
2013-03-21
2
-3
/
+4
*
Initialize the variable to avoid (false) compiler warning about
kib
2013-03-21
1
-0
/
+1
*
Do not call vnode_pager_setsize() while a NFS node mutex is
kib
2013-03-21
1
-1
/
+9
*
Fix remainder calculation when biosize is not a power of 2
emaste
2013-03-19
1
-3
/
+3
*
Remove negative name cache entry pointing to the target name, which
kib
2013-03-17
1
-0
/
+1
*
Add currently unused flag argument to the cluster_read(),
kib
2013-03-14
5
-10
/
+12
*
Revert 195703 and 195821 as this special stop handling in NFS is now
jhb
2013-03-13
3
-14
/
+7
*
Finish r243882: mechanically substitute flags from historic mbuf
glebius
2013-03-12
1
-8
/
+8
*
smbfs_lookup() in the DOTDOT case operates on dvp->n_parent without
davide
2013-03-09
2
-15
/
+16
*
- Initialize variable in smbfs_rename() to silent compiler warning
davide
2013-03-09
1
-1
/
+2
*
Garbage collect NWFS and NCP bits which are now completely disconnected
attilio
2013-03-09
10
-3359
/
+0
*
MFC
attilio
2013-03-08
43
-15789
/
+0
|
\
|
*
Garbage collect NTFS bits which are now completely disconnected from
attilio
2013-03-02
13
-4461
/
+0
|
*
Garbage collect PORTALFS bits which are now completely disconnected from
attilio
2013-03-02
3
-916
/
+0
|
*
Garbage collect CODAFS bits which are now completely disconnected from
attilio
2013-03-02
18
-6056
/
+0
|
*
Garbage collect HPFS bits which are now already completely disconnected
attilio
2013-03-02
9
-4356
/
+0
*
|
MFC
attilio
2013-03-02
6
-10
/
+9
|
\
\
|
|
/
|
*
nullfs: Improve f_flags in statfs().
jilles
2013-03-02
1
-1
/
+2
|
*
Merge Capsicum overhaul:
pjd
2013-03-02
5
-9
/
+7
|
*
Eliminate a duplicate #include.
alc
2013-02-26
1
-1
/
+0
|
*
Merge from vmobj-rwlock branch:
attilio
2013-02-26
1
-2
/
+0
|
*
Further refine the handling of stop signals in the NFS client. The
jhb
2013-02-21
2
-3
/
+1
*
|
MFC
attilio
2013-02-26
1
-1
/
+0
*
|
MFC
attilio
2013-02-21
2
-3
/
+1
*
|
MFC
attilio
2013-02-21
1
-3
/
+1
|
\
\
|
|
/
|
*
The request queue is already locked, so we don't need the splsofclock/splx
imp
2013-02-21
1
-3
/
+1
*
|
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
9
-60
/
+60
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
6
-4
/
+8
|
/
*
Do not update the fsinfo block on each update of any fat block, this
kib
2013-02-17
3
-30
/
+45
*
Revert r246791 as it needs a security review first
bapt
2013-02-14
1
-1
/
+1
*
Allow fdescfs to be mounted from inside a jail
bapt
2013-02-14
1
-1
/
+1
*
ext2fs: Use prototype declarations for function definitions
pfg
2013-02-10
8
-304
/
+65
*
Remove a racy checks on resident and cached pages for
attilio
2013-02-10
1
-12
/
+0
*
ext2fs: Replace redundant EXT2_MIN_BLOCK with EXT2_MIN_BLOCK_SIZE.
pfg
2013-02-08
2
-2
/
+1
*
ext2fs: make e2fs_maxcontig local and remove tautological check.
pfg
2013-02-08
2
-7
/
+3
*
Remove unused MAXSYMLINKLEN macro.
pfg
2013-02-08
1
-1
/
+0
*
Stop translating the ERESTART error from the open(2) into EINTR.
kib
2013-02-07
1
-1
/
+4
*
Rework the handling of stop signals in the NFS client. The changes in
jhb
2013-02-06
1
-3
/
+5
*
ext2fs: move assignment where it is not dead.
pfg
2013-02-05
1
-2
/
+3
*
ext2fs: Remove unused em_e2fsb definition..
pfg
2013-02-05
1
-1
/
+0
*
ext2fs: Remove useless rootino local variable.
pfg
2013-02-05
1
-4
/
+3
*
ext2fs: Correct off-by-one errors in FFTODT() and DDTOFT().
pfg
2013-02-05
1
-2
/
+2
*
ext2fs: Use nitems().
pfg
2013-02-05
1
-6
/
+4
*
ext2fs: Use EXT2_LINK_MAX instead of LINK_MAX
pfg
2013-02-05
1
-5
/
+5
*
ext2fs: general cleanup.
pfg
2013-02-02
7
-61
/
+17
*
The MSDOSFSMNT_WAITONFAT flag is bogus and broken. It does less than
kib
2013-02-01
1
-2
/
+2
*
Backup FATs were sometimes marked dirty by copying their first block
kib
2013-02-01
1
-1
/
+12
*
The directory entry for dotdot was corrupted in the FAT32 case when moving
kib
2013-02-01
1
-5
/
+13
[next]