]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
arm64: Add atomic_fcmpset_8 and atomic_fcmpset_16
[FreeBSD/FreeBSD.git] / sys / cam /
2018-01-15 avggeom_disk / scsi_da: deny opening write-protected disks...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 impWhen we crash, we'll stop the scheduler before we call the
2018-01-09 scottlRelease the held refcount on the probe periph when...
2018-01-09 scottlHold a refcount on the periph while running the allocation
2018-01-09 impRemove ccbque.h from i386/isa.
2018-01-09 scottlDon't hold the periph locks during dump.
2018-01-09 scottlDon't hold the periph lock when calling into cam_periph...
2018-01-09 scottlProtect against a possible NULL deference from an accessor
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 eadlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 manuctl: Correct comment in ctl_worker_thread
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 impReturn domain, bus, slot, and function for the transpor...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 impWhen doing a dump, the scheduler is normally not runnin...
2017-12-13 mavReduce size of several on-stack string buffers.
2017-12-13 impUse ataio ccb instead of general ccb to avoid excessice...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 impDefine xpt_path_inq.
2017-12-06 impNow that cam_periph_runccb() can be called from situati...
2017-12-06 impMake cam_periph_runccb be safe to call when we can...
2017-12-06 asomerscam: fix sign-extension error in adagetparams
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 impRemove unused 4th argument to match the standard error...
2017-12-06 impAdd NVME as a known device type for devstat processing.
2017-12-05 impRemove stray cam_periph_async call. It's called twice...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/cam: further adoption of SPDX licensing ID tags.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 asomersAlways null-terminate CAM periph_name and dev_name
2017-11-21 asomersFix uninitialized variable from 326034
2017-11-20 asomersQuirk Seagate ST8000AS0003-2HH
2017-11-20 asomersda(4): Short-circuit unnecessary BIO_FLUSH commands
2017-11-20 asomersFix multiple bugs in cam_strmatch
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-17 asomersAdd assertion in probedone() that we're holding the...
2017-11-17 asomersFix potential NULL pointer dereference of device physic...
2017-11-16 baptAdd some 4k quirks for Samsung pm863a SSDs
2017-11-15 asomersRemove a double free(9) in xpt_bus_register
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 impProperly decode NVMe state of the drive and print out...
2017-11-14 impProvide link speed data in XPT_GET_TRAN_SETTINGS. Provi...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-07 manuctl: Make max_luns and max_ports tunable variables...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-30 impSend IDLE IMMEDIATE for warm boot.
2017-10-28 philipImport tzdata 2017c
2017-10-27 impnvd alias has caused some problems, revert it for the...
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 impWe should be call adaerror() instead of cam_periph_erro...
2017-10-26 impAlways send STANDBY IMMEDIATE when shutting down
2017-10-25 impHandle RB_POWERCYCLE in ada driver
2017-10-24 impTreat a 'current' value of 0 as unlimited as a failsfe.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-15 impZero out the ccb's alloated on the stack for the dump...
2017-10-15 impCloser examination shows that nvme and CAM both normall...
2017-10-15 impBe nicer on the dump stack by allocating only a ccb_nvm...
2017-10-15 impUpdate comment to reflect actual default timeout.
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-04 traszFix iSCSI target panics on concurrent session teardown...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-30 mavAdd sysctl/tunable for maximal request time.
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-22 impcam iosched: Bettar account IOPS for smoother performance
2017-09-22 impcam iosched: Enforce iop limits below the quanta value
2017-09-21 jkimRemove an ancient comment about the existence of READ...
2017-09-20 impcam iosched: Call cam_iosched_limiter_init() after...
2017-09-20 impcam iosched: Schedule cam_iosched_ticker() quanta times...
2017-09-20 impcam iosched: Add a handler for the quanta sysctl to...
2017-09-20 impcam iosched: Use the write queue for BIO_ZONE commands
2017-09-18 kibabAdd kern.features flag for MMCCAM
2017-09-17 gordonMFV r323678: file 5.32
2017-09-15 impAllow multiple TRIMs to be done for nda
2017-09-15 impUpdate comments on what the CAM_IOSCHED_FLAG_TRIM_ACTIV...
2017-09-15 kibabMiscellaneous fixes and improvements to MMCCAM stack
2017-09-13 npMFH @ r323558.
2017-09-12 impcam iosched: Limit the quanta default to hz if it's...
2017-09-12 asomersRemove spaces from CTL devices' default serial numbers
2017-09-07 cemcam(4): Fix some warnings
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-29 impAdd missing test for NVME CCBs for nvme passthru support.
next