]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Merge ^/head r358239 through r358262.
[FreeBSD/FreeBSD.git] / sys / cam /
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.
2020-01-09 arrowdFix typo: MANGAEMENT_PROTOCOL_OUT -> MANAGEMENT_PROTOCO...
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 mavUse atomic for start_count in devstat_start_transaction().
2019-12-23 mavMake pass(4) handle misaligned buffers of MAXPHYS size.
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-17 impRevert r355833
2019-12-17 impRevert r355831
2019-12-17 impImplement bio_speedup
2019-12-17 impEliminate the TRIM_ACTIVE flag.
2019-12-17 impTweak the ddb show cam iosched command a bit.
2019-12-17 impAdd rate limiters to TRIM.
2019-12-17 impNVME trim stuff.
2019-12-16 impRevert r355813
2019-12-16 impImplement a system-wide limit or da and ada devices...
2019-12-10 jhbUse callout_func_t instead of the deprecated timeout_t.
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-06 asomersses: sanitize illegal strings in SES element descriptors
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 mavMark some more hot global variables with __read_mostly.
2019-12-04 impRegularize my copyright notice
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 kenFix a hang introduced in r351599.
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-22 mavDo not retry long ready waits if previous gave nothing.
2019-11-22 kevansMMCCAM: defer release of ccb until we're done with it
2019-11-22 mavRemove xpt_lock mutex.
2019-11-22 mavMake CAM use root_mount_hold_token() to delay boot.
2019-11-22 scottlRemove NEEDGIANT from the scsi_sg /dev node. It likely...
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 mavSet handling for some "Logical unit not ready" errors.
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-13 impFix a race between daopen and damediapoll
2019-11-11 impAdd asserts for some state transitions
2019-11-11 impUpdate the softc state of the da driver before releasin...
2019-11-11 impRequire and enforce that dareprobe() has to be called...
2019-11-11 impFix panic message to indicate right action that was...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-09 traszAdd GEOM attribute to report physical device name,...
2019-11-07 philImport libxo-1.3.0:
2019-11-03 mavRemove lock from CTL camsim frontend.
2019-10-24 brooksnda(4): Remove unnecessary union and avoid Clang -Wsize...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 mavAdd kern.cam.da.X.quirks tunable, similar existing...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 mavFix assumptions of only one device per SES slot.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-07 mavSupply SAT layer with valid transfer sizes.
next