]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
MFV r302260: expat 2.2.0
[FreeBSD/FreeBSD.git] / sys / fs /
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-25 kibSince VOP_INACTIVE() is not guaranteed to be called...
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-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
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 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-18 rmacklemIf a local (AF_LOCAL, AF_UNIX) socket creation (bind...
2016-05-18 glebiusComment fix: the getsockaddr() is actually meant here.
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-07 rmacklemDon't increment srvrpccnt[] for the NFSv4.1 operations.
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-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 pfgNFS: spelling fixes on comments.
2016-04-28 pfgsys/devfs: unsign an index to prevent signed integer...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 kpmsdosfs: Prevent buffer overflow when expanding win95...
2016-04-26 pfgsys: extend use of the howmany() macro when available.
2016-04-26 pfgext2fs: make use of the howmany() macro when available.
2016-04-23 rmacklemAllow the NFSv4 server to reply NFSERR_WRONGSEC for...
2016-04-23 pfgext2_htree_release(): prevent signed integer overflow...
2016-04-23 rmacklemFix a LOR in the NFSv4.1 server.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgfs misc: for pointers replace 0 with NULL.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 rmacklemIf the VOP_SETATTR() call that saves the exclusive...
2016-04-12 gjbMFH
2016-04-11 rmacklemBruce Evans reported that there was a performance regre...
2016-04-11 gjbMFH
2016-04-11 pfgext2fs: replace 0 with NULL for pointers.
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-08 kevloFix comment.
2016-04-07 traszAdd four new RCTL resources - readbps, readiops, writeb...
2016-04-04 gjbMFH
2016-04-01 kevloUpdate comment: Linux does set a randomized generation...
2016-03-29 kibDo not access buffer if bread(9) or cluster_read(9...
2016-03-28 kevloUpdate superblock and inode structs for ext4.
2016-03-24 traszSpeed up lookups in autofs(5) by using red-black trees...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 traszPacify Coverity in a better way, to avoid write-only...
2016-03-15 traszPacify Coverity.
2016-03-14 gjbMFH
2016-03-13 traszRemove name length limitation from autofs(5). The linea...
2016-03-12 traszUse S_BLKSIZE instead of magic constant.
2016-03-12 traszRemove cn_consume from 'struct componentname'. It was...
2016-03-12 traszFix autofs triggering problem. Assume you have an...
2016-03-11 kibDo not perform unneccessary shared recursion on the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 kibPass MNTK_NO_IOPF and MNTK_UNMAPPED_BUFS flags from...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 pfgExt2: cleanup setting of ctime/mtime/birthtime.
2016-02-18 gjbMFH
2016-02-17 kibAfter nullfs rmdir operation, reclaim the directory...
2016-02-15 gjbMFH
next