]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Merge ^/head r320994 through r321238.
[FreeBSD/FreeBSD.git] / sys / cam /
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...
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-08 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 kenAdd the SCSI Solid State Media Log page (0x11) definition.
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 dimMerge ^/head r317281 through r317502.
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-24 mavChange ctl_free_lun() locking.
2017-04-24 mavSlightly compact the code.
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 dimMerge ^/head r316992 through r317215.
2017-04-20 scottlReorder the minimum_cmd_size code to make it a little...
2017-04-19 scottlAdd infrastructure to the ATA and SCSI transports that...
2017-04-18 cemda(4): Fix a TRIM regression introduced in r308155
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-09 mavFix few minor issues found by Clang Analyzer.
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-28 gremboIn r289137 the legacy_aliases compatibility shims for...
2017-03-28 mmMFV r316083,316094:
2017-03-28 bdreweryRelease ccb if mode_buffer allocation fails.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 mavRemove "UNMAPPED" messages printed on da periph attach.
2017-03-22 impImplement moving SD.
2017-03-21 mavMinor cosmetic addition to r315673.
2017-03-21 mavMake CAM SIM lock optional.
2017-03-20 mmMFV r315633, 315635:
2017-03-11 mavIncrease device openings to tagged maximum.
2017-03-11 mavAllow XPT_GDEV_STATS for UNCONFIGURED devices.
2017-03-10 mavAbort all ATIOs and INOTs queued to SIM on LUN disable.
2017-03-10 mavSwitch work_queue from TAILQ to STAILQ.
2017-03-10 mavRequest change of SIM target role only when it is diffe...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 mavAdd initial support for UNMAP granularity.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 mavAdd mechanism to unload CAM periph drivers.
next