]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Remove the arm KERNPHYSADDR option as it is no longer used. The make
[FreeBSD/FreeBSD.git] / sys / cam /
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-16 markjFix style issues around existing SDT probes.
2015-12-15 mavSet DS flag, required for LPB log page by spec.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-07 kenThe ccb_xflags enumeration was removed from FreeBSD...
2015-12-07 impImprove cam tracing a little by including the function...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-11-27 mavFix panic when trying to sort unsupported command in...
2015-11-21 mavAdd API to obtain primary enclosure name and ID for...
2015-11-16 ngieMFhead @ r290899
2015-11-14 mavAdd NULL check to make Coverity happy.
2015-11-11 mavModify target port groups logic in CTL.
2015-11-07 baptMerge from head r290483
2015-11-06 mavRemoved unused malloc types.
2015-11-06 mavAdd two more KASSERTs.
2015-11-05 mavExtend mask of VMware virtual disks.
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-26 mavDon't try to replicate mode pages not present on this...
2015-10-24 mavGive CTL support for PIM_EXTLUNS when talking to CAM.
2015-10-23 mavAdd partial support for QUERY TMF to CAM and isp(4).
2015-10-23 sjgMerge bmake 20151020
2015-10-23 mavFix LUN disable in CAM broken at r285155.
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 mavMake some panic strings mode informative.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-11 ngieMFhead @ r289148
2015-10-11 mavMake delete method set via kern.cam.da.X.delete_method...
2015-10-11 mavRemove legacy CHS geometry from dmesg and unify capacit...
2015-10-11 mavRemove compatibility shims for legacy ATA device names.
2015-10-11 mavRemove lock upgrade attempt from ctl_be_block_open_file().
2015-10-10 ngieMFhead @ r289100
2015-10-08 mavAdd missing vnode lock in case of file modify request.
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-02 ngieMFhead @ r288473
2015-10-01 mavMore aggressively fill WUT read pipeline.
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 mavMake zero WUT use WRITE SAME with recently allowed...
2015-10-01 mavImplement SPC-3 exceptions to SPC-2 RESERVE and RELEASE...
2015-10-01 mavUnify PR variable names to reduce confusion.
2015-09-30 mavUse proper STAILQ_* macros where possible.
2015-09-30 mavMake pass, sg and targ drivers respect HBA's maxio.
2015-09-30 markjMFV r288408:
2015-09-29 mavReally implement PREVENT ALLOW MEDIUM REMOVAL command.
2015-09-29 mavDon't report SYNC_NV bit set in SYNCHRONIZE CACHE as...
2015-09-29 mavFix arguments order.
2015-09-29 mavReport that we can read all flavours of DVD. Why not?
2015-09-29 mavAdd CD/DVD Capabilities and Mechanical Status Page.
2015-09-28 mavUmplement media load/eject support for removable devices.
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 mavAdd to CTL initial support for CDROMs and removable...
2015-09-26 mavAllow LOG SENSE command on non-disk devices.
2015-09-26 mavRemove concept of control device.
2015-09-26 mavMove ioctl frontend defines where they belong.
2015-09-26 mavRemove few more unused variables.
2015-09-26 mavRemove some duplicate, legacy, dead and questionable...
2015-09-26 mavPass to sobind() copy of the address, not the original.
2015-09-25 mavProperly lock LUN in ctl_failover_lun().
2015-09-25 mavFix bit masks changed for the wrong commands in r288221.
2015-09-25 mavConstify ctl_serialize_table.
2015-09-25 mavRemove some dead code found by Clang analyzer.
2015-09-25 mavRemove stale comments and some excessive empty lines.
2015-09-25 mavSwitch I/O time accounting from system time to uptime.
2015-09-25 mavCollect DMA statistics on secondary HA node.
2015-09-25 mavMake HA handle datamove and done in a universal way...
2015-09-25 mavRemove some control_softc references.
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-24 mavAllow WRITE SAME with NDOB bit set but without UNMAP.
2015-09-24 mavAdd new report types to REPORT LUNS command.
2015-09-24 mavUpdate WRITE ATOMIC(16) support to sbc4r8 draft.
2015-09-24 mavAdd support for READ BUFFER(16) command.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 mavSynchronize mode pages between HA peers.
2015-09-23 mavMake HA peers announce their parameters on connect.
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 mavAdd support for Control extension mode page.
2015-09-22 mavRemove duplicate and incomplete code handling LUN modify.
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-21 mavLog iSCSI session reinstatements.
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 mavMark with DMA flag I/Os waiting for iSCSI write data...
2015-09-20 mavRemove couple excess SGLIST I/O flags.
2015-09-19 mavAlways execute REPORT LUNS and REQUEST SENSE commands...
2015-09-19 mavSplit two command flags with different meaning.
2015-09-19 mavPack struct ctl_ha_msg_hdr by 8 bytes.
2015-09-19 mavFix memory corruption when >128K transferred through...
2015-09-18 mavMark I/Os with DMA flag while moving data through the...
2015-09-18 mavRelax serseq option operation for reads.
2015-09-18 mavKill HA link and shutdown the threads on shutdown.
2015-09-18 mavUpdate list of opcodes to 5/26/15.
2015-09-18 mavUpdate list of ASC/ASCQ codes from 5/20/12 to 8/12/15.
next