]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iscsi
Don't use a sub-device/-vendor wildcard for probing MCS9922 as other
[FreeBSD/FreeBSD.git] / sys / dev / iscsi /
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-19 mavSlightly polish iSCSI parameters negotiation.
2014-12-17 mavMake sequence numbers checks more strict.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-22 mavFix use-after-free introduced in r274843.
2014-11-22 mavMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-03 traszs/icl_pdu_new_bhs/icl_pdu_new/; no functional changes...
2014-11-03 traszs/icl_pdu_new/icl_pdu_new_empty/g; no functional changes.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-19 neelIFC @r273206
2014-10-16 traszWhen removing an iSCSI session, check whether all condi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 mavMake iSCSI connection close somewhat less aggressive.
2014-10-08 mavRemove one second wait for threads exit from icl_conn_c...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-17 neelIFC @r271694
2014-09-17 traszFix LUN discovery for targets that don't support REPORT...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-10 traszMake sure we handle less than zero timeouts in iSCSI...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-28 traszFix potential double free that could happen after conne...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-08 mavAdd XPT_ABORT support to iSCSI initiator.
2014-07-07 mavMake XPT_GET_TRAN_SETTINGS to report CAM that command...
2014-07-06 mavMake iSCSI initiator keep Initiator Session ID (ISID...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-18 traszImplement redirection handling in initiator.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 grehanMFC @ r266724
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-23 baptUpdate to byacc 20140409
2014-04-16 mavClose the race in older code, that caused connection...
2014-04-16 traszMake it possible for the initiator side to operate...
2014-04-16 traszFix typo.
2014-04-16 traszAdd kern.iscsi.fail_on_disconnection; this is required...
2014-04-16 traszRemove useless debug.
2014-04-16 traszBe more strict with locking for is_waiting_for_iscsid...
2014-04-16 traszGet rid of ISCSIDCLOSE; it wasn't used and is redundant...
2014-04-16 traszProperly pass the initiator address when running in...
2014-04-16 traszProperly identify target portal when running in proxy...
2014-04-16 traszAdd some stuff to make it easier to figure out for...
2014-04-11 mavRemove unused val argument value from SYSCTL_INT()...
2014-04-11 mavImprove use of socket buffer upcalls.
2014-04-05 traszRemove hack to pass STAILQ to a function and do it...
2014-04-04 traszRework the iSCSI PDU transmit code to avoid lock conten...
2014-04-04 traszAll the iSCSI sysctls are also tunables; advertise...
2014-04-04 traszWe don't need TAILQ for iSCSI PDUs; STAILQ is enough.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 traszFix build, broken by r264025.
2014-04-01 traszEnable a KASSERT.
2014-04-01 traszGet rid of the "autoscaling", instead just set socket...
2014-04-01 traszInstead of "icltx" and "iclrx", use thread names with...
2014-04-01 traszGet rid of ICL lock; use upper-layer (initiator or...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 traszMove the ic_outstanding_count under #ifdef DIAGNOSTIC.
2014-03-25 traszFix harmless warning after reconnecting a session and...
2014-03-25 traszUse newly added extended LUN support in CAM.
2014-03-25 traszUse a less unusual syntax in debug printfs.
2014-03-25 desUpgrade to OpenSSH 6.6p1.
next