]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / sys / cam /
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.
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-26 Alexander MotinFix fallout of r319722 in CTL HA.
2020-05-26 Alexander MotinDo not remove upcall if we haven't yet.
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-16 Conrad Meyercam: ANSIfy 0-argument function definitions
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 Warner LoshAdd nvd alias back to nda now that it actually works.
2020-05-13 Warner LoshMake the ata probe* and xpt* routines aprobe* and axpt...
2020-05-08 John BaldwinFix a memory leak for ENCIOC_GETSTRING I introduced...
2020-05-03 Alexander MotinAdd session locking in cfiscsi_ioctl_handoff().
2020-05-03 Warner LoshWe need to hold the periph lock when we release the...
2020-05-02 Alexander MotinCleanup LUN addition/removal.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 Warner LoshFix three bugs highlighted by review:
2020-04-30 Warner LoshRemove stray blank line.
2020-04-30 Warner LoshImplement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD...
2020-04-30 Warner LoshReturn the nvmeX device associated with the ndaX device.
2020-04-27 Warner LoshExport the nda device's flags as a sysctl.
2020-04-27 Warner LoshConvert rotating to a flag bit.
2020-04-27 Warner LoshConvert unmappedio over to a flag.
2020-04-27 Warner LoshAdd flags sysctl to ada
2020-04-27 Warner LoshChange the flags back to an enum
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 John BaldwinDon't pass a user buffer pointer as the data pointer...
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 John BaldwinDon't access a user buffer directly from the kernel.
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
next