summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-232-21/+21
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-131-3/+0
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-131-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* call-stub: Add a missing breakVijay Bellur2018-06-011-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-301-1/+1
* Core: The lock contention on gf_client_dump_inodes_to_dicthari gowtham2018-05-301-1/+1
* rpc: conditionally cleanup event slotMilind Changire2018-05-291-0/+8
* core: make glfs_iobuf_copy() consumable for general purpose.Susant Palai2018-05-244-0/+52
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-241-0/+2
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-0/+2
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-181-3/+15
* statedump: Prevent duplicate statedump for master and activePranith Kumar K2018-05-161-29/+38
* libglusterfs/stack: Fix coverity issueVarsha Rao2018-05-111-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-081-1/+3
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-0/+8
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-061-0/+1
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-042-0/+5
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-045-0/+24
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-043-6/+42
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-8/+9
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-272-4/+21
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-04-251-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-04-198-27/+70
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-192-24/+33
* cluster/afr: Make sure latency-arg is passed to afrPranith Kumar K2018-04-182-2/+3
* libglusterfs: fix comparison of a NULL dict with a non-NULL dictXavi Hernandez2018-04-181-8/+8
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-122-2/+2
* experimental/cloudsync: Download xlator for archival featureSusant Palai2018-04-102-2/+24
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-04-021-0/+1
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-284-2/+229
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-214-0/+6
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-193-2/+49
* cleanup: xlator_t structure's 'client_latency' variable is not usedSven Fischer2018-03-191-8/+7
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-104-0/+104
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-101-0/+47
* core: provide infra to make any xlator pass-throughAmar Tumballi2018-03-093-12/+41
* libglusterfs: Fix coverity issue FORWARD_NULLPoornima G2018-03-021-7/+4
* libglusterfs: Fix volume_options_t structKaushal M2018-03-022-1/+18
* libglusterfs: move compat RPC/XDR #defines to eliminate warningsKaleb S. KEITHLEY2018-02-272-20/+13
* options: framework for options levelsN Balachandran2018-02-271-0/+10
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-271-4/+5
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-0/+7
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-213-1/+11
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-0/+10