]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Replace QUADFMT with %ju and QUADXFMT with %jx and cast values with uintmax_t
[FreeBSD/FreeBSD.git] / sys / fs /
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
2016-02-14 pfgext2fs: Remove panics for rename() race conditions.
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 pfgcd9660: More "check for NULL" cleaunps.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 markjClear the cookie pointer on error in tmpfs_readdir().
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 pfgExt4: Use boolean type instead of '0' and '1'
2016-02-11 pfgExt4: fix handling of files with sparse blocks before...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-07 pfgRevert r295359:
2016-02-07 pfgmsdosfs_rename: yet another unused value.
2016-02-07 pfgcd9660: Drop an unnecessary check for NULL.
2016-02-07 pfgfdesc_setattr: unitialized pointer read
2016-02-06 pfgmsdosfs_rename: Unused value
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-03 pfgRevert r294695:
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-24 pfgext2fs: passthrough any extra timestamps to the dinode...
2016-01-24 pfgext2: rename some directory index constants.
2016-01-24 pfgFix comment.
2016-01-24 pfgRename some directory index constants.
2016-01-24 pfgext2: Initialize i_flag after allocation.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 kibWhen devfs dirent is freed, a vnode might still keep...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 pfgext2fs: Bring back the htree dir_index implementation.
next