]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / sys / ufs /
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 Kirk McKusickThe binary representation of the superblock (the fs...
2020-06-19 Kirk McKusickMove the pointers stored in the superblock into a separate
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Chuck SilversMove all of the functions in ffs_subr.c that are only...
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-14 Rick MacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Cy SchubertMFV r362082:
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-06 Kirk McKusickClear the IN_SIZEMOD and IN_IBLKDATA flags only when...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-05 Kirk McKusickFurther evaluation of the POSIX spec for fdatasync...
2020-06-04 Stefan EßerFix obvious typo: IN_BLKDATA should be IN_IBLKDATA
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-04 Kirk McKusickTwo additional places that need to identify IN_IBLKDATA.
2020-06-04 Konstantin BelousovUFS: write inode block for fdatasync(2) if pointers...
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-25 Chuck SilversThis commit enables a UFS filesystem to do a forcible...
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 John BaldwinUpdate name of description of vfs.ffs.setsize in comment.
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 John BaldwinRetire two unused background fsck sysctls.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-10 Konstantin Belousovufs: apply suspension for non-forced rw unmounts.
2020-04-09 Kirk McKusickFixing the soft update macros in -r359612 triggered...
2020-04-06 Kirk McKusickRevert -r359612 as it can cause other panics.
2020-04-03 Kirk McKusickWhen shrinking the size of a directory it is sometimes...
2020-04-03 Kirk McKusickConvert DOINGSOFTDEP, MOUNTEDSOFTDEP, DOINGSUJ, and...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Konstantin BelousovVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-11 Kirk McKusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-09 Chuck SilversUse the devfs vnode rather than the mntfs vnode for...
2020-03-08 Mateusz Guzikfd: use smr for managing struct pwd
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-06 Chuck SilversAdd a new "mntfs" pseudo file system which provides...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Mateusz Guzikfd: move vnodes out of filedesc into a dedicated structure
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-19 Dimitry AndricMerge ^/head r358075 through r358130.
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Kirk McKusickAdditional KASSERTs to ensure the consistency of the...
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-17 Dimitry AndricMerge ^/head r358000 through r358048.
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358034 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358030 from the clang1000-import branch:
2020-02-16 Scott LongAdd rudamentary support for UFS to probe whether a...
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-15 Mateusz Guzikufs: use faster lockgmr entry points in ffs_lock
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-10 Scott LongRevert r357710 and 357711 until they can be debugged
2020-02-10 Scott LongMissed a file in r357710, add it here.
2020-02-10 Scott LongAdd rudamentary support for UFS to probe whether a...
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
next