]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
bhnd(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / cam /
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-16 cemcam: ANSIfy 0-argument function definitions
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 impAdd nvd alias back to nda now that it actually works.
2020-05-13 impMake the ata probe* and xpt* routines aprobe* and axpt...
2020-05-08 jhbFix a memory leak for ENCIOC_GETSTRING I introduced...
2020-05-03 mavAdd session locking in cfiscsi_ioctl_handoff().
2020-05-03 impWe need to hold the periph lock when we release the...
2020-05-02 mavCleanup LUN addition/removal.
2020-04-30 impFix three bugs highlighted by review:
2020-04-30 impRemove stray blank line.
2020-04-30 impImplement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD...
2020-04-30 impReturn the nvmeX device associated with the ndaX device.
2020-04-27 impExport the nda device's flags as a sysctl.
2020-04-27 impConvert rotating to a flag bit.
2020-04-27 impConvert unmappedio over to a flag.
2020-04-27 impAdd flags sysctl to ada
2020-04-27 impChange the flags back to an enum
2020-04-21 jhbDon't pass a user buffer pointer as the data pointer...
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 jhbDon't access a user buffer directly from the kernel.
2020-04-17 jhbDon't try to copyout() to a kernel buffer.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-13 impChecks here against useracc are not useful and are...
2020-04-13 impRemove stale comment
2020-04-07 impNow that we don't have special-case geom hacking define...
2020-04-07 mavFix panic on kern.cam.ctl.ha_role change after r333446.
2020-04-06 mavRelax too strict SES element descriptors check in r355430.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-20 emastesys/cam: remove doubled ;s
2020-03-19 mavFix SES on device slots without phys after r349321.
2020-03-19 dabFix parameter reversal potentially causing buffer overrun.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-14 impAdd comment about how the deferred callback for AC_FOUN...
2020-03-13 impGive some indication of the CCB that's in flight when...
2020-03-11 impRemove redundantly repetitive static __inline forward...
2020-03-11 impEliminate camq_alloc() and camq_free()
2020-03-10 impEliminate xpt_copy_path.
2020-03-10 impRemove unused cam ccb flags
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-07 impReword a comment to describe what's actually going...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 impAll paths lead to xpt_done, so move it after the switch.
2020-03-05 impxpt_async is submitting a CCB, not finishing it up...
2020-03-04 cyMFV r358616:
2020-03-03 impGet rid of silly /* FALLTHROUGH */ lines
2020-03-02 mmMFV r358511,r358532:
2020-03-01 impRemove pre-FreeBSD 11 compat code.
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 impThis is a FALLTHROUGH for sure. no need for xxx comment.
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 scottlAdd a quirk for the WDC Green series of SSDs to disable...
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-22 dimMerge r358179 through r358238.
2020-02-21 impWe pass a pointer to the flags to dabitsysctl, not...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-16 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 impThe KASSERT is too strict: revert r357897
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-14 impAdd a KASSERT that there's no outstanding CCBs when...
2020-02-14 impxpt_release_simq_timeout is unused. Remove it.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-13 impUse INT instead of string for the ints. Because the...
2020-02-13 impConvert rotating and unmapped_io to a DA flag
2020-02-13 impExport the current da flags as bitfield
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-10 scottlRevert r357710 and 357711 until they can be debugged
2020-02-10 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-08 mavBind CTL backends taskqueues to the CTL process.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-07 scottlEver since the block layer expanded its command syntax...
2020-02-03 impRemove sparc64 kernel support
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-29 impFix spelling of removable
2020-01-27 impCreate a convenince wrapper to fill in a CAM_PATH_INQ...
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 glebiusIn compatibility structure substitute 'struct callout_h...
2020-01-09 impConst-poison the cam_sim_* convenience accessor functions.
next