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
*
The tvp vnode on rename is usually unlinked. Drop the cached null
kib
2013-07-04
1
-1
/
+6
*
- Fix double frees/user after free.
davide
2013-07-03
1
-113
/
+56
*
A problem with the old NFS client where large writes to large files
rmacklem
2013-07-03
1
-2
/
+13
*
ext2fs: Use the complete random() range in i_gen.
pfg
2013-06-30
1
-1
/
+1
*
Bring some updates from ufs_lookup to ext2fs.
pfg
2013-06-29
1
-8
/
+11
*
Properly use v_data field. This magically worked (even if wrong) until
davide
2013-06-28
1
-1
/
+1
*
Garbage collect an useless check. smp should be never NULL.
davide
2013-06-28
1
-5
/
+0
*
Plug a couple of leakages in smbfs_lookup().
davide
2013-06-28
1
-3
/
+6
*
Minor sorting.
pfg
2013-06-26
1
-1
/
+1
*
Define and use e2fs_lbn_t in ext2fs.
pfg
2013-06-23
7
-12
/
+19
*
Fix r252074 so that it builds on 64bit arches.
rmacklem
2013-06-22
1
-3
/
+1
*
The NFSv4.1 LayoutCommit operation requires a valid offset and length.
rmacklem
2013-06-21
1
-8
/
+20
*
When the NFSv4.1 client is writing to a pNFS Data Server (DS), the
rmacklem
2013-06-21
2
-4
/
+25
*
Since some NFSv4 servers enforce the requirement for a reserved port#,
rmacklem
2013-06-21
1
-6
/
+0
*
Rename some prefixes in the Block Group Descriptor fields to ext4bgd_
pfg
2013-06-20
1
-6
/
+6
*
More ext2fs header cleanups:
pfg
2013-06-18
2
-12
/
+12
*
Rename remaining DIAGNOSTIC to INVARIANTS.
pfg
2013-06-17
1
-1
/
+1
*
Re-sort ext2fs headers to make things easier to find.
pfg
2013-06-16
6
-56
/
+33
*
Relax some unnecessary unsigned type changes in ext2fs.
pfg
2013-06-13
2
-10
/
+10
*
Turn DIAGNOSTICs to INVARIANTS in ext2fs.
pfg
2013-06-12
5
-16
/
+16
*
s/file system/filesystem/g
pfg
2013-06-11
3
-8
/
+8
*
e2fs_bpg and e2fs_isize are always unsigned.
pfg
2013-06-09
1
-2
/
+2
*
Add missing VM object unlocks in an error case.
alc
2013-06-07
1
-0
/
+2
*
Don't busy the page unless we are likely to release the object lock.
alc
2013-06-06
1
-4
/
+7
*
Relax the vm object locking. Use a read lock.
alc
2013-06-05
1
-5
/
+5
*
Eliminate unnecessary vm object locking from tmpfs_nocacheread().
alc
2013-06-04
1
-2
/
+0
*
ext2fs: space vs tab.
pfg
2013-06-03
2
-2
/
+2
*
ext2fs: Small cosmetic fixes.
pfg
2013-06-03
2
-2
/
+3
*
ext2fs: Update Block Group Descriptor struct.
pfg
2013-06-03
1
-3
/
+7
*
- Convert the bufobj lock to rwlock.
jeff
2013-05-31
5
-4
/
+7
*
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
kib
2013-05-30
1
-0
/
+2
*
Post-r248567, there were times when the client would return a
rmacklem
2013-05-28
1
-4
/
+2
*
Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(),
kib
2013-05-21
1
-7
/
+19
*
Fix typo in comment.
des
2013-05-15
1
-1
/
+1
*
Add support for the eofflag to nfs_readdir() in the new NFS
rmacklem
2013-05-12
1
-1
/
+8
*
Fix several typos
eadler
2013-05-12
1
-1
/
+1
*
fdescfs: Supply a real value for d_type in readdir.
jilles
2013-05-12
1
-1
/
+1
*
- Fix nullfs vnode reference leak in nullfs_reclaim_lowervp(). The
kib
2013-05-11
4
-7
/
+50
*
Avoid deactivating the page if it is already on a queue, only requeue
kib
2013-05-06
1
-6
/
+10
*
Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflect
davide
2013-05-04
1
-8
/
+9
*
Overhaul locking in netsmb, getting rid of the obsolete lockmgr() primitive.
davide
2013-05-04
1
-2
/
+2
*
Completely rewrite the interface to smbdev switching from dev_clone
davide
2013-05-04
2
-10
/
+30
*
The fsync(2) call should sync the vnode in such way that even after
kib
2013-05-02
2
-13
/
+50
*
Fix the v_object leak for non-regular tmpfs vnodes.
kib
2013-05-02
1
-0
/
+3
*
For the new regular tmpfs vnode, v_object is initialized before
kib
2013-05-02
3
-14
/
+34
*
The page read or written could be wired. Do not requeue if the page
kib
2013-05-02
1
-2
/
+4
*
Fix a bug that allows NFS clients to issue READDIR on files.
des
2013-04-29
1
-0
/
+2
*
Rework the handling of the tmpfs node backing swap object and tmpfs
kib
2013-04-28
2
-164
/
+103
*
When an NFS unmount occurs, once vflush() writes the last dirty
rmacklem
2013-04-18
2
-1
/
+20
*
Both NFS clients can deadlock when using the "rdirplus" mount
rmacklem
2013-04-18
1
-2
/
+10
[next]