]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Import Intel Processor Trace decoder library from
[FreeBSD/FreeBSD.git] / sys / ufs /
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 emasteRevert r313780 (UFS_ prefix)
2018-03-17 emastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 cemffs: softdep_disk_write_complete: Quiesce spurious...
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-26 mckusickUse a more straight-forward approach to relaxing the...
2018-02-24 mckusickRelax the location restraints when validating one of the
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mckusickRefactor fix in r329600 to do its check once in readsup...
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-19 kibDo not free(9) uninitialized pointer.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 markjFix a memory leak introduced in r328426.
2018-02-09 jkimMFV: r329072
2018-02-08 mckusickThe goal of this change is to prevent accidental foot...
2018-02-06 pfg{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 mckusickOccasional cylinder-group check-hash errors were being...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 mckusickWhen reading a cylinder group, break out reporting...
2018-01-27 pfgRevert r328479:
2018-01-27 pfg{ext2|ufs}_readdir: Set limit on valid ncookies values.
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-24 pfgext2fs|ufs:Unsign some values related to allocation.
2018-01-24 pfgRevert r327781, r328093, r328056:
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 pfgufs: use mallocarray(9).
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kibSoftlink inodes can own buffers with dependencies.
2018-01-10 pfgUse mallocarray(9) in dirhash.
2018-01-09 kibGeneralize the fix from r322757 and apply it to several...
2018-01-09 kibWhen handling write completion, take SU lock around...
2018-01-09 kibPostpone the disassotiation of the background write...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-03 markjAdd missing newlines to a couple of error messages.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 pfgSPDX: Complete License ID tags for UFS.
2017-12-27 eadlerkernel: Fix several typos and minor errors
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 kanRemove dead initialization of the inode pointer.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 jhbRework pathconf handling for FIFOs.
2017-12-19 jhbMove NAME_MAX, LINK_MAX, and CHOWN_RESTRICTED out of...
2017-12-09 markjProvide a sysctl to force synchronous initialization...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 kibFix livelock in ufsdirhash_create().
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys: general adoption of SPDX licensing ID tags.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 kibImprove the message printed when the cylinder group...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-28 markjRemove a stale and incorrect comment.
2017-10-28 markjRemove workqueue items after updating the workqueue...
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-25 markjMake drain_output() use bufobj_wwait().
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-26 jhbDon't defer wakeup()s for completed journal workitems.
2017-09-22 kibFix 32bit build.
2017-09-22 mckusickContinuing efforts to provide hardening of FFS, this...
2017-09-18 jhbAdd UFS_LINK_MAX for the UFS-specific limit on link...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-09-04 mckusickThe new fsck recovery information to enable it to find...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-25 kibProtect v_rdev dereference with the vnode interlock...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 kibAvoid dereferencing potentially freed workitem in
2017-08-21 kibStyle.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-09 mckusickSince the switch to GPT disk labels, fsck for UFS/FFS...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 ngieMFhead@r321829
next