]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Add full softfloat and hardfloat support for MIPS.
[FreeBSD/FreeBSD.git] / sys / fs /
2016-10-28 kibUse buffer pager for cd9660.
2016-10-28 kibUse buffer pager for msdosfs.
2016-10-28 kibEnable vn_io_fault() deadlock avoidance for msdosfs.
2016-10-28 kibEnsure that cluster allocations never allocate clusters...
2016-10-28 kibIf the fatchain() call in chainalloc() returned an...
2016-10-28 kibUse symbolic name for the value of fully free word...
2016-10-28 kibUse symbolic name for the free cluster number.
2016-10-28 kibFix comment formatting.
2016-10-28 kibRemove useless NULL check.
2016-10-20 rmacklemA problem w.r.t. interoperation between the FreeBSD...
2016-10-13 martymacFix panic() message reporting ufs instead of nandfs
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-23 asomersMount msdosfs with longnames support by default.
2016-09-23 hselaskyPrevent cuse4bsd.ko and cuse.ko from loading at the...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-15 traszChange the getnewvnode(9) tag for nullfs from "null...
2016-09-09 mjgnullfs: plug vnode ref leak in null_vptocnp
2016-09-06 mjgnullfs: stop special-casing directories in null_vptocnp
2016-09-06 pfgMFC r303799, r303800:
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-24 cyMFV r304732.
2016-08-17 kibMFC r303916:
2016-08-16 ngieMFhead @ r304232
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 kibImplement VOP_FDATASYNC() for msdosfs.
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 rmacklemUpdate the nfsstats structure to include the changes...
2016-08-12 ngieCheckpoint initial integration work
2016-08-11 traszImplement autofs_print(), for improved debugging experi...
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-10 kibConvert another tmpfs assert into runtime check.
2016-08-10 kibMFC r303710:
2016-08-10 kibMFC r303704:
2016-08-06 pfgext2fs: Add defines for some missing ext4 feature flags.
2016-08-06 pfgext2fs: Add some more inode flags.
2016-08-03 kibRemove ncl_printf(), use printf(9) directly. After...
2016-08-03 kibRemove unneeded (recursing) Giant acquisition around...
2016-08-03 kibRemove Giant asserts. Update comment.
2016-08-03 kibSome style changes. Fix a typo in comment.
2016-07-29 traszRemove write-only variable.
2016-07-27 kibHide the boottime and bootimebin globals, provide the...
2016-07-25 cemdevfs: Move most ioctl logic down to vnode layer
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-08 kibMFC r302196
2016-07-06 hselaskyHandle IOC_VOID special case of passing an integer...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-26 kibClean other flags in ncl_inactive, only. Add comment...
2016-06-26 kibMFC r302019:
2016-06-25 kibSince VOP_INACTIVE() is not guaranteed to be called...
2016-06-22 kibMFC r301928:
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-19 kibDo not access NFS data for reclaimed vnode.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-15 kibAnother follow-up to r291460. Only access vp->v_rdev...
2016-06-08 kevloFix a style bug.
2016-06-07 pfgext2fs: Stop dropping and reacquiring Giant around...
2016-06-07 cemnfs_clvfsops: Fix leading whitespace introduced in...
2016-06-07 cemnfs_clvfsops: Prevent strdup of stack garbage with...
2016-06-07 pfgext2fs: rearrange ext4_bmapext().
2016-06-07 pfgext2fs(5): Cosmetic cleanups, mostly to the ext4 code.
2016-06-07 pfgext2fs: cleanup generation number management.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 kibMFC r300365:
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 rmacklemMFC: r300169
2016-05-29 rmacklemMFC: r299872
2016-05-29 rmacklemMFC: r299816
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 rmacklemMFC: r299753
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 rmacklemMFC: r299514
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 kibRemove drop/reacquire of Giant around geom calls for...
2016-05-22 kevloarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-21 rmacklemMFC: r299226
2016-05-21 kibSame as for UFS, remove drop/reacquire of Giant, and...
2016-05-21 kibRemove zero assignments in the cdev allocator. cdp...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 rmacklemMFC: r299201
2016-05-18 rmacklemIf a local (AF_LOCAL, AF_UNIX) socket creation (bind...
2016-05-18 glebiusComment fix: the getsockaddr() is actually meant here.
2016-05-18 kibMFC r299413:
next