summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-111-1/+1
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-061-32/+40
* posix-helper.c: fix compile warn: ‘timeout’ may be used uninitializedYaniv Kaul2019-10-181-1/+1
* posix-helpers.c: minor changes to posix_fs_health_checkYaniv Kaul2019-10-151-24/+21
* POSIX/xlators: Unused and unchecked value coverity issueyatipadia2019-10-111-2/+2
* posix-helpers.c: do not copy when reading xattrYaniv Kaul2019-10-111-47/+51
* posix: Brick is going down unexpectedlyMohit Agrawal2019-09-261-4/+10
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-161-4/+27
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-09-051-13/+13
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2019-08-221-3/+2
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-0/+16
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-1/+0
* posix: don't expect timer wheel to be initedRaghavendra Talur2019-08-141-1/+1
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-08-041-0/+1
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-8/+14
* 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