summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release notes for 4.1.10v4.1.10release-4.1hari gowtham2019-07-171-0/+23
* gfapi: fix incorrect initialization of upcall syncop argumentsSoumya Koduri2019-07-111-46/+78
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-111-2/+19
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-182-0/+6
* doc: Added release notes for 4.1.9v4.1.9hari gowtham2019-06-051-0/+25
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-071-0/+6
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-04-082-9/+18
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-04-081-8/+34
* cluster/dht: Fix rename journal in changelogKotresh HR2019-04-022-0/+55
* doc: Added release notes for 4.1.8v4.1.8ShyamsundarR2019-03-271-0/+27
* core: move "dict is NULL" logs to DEBUG log levelRaghavendra G2019-03-271-2/+2
* performance/write-behind: fix use after free in readdirp_cbkRaghavendra G2019-03-271-2/+5
* cluster/dht: sync brick root perms on add brickN Balachandran2019-03-272-24/+15
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-214-14/+291
* Revert "libglusterfs/common-utils.c: Fix buffer size for checksum computation"Sanju Rakonde2019-03-122-37/+3
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-02-182-3/+37
* Bump up timeout for tests on AWSNigel Babu2019-02-073-3/+4
* api: bad GFAPI_4.1.6 blockKaleb S. KEITHLEY2019-01-301-2/+3
* doc: Release notes for 4.1.7v4.1.7ShyamsundarR2019-01-161-0/+27
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* leases: Do not conflict with internal fopsSoumya Koduri2019-01-031-0/+11
* gfapi: Offload callback notifications to synctaskSoumya Koduri2019-01-034-11/+421
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2019-01-032-6/+21
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2019-01-032-6/+21
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2019-01-031-0/+6
* tests: Fix zero-flag.t scriptKrutika Dhananjay2019-01-031-0/+1
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-12-262-3/+38
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-12-261-1/+1
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-12-261-1/+1
* afr: assign gfid during name heal when no 'source' is presentRavishankar N2018-12-035-51/+204
* glfsheal: add a '--nolog' flagRavishankar N2018-11-294-17/+56
* geo-rep: Fix permissions with non-root setupKotresh HR2018-11-281-3/+9
* doc: Added release notes for 4.1.6 releasev4.1.6ShyamsundarR2018-11-142-1/+56
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-131-9/+16
* packaging: don't include bd.so rpm in rpm when --without bdKaleb S. KEITHLEY2018-11-131-0/+5
* logging: check for fmts not being NULLAmar Tumballi2018-11-122-7/+10
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-11-121-15/+11
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-121-0/+9
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-123-357/+5
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-091-0/+7
* server: don't allow '/' in basenameAmar Tumballi2018-11-092-4/+15
* features/locks: fix statedump stringAmar Tumballi2018-11-091-5/+5
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Susant Palai2018-11-081-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-081-1/+34
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-061-0/+19
* glusterd: ensure volinfo->caps is set to correct valueSanju Rakonde2018-11-052-0/+11
* geo-rep/scripts: Fix traceback in gluster-mountbrokerKotresh HR2018-11-051-1/+1
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-051-5/+0
* geo-rep: Add more intelligence to automatic error handlingKotresh HR2018-11-051-22/+46
* features/locks: add buffer overflow checks in pl_getxattrRavishankar N2018-11-021-1/+4