summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/write-behind: Clear frame->local on conflict errorv7.0rc3N Balachandran2019-09-271-0/+4
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-266-1/+293
* geo-rep : fix sub-command during worker connectionv7.0rc2Sunny Kumar2019-09-251-1/+5
* geo-rep: performance improvement while syncing renames with existing gfidSunny Kumar2019-09-255-2/+31
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-1617-53/+629
* core: fix memory allocation issuesv7.0rc1Xavi Hernandez2019-09-162-27/+35
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-151-0/+6
* glusterd: fix use-after-free of a dict_tXavi Hernandez2019-09-151-1/+1
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-115-5/+69
* rpc: Update address family if it is not provide in cmd-line argumentsMohit Agrawal2019-09-091-1/+12
* glusterd: IPV6 hostname address is not parsed correctlyMohit Agrawal2019-09-061-5/+11
* tests: fix spurious failure of bug-1402841.t-mt-dir-scan-race.tRavishankar N2019-09-051-4/+5
* doc: documented about fips-mode-rchecksumRinku Kothiya2019-09-041-1/+7
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-09-032-6/+6
* afr: wake up index healer threadsRavishankar N2019-08-306-11/+67
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-284-1/+26
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-274-52/+68
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-08-271-1/+4
* glusterd: ./tests/bugs/glusterd/bug-1595320.t is failingMohit Agrawal2019-08-261-1/+1
* storage/posix: set the op_errno to proper errno during gfid setv7.0rc0Raghavendra Bhat2019-08-221-0/+1
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-08-222-0/+4
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-08-222-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2019-08-222-5/+25
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-08-222-10/+18
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-08-221-2/+3
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-212-0/+80
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-08-212-0/+31
* doc: Added initial release notes for release-7Rinku Kothiya2019-08-211-0/+228
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-2115-90/+92
* locks/fencing: Address hang while lock preemptionSusant Palai2019-08-213-20/+29
* rpc: glusterd start is failed and throwing an error Address already in useMohit Agrawal2019-08-191-7/+37
* features/utime: always update ctime at setattrKinglong Mee2019-08-192-13/+2
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-191-18/+58
* features/utime: Fix mem_put crashPranith Kumar K2019-08-191-1/+3
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-1916-57/+475
* geo-rep: Fix mount broker setup issueKotresh HR2019-08-191-4/+7
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-08-091-0/+2
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-08-091-11/+33
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-08-021-33/+131
* glusterd: don't log a warning message for tier-enabled keySanju Rakonde2019-07-291-2/+5
* api: Update all future API versions to rel-7Rinku Kothiya2019-07-244-4/+4
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-07-241-1/+1
* cluster/ta: Notify the clients only if there are pending healskarthik-us2019-07-244-22/+69
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-2415-52/+325
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-07-2410-2/+21
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-07-243-2/+12
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-201-76/+61
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-201-2/+10
* cluster/afr: Fix incorrect reporting of gfid & type mismatchkarthik-us2019-07-203-2/+139