Fix packets/bytes accounting on i386.
[freebsd.git] / sys / cam /
2015-08-22 mavRemove some code duplication by using biofinish().
2015-08-20 kenRevamp camcontrol(8) fwdownload support and add the...
2015-08-15 mavPolish sizes processing.
2015-08-15 mavMove "ioctl" CAM frontend into separate file.
2015-08-15 mavDrop "internal" CTL frontend.
2015-08-09 mavRemove verbose CTL messages.
2015-08-08 mavDon't panic if disk lost TRIM support due to switching...
2015-08-07 mavAdd more ifdefs to fix build with GCC after r286406.
2015-08-07 araujoWrap some unused functions with notyet, it is necessary...
2015-08-05 mavPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 mavRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 mavIssue all reads of single XCOPY segment simultaneously.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-23 jeffRefactor unmapped buffer address handling.
2015-07-22 jkimMerge ACPICA 20150717.
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
next