]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / sys / cam /
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-25 John BaldwinRevert most of r360179.
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Andriy Gaponmmc_da: universally use uint8_t for the partition index
2020-09-08 Andriy Gaponmmc_da: fix a typo and a too long line
2020-09-08 Andriy Gaponmmc_da: make sure that part_index is not used uninitial...
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Bjoern A. Zeebcam_sim: harmonize code related to acquiring a mtx
2020-09-01 Mateusz Guzikcam: clean up empty lines in .c and .h files
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-27 Warner LoshFix tiny style nit.
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-21 Alexander MotinFix CTL ioctl port creation error handling.
2020-08-21 Warner LoshUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 Mateusz Guzikcam: add missing MAKEDEV_NOWAIT in passregister
2020-08-17 Alexander MotinExtend EIIOE field handling according to ses4r5 draft.
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-13 Alexander MotinFill device serial_num and device_id in NVMe XPT.
2020-08-12 Alexander MotinReport proper stripesize for nda(4).
2020-08-12 Glen BarberMFH
2020-08-08 Dimitry AndricMerge ^/head r364041 through r364050.
2020-08-07 Bjoern A. Zeebmmc_da: fix memory leak in sddaregister()
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-06 Alexander MotinAdd CTL support for REPORT IDENTIFYING INFORMATION...
2020-08-06 Emmanuel Vadotmmccam: Unhold the periph when we add the device
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Ilya BakulinMinor cleanups in mmc_xpt.c
2020-08-04 Emmanuel Vadotmmccam: Hold the periph during init
2020-08-04 Emmanuel Vadotmmcam: Use a static length sbuf buffer
2020-08-04 Emmanuel Vadotmmccam: mmc_xpt: We're only interested about losing...
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-24 Emmanuel Vadotmmccam: Make non bootverbose more readable
2020-07-24 Emmanuel Vadotmmccam: Add some aliases for non-mmccam to mmccam trans...
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.2V and 1.8V eMMC
2020-07-22 Emmanuel Vadotmmccam: Add support for 1.8V sdcard
2020-07-22 Emmanuel Vadotmmccam: Add a generic mmccam_start_discovery function
2020-07-22 Emmanuel Vadotmmccam: Use a sbuf for the mmc ident function
2020-07-22 Emmanuel Vadotmmc_xpt: Fix debug messages
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Kenneth D. MerryHold the mutex when releasing a callout.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
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-20 Warner LoshUse the more descriptive src_ccb and dst_ccb for the...
2020-06-18 Jung-uk KimMFV: r362286
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-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-08 Alexander MotinImplement zero-copy iSCSI target transmission/read.
2020-06-06 Warner LoshAdd a tunable for the nvd symlink creation.
2020-06-06 Warner LoshEnsure that we send at least LBA range per TRIM.
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
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-29 Alexander MotinRemove session locking from cfiscsi_pdu_update_cmdsn().
2020-05-29 Alexander MotinReport STATUS_QUEUED/SENT in `ctladm dumpooa` output.
2020-05-29 Alexander MotinMove EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.
2020-05-28 Alexander MotinRemove PDU_TOTAL_TRANSFER_LEN() macro.
2020-05-28 Alexander MotinMake struct ctl_be_lun first element of struct ctl_be_...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Alexander MotinRemove ctl_free_beio() LUN and ctl_io dependencies.
2020-05-27 Adrian Chadd[ata_da] remove duplicate definition; it trips up ye...
2020-05-26 Alexander MotinProperly check kern_sg_entries for S/G list.
next