summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* Revert "features/shard: Make o-direct writes work with sharding"Krutika Dhananjay2016-05-171-6/+0
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinDan Lambright2016-05-161-33/+42
* mount/fuse: Log gfid and fd ptr as well when writev/readv failKrutika Dhananjay2016-05-151-3/+9
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-141-1/+16
* cluster/tier: return -1 to cli on detach commit when detach unfinishedDan Lambright2016-05-131-0/+1
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-111-0/+29
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-113-7/+204
* glusterd-ganesha : copy ganesha export configuration files during rebootJiffin Tony Thottan2016-05-065-68/+155
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+221
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-051-1/+1
* Tier/glusterd: Resetting the tier status value to not startedhari2016-05-051-4/+9
* glusterd: remove-brick commit should not succeed when migration failedSakshi Bansal2016-05-051-0/+6
* performance/write-behind: guaranteed retry after a short writeRaghavendra G2016-05-041-17/+70