]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Merge ^/head r343202 through r343319.
[FreeBSD/FreeBSD.git] / sys / fs /
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 markjnfs: Zero the buffers exported by NFSSVC_DUMPCLIENTS...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-20 gonzo[smbfs] Allow semicolon in mounts that support long...
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 mckusickWhen loading an inode from disk, verify that its mode...
2018-12-21 bdeFix clobbering of the fatchain cache for clustered...
2018-12-21 bdeQuick fix for initialization of mnt_iosize_max. (This...
2018-12-20 rmacklemFix the NFSv4 server to obey vfs.nfsd.nfs_privport.
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 markjEnsure the dirent remains initialized when dirent.d_fil...
2018-11-23 markjEnsure that directory entry padding bytes are zeroed.
2018-11-23 rmacklemMake sure the NFS readdir client fills in all "struct...
2018-11-21 mjgproc: convert pfind & friends to use pidhash locks...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 mjgtmpfs: use unr64 for inode numbers
2018-11-20 rmacklemImprove sanity checking for the dircount hint argument to
2018-11-20 rmacklemnfsm_advance() would panic() when the offs argument...
2018-11-20 rmacklemr304026 added code that started statistics gathering...
2018-11-19 markjRemove comments made obsolete by the ino64 work.
2018-11-14 kibAdd d_off support for multiple filesystems.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-06 rmacklemChange nfs_advlock() so that the NFSVOPUNLOCK() is...
2018-11-06 brooksUse declared types for caddr_t arguments.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 brooksMake vop_symlink take a const target path.
2018-11-01 rmacklemFix NFS client vnode locking to avoid a crash during...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-26 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 kibOnly call sigdeferstop() for NFS.
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 avgnfsrvd_readdirplus: for some errors, do not fail the...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-09 rmacklemFix the pNFS server's reporting of disk space usage...
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-04 brooksRevert r339174: Move 32-bit compat support for FIODGNAM...
2018-10-03 brooksMove 32-bit compat support for FIODGNAME to the right...
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 fsuFUSE extattrs: fix issue when neither uio nor size...
2018-08-21 fsuFUSE extattrs: fix issue when neither uio nor size...
2018-08-21 fsuChange unused inodes counters behavior in the cylinder...
2018-08-21 fsuFix directory blocks checksum updating logic.
2018-08-18 dimMerge ^/head r338015 through r338025.
2018-08-18 rmacklemFix LORs between vn_start_write() and vn_lock() in...
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-17 rmacklemFix LORs between vn_start_write() and vn_lock() in...
2018-08-17 rmacklemDon't set a file's size for the MDS file of a pNFS...
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-15 cemFUSE: Document global sysctl knobs
2018-08-15 tsoomecd9660 pointer sign issues and missing __packed attribute
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-08 rmacklemAssorted fixes to handling of LayoutRecall callbacks...
2018-08-08 pfgmsdosfs: fixes for Undefined Behavior.
2018-08-08 fsuSplit the dir_index and dir_nlink features.
2018-08-08 fsuFix directory blocks checksum updating logic.
2018-08-08 cemFUSE: Remove some set-but-not-used variables
2018-08-08 eadlerfile: update to 5.34
2018-08-07 rmacklemAllow newnfs_request() to retry all callback RPCs with...
2018-08-05 rmacklemCopy all bits of a file handle in case there is padding...
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 rmacklemSilence newer gcc warnings.
2018-08-02 cemFUSE: Bump maximum IO size to enable more performant...
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
next