summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Add block device xlator detailsHumble Chirammal2014-05-211-0/+406
* doc: zerofill api documentationHumble Chirammal2014-05-211-0/+26
* doc: afr-statistics command documentationVenkatesh Somyajulu2014-05-201-0/+142
* cluster/afr: remove unused variableRavishankar N2014-05-151-2/+0
* cluster/afr: send opendirs to all children for entry self-healRavishankar N2014-05-142-25/+10
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-05-143-6/+23
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-128-46/+530
* doc: Adding user documentation for WORM featureNiels de Vos2014-05-111-0/+75
* Removed the old and unused non-Glupy Python bindings codeNiels de Vos2014-05-118-540/+0
* build: glusterfs.spec.in, minor/nit changes to sync with Fedora specKaleb S. KEITHLEY2014-05-101-17/+30
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-05-102-11/+19
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-108-103/+166
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-05-095-54/+193
* posix: if brick-uid or brick-gid is not specified, do not setNiels de Vos2014-05-092-12/+76
* write-behind: track filesize when doing extending writesNiels de Vos2014-05-093-4/+301
* fuse: prevent READDIR(P) from writing to much data to /dev/fuseNiels de Vos2014-05-081-16/+47
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-05-083-2/+53
* features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-05-081-4/+48
* rpcsvc: Ignore INODELK/ENTRYLK/LK for throttlingPranith Kumar K2014-05-081-16/+54
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-05-051-110/+112
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-053-8/+63
* build: do not create versioned <xlator>.so filesNiels de Vos2014-05-055-7/+7
* cluster/afr: perform list-xattr during lookupRavishankar N2014-04-283-0/+92
* features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-281-6/+52
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-282-17/+94
* cluster/afr: Prevent heal info hang when data-self-heal in progress.Pranith Kumar K2014-04-286-5/+46
* heal: Enable logging for glfsheal.Pranith Kumar K2014-04-284-11/+27
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-287-36/+213
* cluster/afr: get virtual-xattrs only on valid xdata.Pranith Kumar K2014-04-281-9/+11
* Tests: Changes to tests for glfs-heal implementation.Pranith Kumar K2014-04-282-24/+1
* heal: glfs-heal implementationPranith Kumar K2014-04-287-5/+550
* cluster/afr: Add dry-run functionality to self-heal.Pranith Kumar K2014-04-286-7/+40
* cluster/afr: Add foreground self-heal launch capability through lookup.Pranith Kumar K2014-04-283-19/+24
* doc: Add glfs_fini known issue to release notes 3.5Deepak C Shetty2014-04-271-0/+4
* doc: Adding documentation for file-snapshotKasturi Narra2014-04-181-0/+91
* rdma: correct some spelling mistakesNiels de Vos2014-04-171-4/+4
* doc: Add doc for network compression xlatorPrashanth Pai2014-04-171-0/+71
* Release-notes for release-3.5Satheesaran2014-04-171-0/+150
* Adding doc to upgrade geo-rep from older version to new geo-repv3.5.0M S Vishwanath Bhat2014-04-161-0/+42
* doc: add documentation for server-quorum featureJeff Darcy2014-04-161-0/+41
* doc: add documentation for NUFA featureJeff Darcy2014-04-161-0/+19
* Adding admin-guide for distributed-geo-repM S Vishwanath Bhat2014-04-111-0/+114
* doc: add documentation for the "Brick Failure Detection" featureNiels de Vos2014-04-111-0/+67
* rpms: Add quota upgrade scripts to rpmsKrutika Dhananjay2014-04-105-8/+16
* features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-101-0/+1
* geo-rep: fix pattern matching in upgrade scripts.v3.5.0beta5Raghavendra G2014-04-041-1/+1
* locks: fix unconditional op_ret success of entrylkAnand Avati2014-04-041-2/+3
* cli: Deprecation message added for remove-brick op with default behaviour.Atin Mukherjee2014-04-031-0/+6
* features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-2415-25/+120
* geo-rep: Fix ValueError - signal only works in main threadAravinda VK2014-03-241-8/+7