summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-aio.c
Commit message (Expand)AuthorAgeFilesLines
* posix: Fix null pointer dererfenceSusant Palai2018-11-141-0/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-498/+472
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-17/+34
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-301-1/+1
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-251-0/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-261-4/+2
* Porting new log messages for posixHari Gowtham2015-06-171-35/+41
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* posix: Fix readv FOPM. Mohan Kumar2013-10-171-5/+1
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-1/+1
* storage/posix: Make rchecksum O_DIRECT friendlyPranith Kumar K2012-11-201-0/+10
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-011-4/+60
* Fixed some general typing errors.Varun Shastry2012-09-271-3/+3
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* Warnings: Fix set, unused variable warningsPranith Kumar K2012-07-291-2/+0
* storage/posix: implement native linux AIO supportAnand Avati2012-07-141-0/+519