]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Formalize NVMe controller consumer life cycle.
[FreeBSD/FreeBSD.git] / sys / cam /
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-07 Alexander MotinMake `camcontrol modepage` support block descriptors.
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-28 Alan SomersMFHead @r350386
2019-07-27 Alexander MotinReenable UNMAP support on ramdisks by default.
2019-07-27 Alexander MotinAllow WRITE SAME handle more then 2^^32 blocks.
2019-07-26 Alexander MotinAdd support for Long LBA mode parameter block descriptor.
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-26 Alexander MotinAdd device temperature reporting into CTL.
2019-07-26 Alexander MotinAdd reporting of SCSI Feature Sets VPD page from SPC-5.
2019-07-25 Alexander MotinMake `camcontrol sanitize` support also ATA devices.
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-23 Alexander MotinMake CAM ATA stack handle disk resizes.
2019-07-22 Brooks Davisata_xpt: Use the correct union member when accessing...
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 Alexander MotinAdd Accessible Max Address Configuration support to...
2019-07-18 Cy SchubertMFV r350080:
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-03 Mark JohnstonRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 Alan SomersMFHead @349476
2019-06-25 Warner LoshReplay r349342 by imp accidentally reverted by r349352
2019-06-25 Warner LoshReplay r349340 by imp accidentally reverted by r349352
2019-06-25 Warner LoshReplay r349339 by imp accidentally reverted by r349352
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-24 Warner LoshUse the cam_ed copy of ata_params rather than malloc...
2019-06-24 Warner LoshCreate ata_param_fixup
2019-06-24 Warner LoshGo ahead and completely fix the ata_params before calli...
2019-06-23 Alexander MotinImprove AHCI Enclosure Management and SES interoperation.
2019-06-22 Alexander MotinDecouple enc/ses verbosity from bootverbose.
2019-06-22 Alexander MotinRemove ancient SCSI-2/3 mentioning.
2019-06-22 Alexander MotinMake ELEMENT INDEX validation more strict.
2019-06-21 Scott LongRefactor xpt_getattr() to make it more readable. No...
2019-06-21 Alexander MotinFix individual_element_index when some type has 0 elements.
2019-06-20 Alexander MotinSPC-3 and up require some UAs to be returned as fixed.
2019-06-20 Alexander MotinOptimize xpt_getattr().
2019-06-20 Alan SomersMFHead @349234
2019-06-17 Martin MatuskaMFV r349134:
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Warner LoshMinor white space changes.
2019-06-08 Bjoern A. ZeebIntroduce sim_dev and cam_sim_alloc_dev().
2019-06-07 Chuck TuffliFix nda(4) PCIe link status output
2019-06-06 Alan SomersMFHead @348740
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-22 Alexander MotinSimplify math added in r310524.
2019-05-22 Alexander MotinFix condition broken at r345815.
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-13 Alan SomersMFHead @347527
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Alexander MotinDrop periph lock around cam_periph_unmapmem().
2019-05-05 Alexander MotinDecode some more ATA commands found in ACS-4.
2019-05-05 Cy SchubertMFV r347136:
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Alexander MotinReport DIF protection type the disk is formatted with.
2019-04-21 Alexander MotinPolish SCSI sense data validity checks.
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Ilya BakulinAdd new fields to mmc_data in preparation to SDIO CMD53...
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Alan SomersMFHead@r345880
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Alexander MotinList few more ATA commands.
next