]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Silence down a warning which should really be a debug message.
[FreeBSD/FreeBSD.git] / sys / cam /
2020-04-17 John BaldwinDon't try to copyout() to a kernel buffer.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-13 Warner LoshChecks here against useracc are not useful and are...
2020-04-13 Warner LoshRemove stale comment
2020-04-07 Warner LoshNow that we don't have special-case geom hacking define...
2020-04-07 Alexander MotinFix panic on kern.cam.ctl.ha_role change after r333446.
2020-04-06 Alexander MotinRelax too strict SES element descriptors check in r355430.
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 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-20 Ed Mastesys/cam: remove doubled ;s
2020-03-19 Alexander MotinFix SES on device slots without phys after r349321.
2020-03-19 David BrightFix parameter reversal potentially causing buffer overrun.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-14 Warner LoshAdd comment about how the deferred callback for AC_FOUN...
2020-03-13 Warner LoshGive some indication of the CCB that's in flight when...
2020-03-11 Warner LoshRemove redundantly repetitive static __inline forward...
2020-03-11 Warner LoshEliminate camq_alloc() and camq_free()
2020-03-10 Warner LoshEliminate xpt_copy_path.
2020-03-10 Warner LoshRemove unused cam ccb flags
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-07 Warner LoshReword a comment to describe what's actually going...
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-05 Warner LoshAll paths lead to xpt_done, so move it after the switch.
2020-03-05 Warner Loshxpt_async is submitting a CCB, not finishing it up...
2020-03-04 Cy SchubertMFV r358616:
2020-03-03 Warner LoshGet rid of silly /* FALLTHROUGH */ lines
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Warner LoshRemove pre-FreeBSD 11 compat code.
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 Warner LoshThis is a FALLTHROUGH for sure. no need for xxx comment.
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-27 Scott LongAdd a quirk for the WDC Green series of SSDs to disable...
2020-02-26 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-22 Dimitry AndricMerge r358179 through r358238.
2020-02-21 Warner LoshWe pass a pointer to the flags to dabitsysctl, not...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
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 Dimitry AndricMerge r357970 from the clang1000-import branch:
2020-02-15 Warner LoshThe KASSERT is too strict: revert r357897
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Dimitry AndricMerge ^/head r357855 through r357920.
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-14 Warner LoshAdd a KASSERT that there's no outstanding CCBs when...
2020-02-14 Warner Loshxpt_release_simq_timeout is unused. Remove it.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-13 Warner LoshUse INT instead of string for the ints. Because the...
2020-02-13 Warner LoshConvert rotating and unmapped_io to a DA flag
2020-02-13 Warner LoshExport the current da flags as bitfield
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 LongAdd rudamentary support for UFS to probe whether a...
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-08 Alexander MotinBind CTL backends taskqueues to the CTL process.
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-07 Scott LongEver since the block layer expanded its command syntax...
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-03 Warner LoshRemove sparc64 kernel support
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Warner LoshFix spelling of removable
2020-01-28 Dimitry AndricMerge r357231 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357225 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357224 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357222 from the clang1000-import branch:
2020-01-28 Cy SchubertMFV r357163:
2020-01-27 Warner LoshCreate a convenince wrapper to fill in a CAM_PATH_INQ...
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
next