summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gfapi : check the value "iovec" in glfs_io_async_cbk only for readJiffin Tony Thottan2016-06-291-1/+6
* cli: fix crash in arbiter keyword parsingRavishankar N2016-06-272-0/+30
* geo-rep: Safely handle if unliked GFID not present in data listAravinda VK2016-06-271-1/+2
* build: place glupy under $prefix while installingNiels de Vos2016-06-272-16/+4
* geo-rep: Handle stime/xtime set failuresAravinda VK2016-06-271-6/+10
* geo-rep: Error message cleanupAravinda VK2016-06-271-10/+13
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-273-11/+47
* scripts: bash-isms in scriptsKaleb S KEITHLEY2016-06-243-13/+14
* common-ha: race/timing issue setting up clusterKaleb S KEITHLEY2016-06-243-25/+38
* Add release notes for v3.7.12v3.7.12Kaushal M2016-06-241-0/+135
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-242-17/+71
* quota : rectify quota-deem-statfs default settingsManikandan Selvaganesh2016-06-241-3/+3
* nfs : store sattr properly in nfs3_setattr() callJiffin Tony Thottan2016-06-242-4/+6
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-222-34/+20
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-06-166-10/+52
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-162-11/+8
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-168-30/+66
* features/changelog: Change barrier notification mechanismKotresh HR2016-06-163-75/+67
* features/shard: Don't modify readv sizePranith Kumar K2016-06-152-14/+24
* posix, shard: Use page-aligned buffer for o-direct readsKrutika Dhananjay2016-06-152-8/+35
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-06-141-2/+3
* glusterd/geo-rep: Avoid started status check if same hostSaravanakumar Arumugam2016-06-131-26/+65
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-132-7/+1
* glusterd/geo-rep: upgrade path when slave vol uuid involvedSaravanakumar Arumugam2016-06-132-10/+191
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-131-4/+6
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-122-5/+64
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-091-1/+2
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2016-06-083-12/+13
* geo-rep: Fix volume stop with geo-rep sessionAravinda VK2016-06-051-0/+12
* storage/posix: Print offset,size and gfid too when readv failsv3.7.12rc1Krutika Dhananjay2016-06-031-1/+3
* glusterd/snapshot: remove quota related options from snap volfileMohammed Rafi KC2016-06-031-16/+137
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-037-21/+120
* cluster/afr: Don't let NFS cache stat after writes.Pranith Kumar K2016-06-039-30/+100
* tests: fix regression failure from bug-1322772-real-path-fix-for-snapshot.tAtin Mukherjee2016-06-021-6/+27
* glusterd/snapshot: Fix snapshot creation with geo-repKotresh HR2016-06-011-2/+4
* geo-rep: update peers section in gsyncd confSaravanakumar Arumugam2016-06-011-3/+31
* geo-rep: Handle Worker kill gracefully if worker already diedAravinda VK2016-06-011-9/+9
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-294-37/+97
* rpc: check the right variable after gf_strdupZhou Zhengping2016-05-271-1/+1
* tests/write-behind: move 1279730.t to BAD testsRaghavendra G2016-05-271-0/+4
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-261-1/+2
* packaging: %postun libs ldconfig: relative path `1' used to build cacheMilind Changire2016-05-261-4/+8
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-264-6/+48
* gfapi/upcall: Use GF_CALLOC while allocating variablesSoumya Koduri2016-05-251-1/+2
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-251-5/+83
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-244-13/+58
* common-ha: post fail-back, ganesha.nfsds are not put into NFS-GRACEKaleb S KEITHLEY2016-05-241-3/+4
* common-ha: wait for cluster to elect DC before accessing CIBKaleb S KEITHLEY2016-05-241-6/+13
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-235-167/+582
* gfapi: fill iatt in readdirp_cbk if entry->inode is nullMohammed Rafi KC2016-05-233-0/+56