summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* snapview-server: close the gfapi handle present in a forgotten inodeRaghavendra Bhat2018-11-201-0/+22
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-202-8/+7
* glusterfsd: NULL pointer dereferencing clang fixIraj Jamali2018-11-201-1/+1
* core: Retrieving the value of "client.ssl" option, before SSL is set up, failsSheetal Pamecha2018-11-201-0/+2
* libglusterfs/src/common-utils.h: faster mem_0filled() functionYaniv Kaul2018-11-201-10/+22
* core: fix strncpy, coverity annotationKaleb S. KEITHLEY2018-11-191-1/+6
* features/locks: Move logging outside of a locked regionVijay Bellur2018-11-191-3/+3
* cluster/dht: sync brick root perms on add brickN Balachandran2018-11-192-22/+14
* cli : fix coverity issue in cli-xml-output.cSunny Kumar2018-11-181-0/+10
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-184-140/+85
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-172-4/+16
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-172-3/+37
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-11-171-1/+1
* glusterd: fix Resource leak coverity issueMohit Agrawal2018-11-161-2/+10
* cli: cluster.server-quorum-type help text is missingShwetha Acharya2018-11-161-4/+8
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-151-2/+2
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-158-46/+69
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-155-10/+10
* rpc/rpc-lib/src/rpc-clnt.c: unlock sooner, if we fail to connect.Yaniv Kaul2018-11-151-15/+11
* glusterfsd: Make io-stats xlator search position independentPranith Kumar K2018-11-151-8/+10
* posix: Fix null pointer dererfenceSusant Palai2018-11-142-0/+13
* feature/shard: Fix coverity issue - Use after freeSusant Palai2018-11-141-1/+1
* glusterd/snapshot: copy-paste typoSanju Rakonde2018-11-131-1/+1
* features/ctime: Fix Coverity issueSusant Palai2018-11-121-0/+1
* glusterfsd: Make each multiplexed brick sign inPrashanth Pai2018-11-123-5/+34
* md-cache: request ACLs related xattrs when mode changeKinglong Mee2018-11-121-0/+62
* glusterd: don't call svcs_reconfigure for all volumes during op-version bump upAtin Mukherjee2018-11-121-8/+12
* quiesce : fix coverity issueSunny Kumar2018-11-121-0/+5
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-123-3/+11
* rpc-clnt*: several code changes to reduce conn lock timesYaniv Kaul2018-11-123-55/+25
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-11-1111-63/+15
* cli: avoid unnecessary strtail for geo rep config.Ravishankar N2018-11-111-20/+20
* ctime: Enable ctime feature by defaultKotresh HR2018-11-116-21/+7
* cli: add a warning/confirmation message in peer detach code pathAtin Mukherjee2018-11-091-1/+13
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-081-10/+16
* glusterd: allow shared-storage to use bricks under glusterd working directorySanju Rakonde2018-11-086-11/+15
* coverity: ignore tainted access reported in gf_freeShyamsundarR2018-11-081-1/+7
* bd: remove from the buildAmar Tumballi2018-11-085-196/+0
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-081-1/+1
* glupy: remove from the buildAmar Tumballi2018-11-085-110/+5
* xlators/experimental: remove from the buildAmar Tumballi2018-11-083-54/+2
* glusterfsd: Do not process GLUSTERD_NODE_STATUS if graph is not readyHu Jianfei2018-11-071-0/+5
* cluster/afr: s/uuid_is_null/gf_uuid_is_nullPranith Kumar K2018-11-071-1/+1
* libglusterfs/src/iobuf.c: don't forget to unlock a mutexYaniv Kaul2018-11-061-0/+1
* tests/interrupt.t: remove 'stripe' volume typeAmar Tumballi2018-11-061-1/+1
* md-cache: new option "cache-glusterfs-acl" for virtual glusterfs ACLsKinglong Mee2018-11-061-3/+21
* md-cache: request cached xattrs at getxattr/fgetxattrKinglong Mee2018-11-062-5/+40
* md-cache: extends xa_time when previous attributes equals cached attributesKinglong Mee2018-11-061-7/+15