summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-1/+1
* posix: fix Wformat-overflow warningSheetal Pamecha2019-07-091-2/+2
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-261-13/+13
* posix: fix crash in posix_cs_set_stateSusant Palai2019-06-201-0/+5
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-8/+0
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-1/+1
* posix: add storage.reserve-size optionSheetal Pamecha2019-06-031-3/+10
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-0/+3
* storage/posix: fix fresh file detection delayXavier Hernandez2019-04-291-4/+20
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-151-10/+19
* storage/posix: changes with respect to cloudsyncAnuradha Talur2019-04-101-0/+50
* core: brick process is crashed at the time of spawn threadMohit Agrawal2019-01-111-6/+9
* posix: buffer_size_warning coverity fixHarpreet Kaur2018-12-311-1/+1
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-201-1/+1
* posix: use synctask for janitorPoornima G2018-12-191-45/+152
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+20
* posix: posix_health_check_thread_proc crash due to priv is NULLMohit Agrawal2018-12-111-5/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-17/+17
* posix: Null pointer dereferencing clang fixHarpreet Lalwani2018-10-261-1/+1
* posix: fill glusterfs.posix.* acl xattrs at dictKinglong Mee2018-10-221-7/+83
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-181-1/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-2618/+2562
* posix: remove not supported get/set contentAmar Tumballi2018-09-041-168/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-11/+16
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-9/+14
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-2/+2
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-201-4/+22
* posix: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+1
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-9/+40
* Fix compile warningsXavi Hernandez2018-07-101-7/+23
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-06-131-0/+3
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-241-10/+42
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-061-3/+6
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-2/+42
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-6/+54
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-4/+10
* posix: check file state before continuing with fopsSusant Palai2018-04-101-0/+482
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-0/+4
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-211-32/+20
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-0/+1
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-1/+0
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+1
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+42
* posix: In getxattr, honor the wildcard '*'Poornima G2018-01-191-23/+41
* dict: add more types for valuesAmar Tumballi2018-01-051-4/+4
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-0/+4
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+32
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-111-8/+15
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-021-0/+35