]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Update ena-com HAL to v1.1.4.3 and update driver accordingly
[FreeBSD/FreeBSD.git] / sys / cam /
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-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.
2017-08-29 impFix NVMe's use of XPT_GDEV_TYPE
2017-08-29 impFix a few overlooked spots where the coded uses 16...
2017-08-29 impAdd CAM/NVMe support for CAM_DATA_SG
2017-08-28 impAdd comment about where we need to place this routine...
2017-08-28 impAdd comment about where we need to place this routine...
2017-08-24 impExpand the latency tracking array from 1.024s to 8...
2017-08-24 impFix 32-bit overflow on latency measurements
2017-08-22 baptImport zstandard 1.3.1
2017-08-18 emastecam iosched: fix typos in comments
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-09 mavDo not loose CCB flags after r320493.
2017-08-07 impAdd nvd alias to nda ndoes.
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 mavadaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_...
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-14 dimMerge ^/head r320971 through r320993.
2017-07-14 impThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 sbrunoAdd 4k and NCQ_TRIM_BROKEN quirks for Samsung 845 SSDs.
2017-07-13 sbrunoAdd 4K quirks for Samsung 750 EVO SSD
2017-07-10 impMove mmc_parmas to the end of the structure for better...
2017-07-10 impKill some unnecessary noise.
2017-07-10 impInclude opt files in the kernel with "" instead of <>.
2017-07-10 impOpt files are included with single quotes.
2017-07-09 impAn MMC/SD/SDIO stack using CAM
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-04 emastecam: EOL whitespace cleanup and line wrapping changes
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-30 mavAllow status aggregation for ramdisk reads.
2017-06-30 mavUnify INOT/ATIO setup.
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 kenFix a panic in camperiphfree().
2017-06-27 kenIn scsi_zbc_in(), fill in the length in the ZBC IN...
2017-06-27 impNamespace is 32-bits, don't cast it to 16 here
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 markjFix a memory leak in ses_get_elm_devnames().
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 kenFix a potential sleep while holding a mutex in the...
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 wmaIntroduce Genesys GL3224 quirks
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-26 avgAllow PROBE_SPINUP to fail in CAM ATA transport
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
next