]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
ixgbe(4): Fix build error on i386.
[FreeBSD/FreeBSD.git] / sys / cam /
2017-12-20 impReturn domain, bus, slot, and function for the transpor...
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.
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-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-18 emastecam iosched: fix typos in comments
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
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-23 hselaskyMerge ^/head r319973 through 321382.
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.
next