summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-09-143-7/+8
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-1629-104/+104
* logging: check for fmts not being NULLAmar Tumballi2018-07-132-7/+10
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-06-274-2/+79
* Fix compile warningsXavi Hernandez2018-07-063-13/+24
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-061-0/+6
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-022-110/+109
* stack.h: fix the pass_through logicAmar Tumballi2018-07-021-10/+15
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-222-21/+21
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-081-3/+0
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-03-291-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* call-stub: Add a missing breakVijay Bellur2018-05-311-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-1/+1
* Core: The lock contention on gf_client_dump_inodes_to_dicthari gowtham2018-05-181-1/+1
* rpc: conditionally cleanup event slotMilind Changire2018-05-261-0/+8
* core: make glfs_iobuf_copy() consumable for general purpose.Susant Palai2018-05-184-0/+52
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-151-0/+2
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-101-0/+2
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-041-3/+15
* statedump: Prevent duplicate statedump for master and activePranith Kumar K2018-05-161-29/+38
* libglusterfs/stack: Fix coverity issueVarsha Rao2018-03-211-2/+11
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-091-2/+8
* glusterd: Update op-version for masterShyamsundarR2018-05-071-1/+3
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-04-021-0/+8
* posix: APIs in posix to get and set time attributesKotresh HR2017-11-031-0/+1
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-032-0/+5
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-275-0/+24
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-04-203-6/+42
* protocol/server : unwind as per op versionAshish Pandey2018-04-251-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-131-8/+9
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-262-4/+21
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-02-011-0/+1
* libglusterfs/syncop: Handle barrier_{init/destroy} in error casesPranith Kumar K2018-04-232-4/+27
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-203-0/+105
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-191-0/+3
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-128-27/+70
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-112-24/+33
* cluster/afr: Make sure latency-arg is passed to afrPranith Kumar K2018-04-132-2/+3
* libglusterfs: fix comparison of a NULL dict with a non-NULL dictXavi Hernandez2018-04-121-8/+8
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-03-282-2/+2
* experimental/cloudsync: Download xlator for archival featureSusant Palai2018-03-092-2/+24
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-01-091-0/+1
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-02-234-2/+229
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-194-0/+6
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-143-2/+49
* cleanup: xlator_t structure's 'client_latency' variable is not usedSven Fischer2018-03-171-8/+7
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-104-0/+104
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-091-0/+47
* core: provide infra to make any xlator pass-throughAmar Tumballi2018-02-133-12/+41