summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: remove unused gf_darwin_compat_*xattr() functionsNiels de Vos2016-04-251-5/+0
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-242-6/+6
* Revert "NFS-Ganesha : scripts related changes for supporting multiple export ...jiffin tony Thottan2016-04-241-12/+14
* statedump: Prevent (null) typestr to be printedPranith Kumar K2016-04-243-13/+3
* qemu-block: mop leftover codePrasanna Kumar Kalever2016-04-244-29/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-2211-41/+766
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-214-21/+40
* features/crypt: Whitespace CleanupVijay Bellur2016-04-215-45/+44
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-212-3/+4
* posix: Add lease() fopPoornima G2016-04-212-1/+24
* io-threads: Add lease() fopPoornima G2016-04-211-0/+1
* core: add lease fopPoornima G2016-04-2117-1/+330
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-201-1/+2
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-206-17/+90
* geo-rep: Fix hostname mismatch between volinfo and geo-rep statusAravinda VK2016-04-191-2/+3
* Tier: tier command fails message when any node is downhari2016-04-192-24/+63
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-193-2/+19
* mount/fuse: report ESTALE as ENOENTRaghavendra G2016-04-181-0/+3
* Build fix: remove undefined -I${rpclibdir}Emmanuel Dreyfus2016-04-181-1/+1
* tests: fix syntax error in 0symbol-check.tNiels de Vos2016-04-151-1/+1
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-155-15/+138
* libglusterfs: coverity fixSakshi2016-04-146-9/+25
* rpc: check the right variable after gf_strdupZhou Zhengping2016-04-141-1/+1
* Revert "glusterd: Allocate fresh port on brick (re)start"Gaurav Kumar Garg2016-04-145-46/+70
* mgmt/glusterd: Change op-version for max-threads, shd-wait-qlengthPranith Kumar K2016-04-141-2/+2
* extras: Fix the create_new_xlator toolPoornima G2016-04-131-7/+6
* extras: Enable failed-tests.py to fetch regression summary for more than 30 b...Poornima G2016-04-121-19/+78
* tests: fix regression failure from bug-1322772-real-path-fix-for-snapshot.tAtin Mukherjee2016-04-122-6/+34
* glusterfsd: coverity fixSakshi Bansal2016-04-121-8/+8
* glusterd-client: switch volfile server incase existing connection breaksPrasanna Kumar Kalever2016-04-122-38/+83
* io-stats: Fix overwriting of client profile by the bricksPoornima G2016-04-122-24/+59
* glusterd: coverity fix for insecure temporary fileSakshi2016-04-122-0/+6
* tests: use trap mechanism to ensure that proper cleanups happenJeff Darcy2016-04-125-9/+34
* dht: extend time for "nuke" test's janitor-cleanup checkJeff Darcy2016-04-121-1/+1
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-112-9/+64
* features/shard: Make o-direct writes work with shardingKrutika Dhananjay2016-04-111-0/+6
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-1111-44/+76
* posix_acl: create inode ctx for posix_acl_getvmallika2016-04-111-10/+26
* arbiter: write performance improvementRavishankar N2016-04-114-34/+82
* extras: Add namespace for options in group-virt.exampleVijay Bellur2016-04-093-10/+25
* libglusterfs: Refactor packing of argumentsAnuradha Talur2016-04-095-329/+896
* socket: Don't cleanup encrypted transport in socket_connect()Kaushal M2016-04-071-12/+6
* tests: Fix typo in split-brain-healing.tRavishankar N2016-04-071-4/+4
* Adding distaf tests directory structure to tests dirM S Vishwanath Bhat2016-04-0716-0/+1714
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-074-12/+104
* tests: fix per-test core detectionJeff Darcy2016-04-071-2/+2
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-077-1/+52
* cli: fix double free of options dictionaryJeff Darcy2016-04-061-4/+0
* rpc: assign port only if it is unreservedPrasanna Kumar Kalever2016-04-062-2/+6
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-061-43/+158