]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Merge ^/head r311314 through r311459.
[FreeBSD/FreeBSD.git] / sys / fs /
2016-08-16 dimMerge ^/head r303250 through r304235.
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:
2016-05-17 traszSilence down the "insmntque() failed" autofs error...
2016-05-15 rmacklemFix fuse for "cp" of a mode 0444 file to the file system.
2016-05-15 traszMake it possible to reroot into NFS. This means one...
2016-05-15 rmacklemFix fuse so that stale buffer cache data isn't read.
2016-05-14 rmacklemFix fuse to use DIRECT_IO when required.
2016-05-12 mmMFV r299425:
2016-05-12 cemnfsd: Fix use-after-free in NFS4 lock test service
2016-05-11 kibUse vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge...
2016-05-10 pfgMFC r298609:
2016-05-07 rmacklemDon't increment srvrpccnt[] for the NFSv4.1 operations.
2016-05-07 rmacklemMFC: r298523
2016-05-07 rmacklemMFC: r298495
2016-05-07 rmacklemMFC: r297869
2016-05-06 rmacklemMFC: r297837
2016-05-06 pfgnfsserver: minor spelling fix in comment.
2016-05-06 rmacklemGive mountd -S priority over outstanding RPC requests...
2016-05-06 emasteAdd nid_namelen bounds check to nfssvc system call
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 pfgMFC r298732:
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 emasteRationalize license numbering in fdescfs(5)
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-30 emasteANSIfy fdescfs(5)
2016-04-29 pfgsys/fs: spelling fixes in comments.
2016-04-29 pfgfs/ext2fs: spelling fixes on comment.
2016-04-29 kpMFC r298664
2016-04-29 pfgNFS: spelling fixes on comments.
2016-04-28 pfgsys/devfs: unsign an index to prevent signed integer...
2016-04-28 pfgMFC r298518:
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 kpmsdosfs: Prevent buffer overflow when expanding win95...
next