]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
MFV r289310:
[FreeBSD/FreeBSD.git] / sys / cam /
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-11 Alexander MotinMake delete method set via kern.cam.da.X.delete_method...
2015-10-11 Alexander MotinRemove legacy CHS geometry from dmesg and unify capacit...
2015-10-11 Alexander MotinRemove compatibility shims for legacy ATA device names.
2015-10-11 Alexander MotinRemove lock upgrade attempt from ctl_be_block_open_file().
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-08 Alexander MotinAdd missing vnode lock in case of file modify request.
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-01 Alexander MotinMore aggressively fill WUT read pipeline.
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-10-01 Alexander MotinMake zero WUT use WRITE SAME with recently allowed...
2015-10-01 Alexander MotinImplement SPC-3 exceptions to SPC-2 RESERVE and RELEASE...
2015-10-01 Alexander MotinUnify PR variable names to reduce confusion.
2015-09-30 Alexander MotinUse proper STAILQ_* macros where possible.
2015-09-30 Alexander MotinMake pass, sg and targ drivers respect HBA's maxio.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-29 Alexander MotinReally implement PREVENT ALLOW MEDIUM REMOVAL command.
2015-09-29 Alexander MotinDon't report SYNC_NV bit set in SYNCHRONIZE CACHE as...
2015-09-29 Alexander MotinFix arguments order.
2015-09-29 Alexander MotinReport that we can read all flavours of DVD. Why not?
2015-09-29 Alexander MotinAdd CD/DVD Capabilities and Mechanical Status Page.
2015-09-28 Alexander MotinUmplement media load/eject support for removable devices.
2015-09-27 Alexander MotinAdd to CTL initial support for CDROMs and removable...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-26 Alexander MotinAllow LOG SENSE command on non-disk devices.
2015-09-26 Alexander MotinRemove concept of control device.
2015-09-26 Alexander MotinMove ioctl frontend defines where they belong.
2015-09-26 Alexander MotinRemove few more unused variables.
2015-09-26 Alexander MotinRemove some duplicate, legacy, dead and questionable...
2015-09-26 Alexander MotinPass to sobind() copy of the address, not the original.
2015-09-25 Alexander MotinProperly lock LUN in ctl_failover_lun().
2015-09-25 Alexander MotinFix bit masks changed for the wrong commands in r288221.
2015-09-25 Alexander MotinConstify ctl_serialize_table.
2015-09-25 Alexander MotinRemove some dead code found by Clang analyzer.
2015-09-25 Alexander MotinRemove stale comments and some excessive empty lines.
2015-09-25 Alexander MotinSwitch I/O time accounting from system time to uptime.
2015-09-25 Alexander MotinCollect DMA statistics on secondary HA node.
2015-09-25 Alexander MotinMake HA handle datamove and done in a universal way...
2015-09-25 Alexander MotinRemove some control_softc references.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Dimitry AndricMerge ^/head r288126 through r288196.
2015-09-24 Alexander MotinAllow WRITE SAME with NDOB bit set but without UNMAP.
2015-09-24 Alexander MotinAdd new report types to REPORT LUNS command.
2015-09-24 Alexander MotinUpdate WRITE ATOMIC(16) support to sbc4r8 draft.
2015-09-24 Alexander MotinAdd support for READ BUFFER(16) command.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Alexander MotinSynchronize mode pages between HA peers.
2015-09-23 Alexander MotinMake HA peers announce their parameters on connect.
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-22 Dimitry AndricMerge ^/head r288100 through r288125.
2015-09-22 Alexander MotinAdd support for Control extension mode page.
2015-09-22 Alexander MotinRemove duplicate and incomplete code handling LUN modify.
2015-09-22 Dimitry AndricMerge ^/head r288035 through r288099.
2015-09-21 Alexander MotinLog iSCSI session reinstatements.
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-20 Alexander MotinMark with DMA flag I/Os waiting for iSCSI write data...
2015-09-20 Alexander MotinRemove couple excess SGLIST I/O flags.
2015-09-19 Alexander MotinAlways execute REPORT LUNS and REQUEST SENSE commands...
2015-09-19 Alexander MotinSplit two command flags with different meaning.
2015-09-19 Alexander MotinPack struct ctl_ha_msg_hdr by 8 bytes.
2015-09-19 Alexander MotinFix memory corruption when >128K transferred through...
2015-09-18 Alexander MotinMark I/Os with DMA flag while moving data through the...
2015-09-18 Alexander MotinRelax serseq option operation for reads.
2015-09-18 Alexander MotinKill HA link and shutdown the threads on shutdown.
2015-09-18 Alexander MotinUpdate list of opcodes to 5/26/15.
2015-09-18 Alexander MotinUpdate list of ASC/ASCQ codes from 5/20/12 to 8/12/15.
2015-09-17 Alexander MotinReplicate initiators WWPNs and names between HA peers.
2015-09-17 Alexander MotinReplicate port->init_devid to HA peer.
2015-09-17 Alexander MotinWhen reporting TPT UA, report which of thresholds was...
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-17 Alexander MotinReport number of failed XCOPY segment.
2015-09-17 Alexander MotinReport proper medium error code for VERIFY commands.
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-16 Alexander MotinFix reading after end of file for file-backed LUNs.
2015-09-16 Alexander MotinMake COMPARE AND WRITE report offset of difference.
2015-09-16 Alexander MotinFix fixed sense writing when passed more data then...
2015-09-16 Alexander MotinFrontends don't need to set errors themselves.
2015-09-16 Alexander MotinDon't flap the HA link if sysctl is reset to the same...
2015-09-15 Alexander MotinMake CAM log errors that make it wait.
2015-09-15 Alexander MotinFix completion/error status reporting.
2015-09-15 Alexander MotinClose potential race between datamove and HA failover.
2015-09-15 Mark JohnstonPreserve the device queue status before retrying a...
2015-09-14 Alexander MotinImplement data/status aggregation for secondary HA...
2015-09-14 Alexander MotinImplement data/status aggregation for camsim backend.
next