summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/trash: Handle unlink unwind properlyAnoop C S2016-03-081-4/+4
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-03-071-8/+96
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-03-072-1/+31
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-071-0/+13
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-03-071-3/+4
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-03-063-14/+19
* features/trash: Retain file permissions during truncateAnoop C S2016-03-051-1/+4
* glusterd: coverity warning in gluster_copy_nfs_ganesha_file()Kaleb S KEITHLEY2016-03-051-13/+11
* Revert "afr: do not set arbiter as a readable subvol in inode context"Pranith Kumar Karampuri2016-03-051-8/+0
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+8
* features/shard: Fix NULL-dereference when fsync failsKrutika Dhananjay2016-03-041-0/+4
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-0411-15/+17
* glusterd: Avoid ret value of glusterd_resolve_brick in retreive brick pathAtin Mukherjee2016-03-031-3/+6
* mgmt/glusterd: Show features.shard option in volume-set-help outputKrutika Dhananjay2016-03-031-1/+2
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* glusterd: use string comparison for realpath checks in glusterd_is_brickpath_...Atin Mukherjee2016-03-024-13/+51
* cluster/ec: Fix invalid config check for directoriesXavier Hernandez2016-03-022-1/+15
* protocol/client: Don't change op_ret when xdata_rsp is presentPranith Kumar K2016-03-011-1/+1
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-292-0/+24
* glusterd: display user.* options in volume getAtin Mukherjee2016-02-281-83/+119
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-281-1/+12
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-273-1/+132
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-271-2/+15
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-251-0/+4
* glusterd/rebalance: initialize defrag variable after glusterd restartMohammed Rafi KC2016-02-243-1/+47
* glusterd/snapshot : Remove stale pmap registry entryAvra Sengupta2016-02-241-0/+11
* Snapshot:wrong logging is usedMohammed Rafi KC2016-02-241-4/+4
* glusterd: correct ret code in glusterd_volume_status_copy_to_op_ctx_dictAtin Mukherjee2016-02-231-0/+4
* glusterd: set decommission_is_in_progress flag for inprogress remove-brick op...Atin Mukherjee2016-02-232-1/+19
* glusterd: volume should not start when server quorum is not metGaurav Kumar Garg2016-02-231-0/+12
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2016-02-231-3/+6
* dht: loc should store proper gfidSakshi Bansal2016-02-231-0/+1
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-02-221-26/+0
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-221-5/+5
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-02-221-17/+68
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2016-02-221-2/+13
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-226-83/+306
* tier/unlink: open fd for special file for fdstatMohammed Rafi KC2016-02-221-11/+10
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2016-02-222-2/+7
* tier:unlink during migrationMohammed Rafi KC2016-02-227-133/+481
* tier/glusterd: tier daemon not updating the statusMohammed Rafi KC2016-02-222-2/+33
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-224-15/+28
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-222-5/+24
* fuse:sent at least one lookup before actual fopMohammed Rafi KC2016-02-221-2/+18
* glusterd: check if all bricks are started before performing remove-brickSakshi2016-02-221-1/+10
* glusterd: validate function for replica volume optionsSakshi2016-02-211-12/+42
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36