summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-07-291-6/+6
* afr: some coverity fixesRavishankar N2016-07-287-103/+155
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-261-3/+10
* features/ctr: Check for NULL localN Balachandran2016-07-263-1/+510
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-244-1/+18
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-07-221-2/+3
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-201-12/+26
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-181-0/+1
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-184-13/+44
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-151-11/+22
* glusterd: Fix gsyncd upgrade issueKotresh HR2016-07-153-31/+66
* Glusterd: printing the node details on error message of rebalancehari2016-07-151-5/+7
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-154-34/+216
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-152-0/+8
* glusterd: glusterd must store all rebalance related informationSakshi Bansal2016-07-152-1/+61
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-07-151-34/+89
* glusterd: Don't start bricks if server quorum is not metSamikshan Bairagya2016-07-122-15/+65
* glusterd: search port from last_alloc to base_portAtin Mukherjee2016-07-071-2/+2
* Fix opRet value for volume info --xml call on non-existent volumeSamikshan Bairagya2016-07-061-7/+16
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-053-9/+6
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-07-051-0/+34
* protocol/server: Fix client/server compatibilityAvra Sengupta2016-07-051-1/+6
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-041-15/+56
* glusterd/cli: coverity fixesAtin Mukherjee2016-07-044-19/+21
* glusterd/ganesha : persist value set by teardown in info fileJiffin Tony Thottan2016-07-031-2/+25
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-291-33/+11
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-283-33/+96
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-271-1/+4
* features/shard: Don't modify readv sizePranith Kumar K2016-06-271-14/+1
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-276-21/+30
* posix, shard: Use page-aligned buffer for o-direct readsPranith Kumar K2016-06-272-8/+35
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-231-2/+10
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218
* Tier/glusterd: Resetting the tier status value to not startedhari2016-06-191-4/+9
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-182-17/+71
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-06-182-13/+108
* glusterd: unsafe strcat, strncat use in glusterd_op_stage_gsync_create()Kaleb S KEITHLEY2016-06-171-19/+13
* quota : rectify quota-deem-statfs default settingsManikandan Selvaganesh2016-06-151-3/+3
* performance/decompounder: Add graph for decompounder xlatorAshish Pandey2016-06-142-9/+56
* glusterd/geo-rep: Avoid started status check if same hostSaravanakumar Arumugam2016-06-131-26/+65
* glusterd: fail volume delete if one of the node is downAtin Mukherjee2016-06-133-0/+38
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-132-4/+5
* glusterd: volgen and volume set changes for leasesPoornima G2016-06-133-0/+36
* features/changelog: Change barrier notification mechanismKotresh HR2016-06-133-80/+69
* glusterd/geo-rep: upgrade path when slave vol uuid involvedSaravanakumar Arumugam2016-06-131-10/+188
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-134-10/+12
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-131-4/+6
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1