logging: set the thread name for the AsyncFileWriter thread
[folly.git] / folly / experimental / io / test /
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-21 Yedidya FeldblumApply clang-format to folly/experimental/io/
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-12 Philip Proninreturn range from AsyncIO::cancel(), fix test
2017-05-11 Philip ProninAsyncIO::cancel
2017-03-23 Ted PercivalRe-enable io tests
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Shao-Chuan WangAdding IO stats in AsyncIO.
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-16 Jordan DeLongRemove some files that should have been deleted in...
2013-05-20 Tudor BosmanMake folly::AsyncIO thread safe
2013-05-20 Jordan DeLongFix build for folly_fb_platform
2013-05-20 Tudor BosmanFix async_io_test to work with larger block sizes
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-03-19 Tudor BosmanRework folly::AsyncIO interface to make it easier for...
2013-03-19 Tudor Bosmanfix typos
2013-03-19 Tudor BosmanAsyncIO in folly
2012-12-16 Alan FrindellFix IOBufQueue::preallocate for callers who really...
2012-12-16 Alan FrindellReturn the maximum available space from IOBufQueue...
2012-12-16 Dave Watsonadd clone / insert methods
2012-12-16 Adam Simpkinsadd IOBuf::maybeCopyBuffer()
2012-12-16 Tudor Bosmanadd IOBuf::moveToFbString
2012-09-17 Tudor BosmanMinor huge pages library changes
2012-09-17 Tudor BosmanStream operations: file access, iteration, splitting.
2012-08-02 Abhijeet JoglekarAllow capacity and length to be different for user...
2012-07-13 Tudor BosmanAdd IOBufQueue::prepend, fix bug in IOBuf::prepend.
2012-06-22 Tudor BosmanAdd TypedIOBuf.
2012-06-12 Tudor BosmanProperly align internal buffer in IOBuf.
2012-06-12 Tudor BosmanAdd IOBuf::takeOwnership(unique_ptr<T>&&).
2012-06-08 Tudor BosmanAdd IOBufQueue::wrapBuffer, which handles buffers ...
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6