summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: Fix conf->generation to stop new peers participating inAvra Sengupta2015-05-272-5/+4
* tests: Fix entry-self-heal.tKrutika Dhananjay2015-05-263-4/+66
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-266-9/+72
* tests: remove read-subvol-entry.t from is_bad_testRavishankar N2015-05-261-1/+0
* tests: add ec/ec.t to is_bad_testKrishnan Parthasarathi2015-05-261-0/+1
* Quota: fix testcases not to send parallel writes for accuratevmallika2015-05-2513-65/+157
* tests: arbiter.t fixRavishankar N2015-05-243-4/+9
* tests: data-self-heal.t fixRavishankar N2015-05-222-3/+26
* tests: add more tests to bad_test for the interimKrishnan Parthasarathi2015-05-211-0/+3
* cluster/ec: Fix use after free crashPranith Kumar K2015-05-214-23/+47
* tests: Removing tests/bugs/snapshot/bug-1112559.t from test-suiteAvra Sengupta2015-05-202-62/+0
* glusterd: populate errstr if gd_syncop_submit_request failsAtin Mukherjee2015-05-201-0/+3
* cluster/ec: Correctly cleanup delayed locksXavier Hernandez2015-05-209-72/+213
* test: Fix sparse file self heal testzhoushicheng2015-05-192-1/+10
* cluster/ec: Handle lookup failures while op in progressPranith Kumar K2015-05-192-12/+23
* tests: Remove bug-976800.t from is_bad_test()Vijay Bellur2015-05-191-1/+0
* move trash doc to features sub directoryHumble Devassy Chirammal2015-05-191-0/+0
* tests: data-self-heal.t-create files from the mount point.Ravishankar N2015-05-181-32/+14
* Tests: avoid hang in br-stub.tEmmanuel Dreyfus2015-05-181-0/+2
* tests: write log for glupy.t to the standard log directoryNiels de Vos2015-05-163-3/+4
* nfs: Use uuid_clear() instead of memsetVijay Bellur2015-05-161-6/+2
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* fuse: fix return value check for setuidPrasanna Kumar Kalever2015-05-161-2/+10
* cluster/ec: Prevent unnecessary self-healsPranith Kumar K2015-05-151-2/+11
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-142-3/+17
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* quota/glusterd: on read call number of byte read should equal to buffer lengthGaurav Kumar Garg2015-05-141-2/+1