]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Check the hw.proto.attach environment variable for devices that
[FreeBSD/FreeBSD.git] / sys / cam /
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-11 mjgCreate a dedicated function for ensuring that cdir...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 mavMake first step toward supporting target and initiator...
2015-07-02 mavFix couple panics on forced unmount of backing file.
2015-06-20 mavFix REPORT LUNS command output for the case when same...
2015-06-20 mavBring per-port LUN enable/disable code up to date:
2015-06-20 mavIntroduce separate lock for tokens to reduce ctl_lock...
2015-06-20 mavRemove some dead and duplicate LUN enabling code.
2015-06-20 mavRemove device queue freeze handling and replace it...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 mavChange ATIO/INOT counting to prevent periph destruction...
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-05 mavFix wrong function name in error message.
2015-06-05 mavAllow setting only WWNN or only WWPN.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 mavHandle EDQUOT backend storage errors same as ENOSPC.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-29 scottlRevert r282227. It is clearly incorrect as it frees...
2015-04-29 pfgFix memory leak in scsi_scan_bus()
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 delphijExtend DA_Q_NO_RC16 to MXUB3* devices.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgscsi_parse_transportid_rdma(): fix mismatch in memoty...
2015-04-16 ngieMFhead @ r281584
2015-04-14 asomersInitialize async_arg_ptr in xpt_async when called with...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 eadlerAdd some additional quirks for various Western Digital...
2015-03-25 gjbMFH: r278968-r280640
2015-03-25 hselaskyAdd DA_Q_NO_RC16 quirk for USB mass storage device.
2015-03-24 kenRemove some #if 0'ed code that apparently confuses...
2015-03-23 bennoBe consistent with M_ZERO when allocating ccbs.
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-18 kenFix a couple of problems in the sa(4) media type reports.
2015-03-17 mavImprove ATA and SCSI versions printing.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 hselaskyAdd DA_Q_NO_RC16 quirk for USB mass storage device.
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 traszMake periphdriver_register() take XPT lock when modifyi...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 kenChange the sa(4) driver to check for long position...
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kenFix I/O size calculation for pass(4) driver requests...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 kenFix printf format warnings on sparc64 and mips.
2015-02-23 kenSignificant upgrades to sa(4) and mt(1).
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 gjbMFH: r278593-r278966
2015-02-18 kenMake sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-13 mavTeach CTL to ask GEOM devices about BIO_DELETE support.
2015-02-12 mavMake XCOPY and WUT commands respect physical block...
2015-02-12 mavMake WRITE SAME commands respect physical block size.
2015-02-11 mavDo not dereference NULL clearing UA that was not set...
2015-02-11 gjbMFH: r278202,r278205-r278590
2015-02-11 mavAdd support for General Statistics and Performance...
2015-02-10 mavDo not abort already aborted tasks.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-08 traszFix ordering of "*logout" and "*terminate"; no function...
2015-02-08 traszExtend ICL to add receive offload methods. For softwar...
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-06 traszMake it possible to set (via ctl.conf(5)) and query...
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 kenAdd support for probing the SCSI VPD Extended Inquiry...
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-03 mavBring some more order into iSCSI portal group tags...
2015-02-02 mavRetry indefinitely on SCSI BUSY status from VMware...
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-01 mavCTL LUN mapping rewrite.
2015-01-31 dimMerge ^/head r277956 through r277974.
2015-01-31 traszAdd kobj interface between ICL and the rest of the...
next