]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
MFV r300961:
[FreeBSD/FreeBSD.git] / sys / fs /
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
2016-04-11 Pedro F. Giffuniext2fs: replace 0 with NULL for pointers.
2016-04-10 Pedro F. GiffuniCleanup unnecessary semicolons from the kernel.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Kevin LoFix comment.
2016-04-07 Edward Tomasz Napi... Add four new RCTL resources - readbps, readiops, writeb...
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-01 Kevin LoUpdate comment: Linux does set a randomized generation...
2016-03-29 Konstantin BelousovDo not access buffer if bread(9) or cluster_read(9...
2016-03-28 Kevin LoUpdate superblock and inode structs for ext4.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 Edward Tomasz Napi... Speed up lookups in autofs(5) by using red-black trees...
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Edward Tomasz Napi... Pacify Coverity in a better way, to avoid write-only...
2016-03-15 Edward Tomasz Napi... Pacify Coverity.
2016-03-14 Glen BarberMFH
2016-03-13 Edward Tomasz Napi... Remove name length limitation from autofs(5). The linea...
2016-03-12 Edward Tomasz Napi... Use S_BLKSIZE instead of magic constant.
2016-03-12 Edward Tomasz Napi... Remove cn_consume from 'struct componentname'. It was...
2016-03-12 Edward Tomasz Napi... Fix autofs triggering problem. Assume you have an...
next