summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* heal: Do not call glfs_fini in final buildsPranith Kumar K2015-05-301-3/+17
* build: xlators/mgmt/glusterd/src/glusterd-errno.h is not in dist tarballKaleb S. KEITHLEY2015-05-291-2/+2
* tests : fix spurious failure in bug-973073.tAtin Mukherjee2015-05-291-1/+0
* build: do not #include "config.h" in each fileNiels de Vos2015-05-29394-1950/+1
* scripts: Added script stop-all-gluster-processes.sh in rpmAravinda VK2015-05-292-2/+9
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-05-291-32/+42
* glusterfs.spec.in: python-gluster should be 'noarch'Kaleb S. KEITHLEY2015-05-291-0/+7
* Build: glusterd socket file cleanup to set SElinux context properly.anand2015-05-291-0/+12
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-05-292-0/+33
* geo-rep: Disable xattrs and acls support with tar_sshKotresh HR2015-05-282-5/+2
* geo-rep: Fix acl mounting in mountbroker setupKotresh HR2015-05-281-0/+1
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-289-26/+77
* Changing log level from Warning to DebugAshish Pandey2015-05-281-1/+1
* snapshot/scheduler: Do not enable scheduler if another scheduler is runningAvra Sengupta2015-05-281-2/+85
* quota: quota.conf backward compatibility fixvmallika2015-05-286-70/+165
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-282-63/+68
* glusterd: function to create duplicate of volinfo should copy subvol_countMohammed Rafi KC2015-05-281-0/+1
* glusterd: Bump op version and max op version for 3.7.1Shyam2015-05-281-1/+4
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-283-6/+19
* tiering/nfs: duplication of nodes in client graphMohammed Rafi KC2015-05-284-4/+10
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-283-2/+21
* tiering: Correct errors in cli and glusterdMohammed Rafi KC2015-05-282-5/+4
* glusterd/tiering: Exchange tier info during glusted handshakeMohammed Rafi KC2015-05-281-0/+154
* xlators/cluster/dht: Fix Explicit null dereferenced (CID 1291727).Günther Deschner2015-05-281-1/+1
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-288-183/+322
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-05-286-31/+631
* contrib/timer-wheel: mod_timer() and friendsVenky Shankar2015-05-282-5/+89
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-285-426/+435
* libgfapi: introduce bit flags for pthread mutex and cond variablesHumble Devassy Chirammal2015-05-282-73/+100
* spec: correct the vendor string in spec fileHumble Devassy Chirammal2015-05-281-1/+1
* build: do not include rpcgen generated files in "make dist"Niels de Vos2015-05-281-3/+6
* glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -develKaleb S. KEITHLEY2015-05-281-2/+5
* cluster/dht: Don't rely on linkto xattr to find destination subvol during pha...Raghavendra G2015-05-281-101/+31
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-282-18/+59
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-05-283-4/+9
* gfapi: zero size issue in glfs_h_acl_set()Jiffin Tony Thottan2015-05-282-2/+6
* glusterd: fix repeated connection to nfssvc failed msgsKrishnan Parthasarathi2015-05-283-13/+14
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-05-283-42/+94
* features/shard: Skip block count and size update for directoriesKrutika Dhananjay2015-05-271-0/+2
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-273-4/+10
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-271-1/+1
* tests: Remove tests from bad testsRavishankar N2015-05-271-11/+2
* quota: fix for spurious failurevmallika2015-05-271-20/+31
* tests: Fix typo in ssl-authz.tDeepak C Shetty2015-05-271-1/+1
* tests/uss.t: wait for connection to complete before accessing a file in snapshotRaghavendra Bhat2015-05-272-3/+2
* meta: implement fsync(dir)Raghavendra G2015-05-273-17/+40
* tier/tier.t: Fixing tier.t crash in regression runsJoseph Fernandes2015-05-273-9/+17
* cluster/ec: Forced unlock when lock contention is detectedXavier Hernandez2015-05-2713-999/+1139
* posix: Do not update unmodified xattr in (f)xattropXavier Hernandez2015-05-272-10/+27
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-272-279/+339