summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-07-221-0/+8
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-211-12/+26
* georep: add reset-sync-time option for session deleteMilind Changire2016-07-217-6/+67
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-199-105/+112
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-171-15/+56
* fuse: unref dict even if fuse_first_lookup failsKremmyda, Olia (NSN - GR/Athens)2016-07-171-2/+1
* Glusterd: printing the node details on error message of rebalancehari2016-07-151-5/+7
* glusterd: Fix gsyncd upgrade issueKotresh HR2016-07-153-31/+66
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-153-1/+9
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-155-14/+64
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTNiels de Vos2016-07-121-0/+2
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-07-101-1/+8
* doc: Add release-notes for 3.7.13v3.7.13Kaushal M2016-07-081-0/+31
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-073-9/+6
* gfapi: update count when glfs_buf_copy is usedRaghavendra Talur2016-07-071-2/+3
* glusterd: fail volume delete if one of the node is downAtin Mukherjee2016-07-044-0/+57
* fuse: accept the -s option to allow automountingNiels de Vos2016-07-031-1/+4
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-07-031-23/+9
* nfs: build exportlist with multiple groupnodesBipin Kunal2016-07-032-18/+107
* xdr/nfs: free complete groupnode structureBipin Kunal2016-07-031-4/+14
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-07-011-2/+10
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-293-32/+50
* configure: Prevent glupy installation outside $prefixNiels de Vos2016-06-291-1/+1
* build: Filter -D_FORTIFY_SOURCE from CFLAGSNiels de Vos2016-06-292-76/+62
* 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