]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Update libxo to 0.6.3
[FreeBSD/FreeBSD.git] / sys / fs /
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-26 Konstantin BelousovRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-26 Konstantin BelousovClean other flags in ncl_inactive, only. Add comment...
2016-06-25 Konstantin BelousovSince VOP_INACTIVE() is not guaranteed to be called...
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-19 Konstantin BelousovDo not access NFS data for reclaimed vnode.
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-15 Konstantin BelousovAnother follow-up to r291460. Only access vp->v_rdev...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-08 Kevin LoFix a style bug.
2016-06-07 Pedro F. Giffuniext2fs: Stop dropping and reacquiring Giant around...
2016-06-07 Conrad Meyernfs_clvfsops: Fix leading whitespace introduced in...
2016-06-07 Conrad Meyernfs_clvfsops: Prevent strdup of stack garbage with...
2016-06-07 Pedro F. Giffuniext2fs: rearrange ext4_bmapext().
2016-06-07 Pedro F. Giffuniext2fs(5): Cosmetic cleanups, mostly to the ext4 code.
2016-06-07 Pedro F. Giffuniext2fs: cleanup generation number management.
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-22 Konstantin BelousovRemove drop/reacquire of Giant around geom calls for...
2016-05-22 Kevin Loarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-21 Konstantin BelousovSame as for UFS, remove drop/reacquire of Giant, and...
2016-05-21 Konstantin BelousovRemove zero assignments in the cdev allocator. cdp...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-18 Rick MacklemIf a local (AF_LOCAL, AF_UNIX) socket creation (bind...
2016-05-18 Gleb SmirnoffComment fix: the getsockaddr() is actually meant here.
2016-05-17 Edward Tomasz Napi... Silence down the "insmntque() failed" autofs error...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-15 Rick MacklemFix fuse for "cp" of a mode 0444 file to the file system.
2016-05-15 Edward Tomasz Napi... Make it possible to reroot into NFS. This means one...
2016-05-15 Rick MacklemFix fuse so that stale buffer cache data isn't read.
2016-05-14 Rick MacklemFix fuse to use DIRECT_IO when required.
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-12 Conrad Meyernfsd: Fix use-after-free in NFS4 lock test service
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-11 Konstantin BelousovUse vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge...
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-07 Rick MacklemDon't increment srvrpccnt[] for the NFSv4.1 operations.
2016-05-06 Pedro F. Giffuninfsserver: minor spelling fix in comment.
2016-05-06 Rick MacklemGive mountd -S priority over outstanding RPC requests...
2016-05-06 Ed MasteAdd nid_namelen bounds check to nfssvc system call
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-04-30 Ed MasteRationalize license numbering in fdescfs(5)
2016-04-30 Pedro F. Giffunisys: Make use of our rounddown() macro when sys/param...
2016-04-30 Ed MasteANSIfy fdescfs(5)
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Pedro F. Giffunisys/fs: spelling fixes in comments.
2016-04-29 Pedro F. Giffunifs/ext2fs: spelling fixes on comment.
2016-04-29 Pedro F. GiffuniNFS: spelling fixes on comments.
2016-04-28 Pedro F. Giffunisys/devfs: unsign an index to prevent signed integer...
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Kristof Provostmsdosfs: Prevent buffer overflow when expanding win95...
2016-04-26 Pedro F. Giffunisys: extend use of the howmany() macro when available.
2016-04-26 Pedro F. Giffuniext2fs: make use of the howmany() macro when available.
2016-04-23 Rick MacklemAllow the NFSv4 server to reply NFSERR_WRONGSEC for...
2016-04-23 Pedro F. Giffuniext2_htree_release(): prevent signed integer overflow...
2016-04-23 Rick MacklemFix a LOR in the NFSv4.1 server.
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-19 Pedro F. Giffunikernel: use our nitems() macro when it is available...
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Pedro F. Giffunifs misc: for pointers replace 0 with NULL.
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-13 Glen BarberMFH
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Rick MacklemIf the VOP_SETATTR() call that saves the exclusive...
2016-04-12 Glen BarberMFH
2016-04-11 Rick MacklemBruce Evans reported that there was a performance regre...
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
next