summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: pass buffer size to gf_store_read_and_tokenize functionGaurav Kumar Garg2016-03-231-1/+1
* glusterd/rpc : Discard duplicate Disconnect eventsAtin Mukherjee2016-03-231-0/+6
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-235-81/+144
* uss/gluster: generate gfid for snapshot files from snapname and gfidvmallika2016-03-233-33/+122
* glusterd / afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-236-90/+278
* glusterd: Fix connected clients check during 'volume set'Kaushal M2016-03-231-35/+41
* marker: set inode ctx before lookup unwindvmallika2016-03-223-39/+99
* afr: Add throttled background client-side healsRavishankar N2016-03-227-58/+208
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-222-3/+36
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-221-0/+9
* snapshot/cli: Keep the dict keys uniformAvra Sengupta2016-03-221-1/+1
* snapshot: Use svc->manager during glusterd restartAvra Sengupta2016-03-221-5/+4
* glusterd: Always copy old brick ports when importingKaushal M2016-03-221-20/+15
* glusterd: probing a new node, which is part of another cluster should give errorGaurav Kumar Garg2016-03-221-3/+5
* glusterd:upon re-peer probe glusterd should not return response to CLI two timesGaurav Kumar Garg2016-03-211-0/+1
* glusterd: disabling enable-shared-storage option should not delete volumeGaurav Kumar Garg2016-03-212-6/+24
* glusterd: DEBUG log should not come after resetting client log levelGaurav Kumar Garg2016-03-211-0/+2
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-216-4/+103
* cluster/ec: Provide an option to enable/disable eager lockAshish Pandey2016-03-204-3/+21
* mount/fuse: cleanup an additional inode_ref()v3.7.9Vijay Bellur2016-03-171-1/+4
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-03-161-0/+27
* snapshot: Fix parent volinfo corruption in snapshot restoreAvra Sengupta2016-03-111-19/+83
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-03-105-2/+27
* fuse: Add a new mount option capabilityPoornima G2016-03-094-11/+53
* features/bit-rot-stub: get frame->local before unwindingRaghavendra Bhat2016-03-091-3/+5
* features/shard: Return ENOTSUP for unsupported fallocate flagsKrutika Dhananjay2016-03-091-0/+8
* glusterd: volume get should pick options from priv->opts tooAtin Mukherjee2016-03-082-18/+52
* glusterd: avoid setting op-version lower than current cluster op-versionGaurav Kumar Garg2016-03-081-1/+15
* afr: misc performance improvementsRavishankar N2016-03-083-29/+74
* no-mtab (-n) mount option ignore next mount optionNiels de Vos2016-03-081-1/+0
* Tier: making detach start fail when brick on hot tier is downhari2016-03-081-1/+2
* features/trash: Handle unlink unwind properlyAnoop C S2016-03-081-4/+4
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-03-071-8/+96
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-03-072-1/+31
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-071-0/+13
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-03-071-3/+4
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-03-063-14/+19
* features/trash: Retain file permissions during truncateAnoop C S2016-03-051-1/+4
* glusterd: coverity warning in gluster_copy_nfs_ganesha_file()Kaleb S KEITHLEY2016-03-051-13/+11
* Revert "afr: do not set arbiter as a readable subvol in inode context"Pranith Kumar Karampuri2016-03-051-8/+0
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+8
* features/shard: Fix NULL-dereference when fsync failsKrutika Dhananjay2016-03-041-0/+4
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-0411-15/+17
* glusterd: Avoid ret value of glusterd_resolve_brick in retreive brick pathAtin Mukherjee2016-03-031-3/+6
* mgmt/glusterd: Show features.shard option in volume-set-help outputKrutika Dhananjay2016-03-031-1/+2
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* glusterd: use string comparison for realpath checks in glusterd_is_brickpath_...Atin Mukherjee2016-03-024-13/+51
* cluster/ec: Fix invalid config check for directoriesXavier Hernandez2016-03-022-1/+15
* protocol/client: Don't change op_ret when xdata_rsp is presentPranith Kumar K2016-03-011-1/+1