]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam/ctl/ctl.c
Update llvm/clang to r241361.
[FreeBSD/FreeBSD.git] / sys / cam / ctl / ctl.c
2014-11-25 mavCoalesce last data move and command status for read...
2014-11-25 mavUse ctl_set_success() instead of direct inlining.
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 mavReplace home-grown CTL IO allocator with UMA.
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 mavRemove bunch of unused lun variables.
2014-11-21 mavReduce race between LUN destruction and request arrival.
2014-11-21 mavLog errors for absent LUNs too.
2014-11-21 mavPartially reconstruct Active/Standby clusting.
2014-11-19 sjgMerge from head@274682
2014-11-09 mavHandle PREEMPT AND ABORT service action equal to PREEMPT.
2014-11-07 mavSynchronize medium rotation rate in legacy Rigid Disk...
2014-11-06 mavAdd to CTL support for logical block provisioning thres...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-27 mavRemove comment obsoleted by r273730.
2014-10-27 mavReduce code duplication around Write Exclusive persiste...
2014-10-26 mavAllocate buffer for READ BUFFER/WRITE BUFFER commands...
2014-10-26 mavFix support for LUN flat space addressing.
2014-10-26 mavFix printing non-terminated strings in devlist XML.
2014-10-26 mavAdd "rpm" and "formfactor" LUN options to match istgt...
2014-10-25 mavAdd support for 12/16-byte EUI and 16-byte NAA IDs.
2014-10-21 neelIFC @r273338
2014-10-19 neelIFC @r273206
2014-10-18 mavMake VPD 80h (Serial Number) transfer length match...
2014-10-16 mavImplement more functional CTL debug logging.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 mavRemove couple Copan's vendor-specific mode pages.
2014-10-14 mavSome groundwork for later Informational Exceptions...
2014-10-14 neelIFC @r273066
2014-10-13 mavDon't confuse frontend with zero length data moves...
2014-10-13 mavAdd support for READ DEFECT DATA (10/12) commands.
2014-10-12 mavImprove and document `ctladm portlist` subcommand.
2014-10-10 neelIFC @r272887
2014-10-10 mavMake ctld start even if some LUNs are unable to open...
2014-10-10 mavStore persistent reservation keys as uint64_t instead...
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 mavImplement software (mode page) and hardware (config...
2014-10-08 mavAdd support for WRITE ATOMIC (16) command and report...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 mavFix length of Extended INQUIRY Data VPD page.
2014-10-05 neelIFC @r272481
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-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-28 mavDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-27 neelIFC @r272185
2014-09-27 mavFix page length reported for Block Limits VPD page.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 mavWhen reporting some major UNIT ATTENTION condition...
2014-09-22 mavDeny ANCHOR flag set without UNMAP flag set in WRITE...
2014-09-22 mavDon't try to continue aborted commands if status was...
2014-09-22 mavFix UNMAP stuck if the last block descriptor in the...
2014-09-22 mavSimplify legacy reservation handling. Drop it on I_T...
2014-09-22 mavReport proper errors codes for unsupported SERVICE...
2014-09-22 mavPolish INQUIRY command fields validation.
2014-09-20 neelIFC @r271887
2014-09-19 mavFix inverted expression to report block size in mode...
2014-09-18 mavAllow more commands to pass persistent reservation...
2014-09-18 mavAdd support for "no Data-Out Buffer" (NDOB) flag of...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 mavAlways report that we support REPORT TARGET PORT GROUPS...
2014-09-13 mavImplement control over command reordering via options...
2014-09-13 mavAdd "readcache" and "writecache" LUN options to control...
2014-09-13 mavImplement range checks between UNMAP and READ/WRITE...
2014-09-11 mavAdd support for Extended INQUIRY Data (0x86) VPD page.
2014-09-10 mavRemove uninitialized and unused variable, reported...
2014-09-10 mavFix array overrun, reported by Coverity.
2014-09-10 mavFix couple off-by-one range check errors, reported...
2014-09-10 mavFix memory leak on error, reported by Coverity.
2014-09-10 mavFix minor buffer overflow reported by Coverity.
2014-09-09 mavReport that DPO and FUA bits are supported after r271311.
2014-09-09 mavAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 mavImprove cache control support, including DPO/FUA flags...
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-19 sjgMerge head from 7/28
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-08-06 mavReduce reported additional INQUIRY data length.
2014-08-06 mavFix several issues and inconsistencies in UNMAP capabil...
2014-08-04 mavAdd support for Windows dialect of EXTENDED COPY comman...
2014-07-27 mavFix several cases of NULL dereference when INQUIRY...
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-17 mavIncrease maximal number of SCSI ports in CTL from 32...
2014-07-17 mavReduce per-LUN memory usage from 18MB to 1.8MB.
2014-07-16 mavAdd support for VMWare dialect of EXTENDED COPY command...
2014-07-09 mavAdd LUN options to specify 64-bit EUI and NAA identifiers.
next