summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* packaging: remove leftover bd cruft in rpm .specKaleb S. KEITHLEY2019-10-101-9/+3
* perf/write-behind: Clear frame->local on conflict errorN Balachandran2019-10-041-0/+4
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-09-271-1/+4
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-2717-53/+629
* geo-rep : fix mountbroker setupSunny Kumar2019-09-271-1/+1
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-276-0/+291
* dht: Custom xattrs are not healed in case of add-brickroot2019-09-272-8/+68
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-09-231-0/+1
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-231-0/+6
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-235-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-091-5/+11
* afr: wake up index healer threadsRavishankar N2019-09-056-11/+66
* tests: fix spurious failure of bug-1402841.t-mt-dir-scan-race.tRavishankar N2019-09-051-4/+5
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-304-52/+68
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-2815-90/+92
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-284-1/+26
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-283-20/+45
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-262-0/+80
* glusterd: ./tests/bugs/glusterd/bug-1595320.t is failingMohit Agrawal2019-08-261-1/+1
* rpc: glusterd start is failed and throwing an error Address already in useMohit Agrawal2019-08-191-7/+37
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* doc: Added release 6.5 notesv6.5Hari Gowtham2019-08-071-0/+28
* features/utime: always update ctime at setattrKinglong Mee2019-08-072-13/+2
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-071-18/+58
* geo-rep: Fix mount broker setup issueKotresh HR2019-08-071-3/+6
* features/utime: Fix mem_put crashPranith Kumar K2019-08-061-1/+3
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-0616-57/+475
* geo-rep: Fix mount broker setup issueKotresh HR2019-08-051-3/+3
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-08-021-33/+131
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-08-011-1/+1
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-07-291-3/+5
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-241-2/+7
* doc: Added release notes for 6.4v6.4hari gowtham2019-07-171-0/+40
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-161-76/+61
* extras/hooks: Install and package newly added post add-brick hook scriptAnoop C S2019-07-162-2/+3
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-162-4/+42
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-162-1/+4
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-07-161-0/+13
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-091-2/+10
* gfapi: fix incorrect initialization of upcall syncop argumentsSoumya Koduri2019-07-051-37/+72
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-051-1/+18
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-042-6/+6
* extras/hooks: Add SELinux label on new bricks during add-brickAnoop C S2019-07-041-0/+100
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-07-035-13/+92
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-07-031-1/+1
* tests: subdir-mount.t is failing for brick_mux regrssionMohit Agrawal2019-07-031-3/+8
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-07-031-0/+2
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-031-11/+33
* core: fix memory allocation issuesXavi Hernandez2019-07-032-27/+35