]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam/ctl
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sys / cam / ctl /
2021-10-06 Gordon Berglingcam: Fix a typo in a comment
2021-03-15 Alexander MotinOptimize out few extra memory accesses.
2021-03-15 Alexander MotinMicro-optimize OOA queue processing.
2021-03-15 Alexander MotinFix build after 2c7dc6bae9fd.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-15 Alexander MotinMicrooptimize CTL I/O queues.
2021-03-15 Alexander MotinSave context switch per I/O for iSCSI and IOCTL frontends.
2021-03-15 Alexander MotinMove XPT_IMMEDIATE_NOTIFY handling out of periph lock.
2021-03-09 Alexander MotinDo not exit ctl_be_block_worker() prematurely.
2021-03-05 Alexander MotinRemove pointless lun->be_lun checks.
2021-03-02 Alexander MotinBump CTL block backend threads from 14 to 32 per LUN.
2021-02-23 Alexander MotinExclude reserved iSCSI Target Transfer Tag.
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2020-11-24 Alexander MotinMFC r367044: Introduce support of SCSI Command Priority.
2020-11-18 Alexander MotinMFC r367600: Make CTL nicer to increased MAXPHYS.
2020-08-24 Alexander MotinMFC r364463: Fix CTL ioctl port creation error handling.
2020-08-13 Alexander MotinMFC r363979: Add CTL support for REPORT IDENTIFYING...
2020-06-09 Alexander MotinMFC r361630: Remove session locking from cfiscsi_pdu_up...
2020-06-09 Alexander MotinMFC r361625: Report STATUS_QUEUED/SENT in `ctladm dumpo...
2020-06-09 Alexander MotinMFC r361616: Move EXPDATASN/R2TSN from PDU to CTL_PRIV_...
2020-06-09 Alexander MotinMFC r361609: Remove PDU_TOTAL_TRANSFER_LEN() macro.
2020-06-02 Alexander MotinMFC r361604: Make struct ctl_be_lun first element of...
2020-06-02 Alexander MotinMFC r361590: Remove ctl_free_beio() LUN and ctl_io...
2020-06-02 Alexander MotinMFC r361536: Properly check kern_sg_entries for S/G...
2020-06-02 Alexander MotinMFC r361502, r361509: Fix fallout of r319722 in CTL HA.
2020-05-19 Alexander MotinMFC r360564: Cleanup LUN addition/removal.
2020-05-19 Alexander MotinMFC r359686: Fix panic on kern.cam.ctl.ha_role change...
2020-05-10 Alexander MotinMFC r360610: Add session locking in cfiscsi_ioctl_hando...
2020-02-22 Alexander MotinMFC r357685: Bind CTL backends taskqueues to the CTL...
2019-11-17 Alexander MotinMFC r354268: Remove lock from CTL camsim frontend.
2019-08-09 Alexander MotinMFC r350383: Reenable UNMAP support on ramdisks by...
2019-08-09 Alexander MotinMFC r350378: Allow WRITE SAME handle more then 2^^32...
2019-08-09 Alexander MotinMFC r350363: Add support for Long LBA mode parameter...
2019-08-09 Alexander MotinMFC r350346: Add device temperature reporting into...
2019-08-09 Alexander MotinMFC r350343: Add reporting of SCSI Feature Sets VPD...
2019-07-07 Alexander MotinMFC r349246: SPC-3 and up require some UAs to be return...
2019-03-13 Alexander MotinMFC r344636: Refactor command ordering/blocking mechani...
2019-03-13 Alexander MotinMFC r344586: Scrap some debug printf's, unused for...
2019-03-11 Alexander MotinMFC r344743: Reduce CTL threads priority to about PUSER.
2019-03-11 Alexander MotinMFC r344489: Free some space in struct ctl_io_hdr for...
2019-03-02 Alexander MotinMFC r344480: Remove disabled CTL_LEGACY_STATS support.
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-11 Edward Tomasz Napi... Make the wait in cfiscsi_offline() interruptible. ...
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-06 Alexander MotinAdd missing copyin() to access LUN and port ioctl argum...
2018-09-01 Edward Tomasz Napi... Try harder in cfiscsi_offline(). This is believed...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Edward Tomasz Napi... Remove unneccessary code, which also introduced a ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
next