summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-09-201-0/+3
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-09-204-39/+97
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-09-091-17/+11
* nfs: Fixes "Remote I/O error" mount failuresRichard Wareing2015-09-061-1/+20
* features/quota: prevent statfs frame-loss when an error happens duringv3.6.5vmallika2015-08-201-15/+14
* posix: fix mem-leak in posix xattropvmallika2015-08-201-2/+3
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-08-182-45/+77
* glusterd: really get the inode size for a brickNiels de Vos2015-08-181-12/+17
* quota: fix mem leak in quota enforcervmallika2015-08-181-1/+1
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-141-9/+15
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-231-7/+8
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-07-176-41/+67
* glusterd: Fix management encryption issues with GlusterDv3.6.4Kaushal M2015-07-132-8/+18
* glusterd: use a real host name (instead of numeric) when we have oneJeff Darcy2015-07-121-0/+6
* glusterd: Store peerinfo after updating hostnamesKaushal M2015-07-101-0/+4
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-101-0/+2
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-181-1/+8
* afr: allow readdir to proceed for directories in split-brainv3.6.4beta2Ravishankar N2015-06-151-18/+22
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-152-4/+22
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-06-1010-33/+58
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-06-031-1/+1
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-033-4/+9
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-05-287-38/+64
* posix: handle failure from posix_resolvevmallika2015-05-271-0/+4
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-212-6/+13
* build: only include sys/sysctl.h when sysctl() is usedKaleb S. KEITHLEY2015-05-191-1/+1
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-05-191-1/+1
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-05-191-1/+1
* features/glupy: fix file locationsJeff Darcy2015-05-193-2/+10
* cluster/dht: Unwind with proper op_retRaghavendra Talur2015-05-041-12/+86
* quota : Fix smoke test failure.Sachin Pandit2015-04-161-0/+6
* ec: Special handling of anonymous fdv3.6.3beta2Xavier Hernandez2015-03-301-11/+11
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-03-301-14/+34
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-03-302-104/+134
* cluster/afr: serialize inode locksPranith Kumar K2015-03-252-60/+186
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-254-0/+27
* afr: remove stale index entriesRavishankar N2015-03-252-3/+66
* Quota: Build ancestry in the lookupvmallika2015-03-253-10/+113
* glusterd: don't start gluster-nfs when NFS is disabledKrishnan Parthasarathi2015-03-251-1/+27
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-161-0/+4
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-143-61/+103
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-146-26/+79
* glusterd/quota : remove quota-deem-statfs and quota-timeout values when quota...Sachin Pandit2015-03-131-1/+3
* nfs: prevent logging missing 'system.posix_acl_access' xattrsNiels de Vos2015-03-091-0/+4
* Replace /dev/stderr with >&2 in mount scriptsNiels de Vos2015-03-072-9/+12
* nfs: prevent logging missing 'system.posix_acl_*' xattrsNiels de Vos2015-03-071-1/+4
* features/marker: log message clean upVijay Bellur2015-03-042-21/+18
* afr: stop encoding subvolume id in readdir d_offAnand Avati2015-03-033-131/+23
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2015-03-034-69/+183
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2015-02-269-166/+275