summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-197-391/+29
* 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-152-0/+8
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-154-13/+44
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-07-101-1/+8
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-073-9/+6
* glusterd: fail volume delete if one of the node is downAtin Mukherjee2016-07-043-0/+38
* fuse: accept the -s option to allow automountingNiels de Vos2016-07-031-1/+4
* nfs: build exportlist with multiple groupnodesBipin Kunal2016-07-031-18/+66
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-07-011-2/+10
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-291-32/+11
* build: Filter -D_FORTIFY_SOURCE from CFLAGSNiels de Vos2016-06-291-1/+4
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* 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-221-33/+7
* 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-161-1/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-166-21/+30
* features/changelog: Change barrier notification mechanismKotresh HR2016-06-163-75/+67
* features/shard: Don't modify readv sizePranith Kumar K2016-06-151-14/+1
* 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-131-4/+1
* glusterd/geo-rep: upgrade path when slave vol uuid involvedSaravanakumar Arumugam2016-06-131-10/+188
* 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-121-5/+1
* 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-081-9/+7
* 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-037-30/+71
* glusterd/snapshot: Fix snapshot creation with geo-repKotresh HR2016-06-011-2/+4
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-294-37/+97
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-261-1/+2
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-263-5/+46
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-251-5/+83
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-241-1/+10
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-233-167/+299
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-231-2/+6
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-201-1/+3
* glusterd: copy real_path from older brickinfo during brick importAtin Mukherjee2016-05-2010-56/+86
* glusterd/geo-rep: slave volume uuid to identify a geo-rep sessionSaravanakumar Arumugam2016-05-184-49/+544