summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ported from bzr repo to git repoHEADmasterTimo Dritschler2019-11-281-0/+0
|
* Detect missing libuuid librarySuren A. Chilingaryan2016-03-221-1/+6
|\
| * Detect missing libuuid librarySuren A. Chilingaryan2013-07-151-1/+6
| |
* | Fix pkgconfigSuren A. Chilingaryan2016-03-161-5/+5
| |
* | Use also Suren A. Chilingaryan2016-03-161-1/+1
| |
* | Use GNUInstallDirs to detect install pathsSuren A. Chilingaryan2016-03-162-28/+4
| |
* | Add provides to spec fileSuren A. Chilingaryan2016-03-062-0/+2
| |
* | RPM supportSuren A. Chilingaryan2016-03-045-6/+111
| |
* | Do not use O_DIRECT by defaultSuren A. Chilingaryan2012-12-041-1/+10
| |
* | Merge custom memcpySuren A. Chilingaryan2012-12-035-6/+424
|\ \
| * | Seems new memcpy is only good for ipepdvcompute2, make it optional and ↵Suren A. Chilingaryan2012-11-273-6/+18
| | | | | | | | | | | | disabled by default
| * | Use memcpy implementation by Daniel VikSuren A. Chilingaryan2012-11-254-4/+412
| |/
* | AIO supportSuren A. Chilingaryan2012-12-033-37/+214
|/
* Fix INCLUDE_INSTALL_DIRSuren A. Chilingaryan2012-08-181-1/+1
|
* Report with different error codes if library will block until buffer is free ↵Suren A. Chilingaryan2012-05-121-1/+5
| | | | or if the supplied block is too big to fit into the buffer
* Try without O_DIRECT if run under normal userSuren A. Chilingaryan2012-03-261-1/+13
|
* Support XFS RealTime partitionSuren A. Chilingaryan2012-03-084-3/+31
|
* Use sync-io with raw devices (significantly improves speed)Suren A. Chilingaryan2012-03-081-1/+1
|
* Clean open flags in raw modeSuren A. Chilingaryan2012-03-071-0/+1
|
* Adjust cmake scriptsSuren A. Chilingaryan2011-12-141-1/+6
|
* Properly detect /dev/null as raw device and do not set DIRECT flag on raw ↵Suren A. Chilingaryan2011-12-134-10/+16
| | | | devices
* Few synchronization and alignment related fixesSuren A. Chilingaryan2011-12-133-23/+56
|
* MergeSuren A. Chilingaryan2011-12-132-6/+7
|\
| * Compile-in default api descriptorSuren A. Chilingaryan2011-12-132-6/+7
| |
* | Just push instead push_chunkSuren A. Chilingaryan2011-12-132-3/+3
|/
* Initial releaseSuren A. Chilingaryan2011-12-1311-0/+869