summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-244-13/+33
* test: Marking test case bug-1309462.t as badShyamsundarR2018-05-231-1/+2
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-225-26/+127
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-222-4/+2
* cluster/dht: Debug logs in dht_readdir(p)_cbkN Balachandran2018-05-221-2/+27
* dht: Excessive 'dict is null' logs in dht_discover_completeMohit Agrawal2018-05-221-1/+2
* dht: Avoid dict log flooding for internal MDS xattrMohit Agrawal2018-05-221-1/+1
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-116-18/+24
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-101-2/+8
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2018-05-095-6/+6
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2018-05-0957-6056/+2
* doc: Initial release notes for 4.1.0ShyamsundarR2018-05-091-0/+236
* extras/hooks: Do not blindly remove volume share from smb.confAnoop C S2018-05-093-9/+12
* Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"ShyamsundarR2018-05-0816-129/+54
* Revert "gfapi: return pre/post attributes from glfs_fsync/fdatasync"ShyamsundarR2018-05-0811-93/+26
* Revert "gfapi: return pre/post attributes from glfs_ftruncate"ShyamsundarR2018-05-0810-62/+17
* Revert "gfapi: return pre/post attributes at callback for glfs api"ShyamsundarR2018-05-086-382/+98
* Update rfc.sh for release-4.1v4.1.0alphaShyamsundarR2018-05-061-1/+1
* gfapi: acutally avoid recall callback when closedv4.2devThomas Hindoe Paaboel Andersen2018-05-061-1/+2
* glusterd: Fix for memory leak in volume tier status commandSanju Rakonde2018-05-061-0/+8
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-066-16/+41
* glusterd/utime: glusterd utime changesKotresh HR2018-05-062-0/+21
* utime: ctime client side xlatorKotresh HR2018-05-0613-1/+616
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-068-34/+279
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-0611-103/+233
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-0610-21/+683
* tests: Add lease test casePoornima G2018-05-052-2/+704
* afr: Add lease() fopPoornima G2018-05-053-0/+157
* mount,fuse: make fuse dumping available as mount optionCsaba Henk2018-05-042-0/+10
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-0410-4/+170
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-043-14/+56
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-0413-28/+556
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-047-12/+292
* use awk to get a specific line from the output instead of cutRaghavendra Bhat2018-05-041-7/+1
* glusterd: enable self-heal in daemonsRavishankar N2018-05-043-14/+0
* glusterfsd: initiate pmap_signout for all detach brick requestsAtin Mukherjee2018-05-041-0/+1
* cli/snapshot: ignore errors for snapshot status for ALL/VOLThomas Hindoe Paaboel Andersen2018-05-041-1/+1
* cli/glusterd: Add warning message in cli for user to checkSusant Palai2018-05-034-9/+27
* posix: Avoid changelog retries for geo-repMohit Agrawal2018-05-031-0/+33
* doc: updates Language Bindings for libgfapi-perl and gogfapiJi-Hyeon Gim2018-05-031-1/+6
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-034-22/+10
* cluster/dht: unwind if dht_selfheal_dir_mkdir returns an errorRaghavendra G2018-05-031-1/+5
* protocol/server : unwind as per op versionAshish Pandey2018-05-033-3/+11
* glusterd/geo-rep: Fix UNUSED_VALUE coverity issueVarsha Rao2018-05-032-12/+12
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-0232-341/+377
* block-profile: enable cluster.eager-lock in block-profilePrasanna Kumar Kalever2018-05-011-1/+1
* glusterd: Fix for memory leak in get-state detailSanju Rakonde2018-05-011-1/+8
* dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE errorSusant Palai2018-04-301-1/+8
* cluster/afr: shd changes for thin arbiterkarthik-us2018-04-301-0/+184
* afr: initial changes for thin arbiterRavishankar N2018-04-306-8/+229