summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* nfs: improve error handling for WebNFS mount permissionsNiels de Vos2017-07-211-1/+2
* features/libgfchangelog: Fix encoding to encode only space and newlineAravinda VK2017-07-214-11/+11
* glusterd: fix brick start raceAtin Mukherjee2017-07-201-0/+19
* cluster/dht: Fixed crash in dht_rmdir_is_subvol_emptyN Balachandran2017-07-201-13/+34
* glusterd: Set default value for cluster.max-bricks-per-process to 0Samikshan Bairagya2017-07-193-15/+31
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-1930-77/+114
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-182-91/+2
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-186-135/+315
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-182-1/+1
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-183-140/+134
* glusterd: Add description field to global options for brick-muxSamikshan Bairagya2017-07-171-2/+12
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-172-2/+26
* fuse: memory leak fixesDanny Couture2017-07-141-38/+30
* core: miscellaneous cleanupKaleb S. KEITHLEY2017-07-144-12/+11
* cluster/ec: Non-disruptive upgrade on EC volume failsSunil Kumar Acharya2017-07-141-1/+4
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-132-3/+5
* posix: brick process crash after stop the volume while brick mux is onMohit Agrawal2017-07-131-1/+3
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-133-4/+22
* storage/posix: Handle [f]xattrop xdataPranith Kumar K2017-07-132-26/+43
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-132-15/+82
* features/read-only: Allow internal clients to r/wKotresh HR2017-07-113-28/+31
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Fix fd check raceN Balachandran2017-07-112-1/+34
* storage/posix: New gfid2path infraKotresh HR2017-07-106-2/+198
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-103-24/+188
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-0/+3
* glusterd: Introduce option to limit no. of muxed bricks per processSamikshan Bairagya2017-07-1011-58/+483
* nfs: add permission checking for mounting over WebNFSNiels de Vos2017-07-094-62/+99
* nfs/nlm: keep track of the call-state and frame for notificationsNiels de Vos2017-07-092-24/+84
* nfs/nlm: use refcounting for nfs3_call_state_tNiels de Vos2017-07-091-11/+35
* nfs/nlm: handle reconnect for non-NLM4_LOCK requestsNiels de Vos2017-07-091-22/+79
* uss/svc: fix double free on xdata dictionaryMohammed Rafi KC2017-07-092-8/+20
* svc: send revalidate lookup on special dirMohammed Rafi KC2017-07-092-0/+81
* svs:implement CHILD UP notify in snapview-serverMohammed Rafi KC2017-07-091-0/+15
* cluster/ec : Don't try to heal when no sink is UPAshish Pandey2017-07-071-0/+6
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-063-52/+27
* debug/io-stats: Append stats for each interval in the same fileKrutika Dhananjay2017-07-061-1/+1
* nfs/nlm: unref fds in nlm_client_free()Niels de Vos2017-07-061-13/+12
* nfs: make nfs3_call_state_t refcountedNiels de Vos2017-07-063-39/+42
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-061-0/+18
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-033-7/+9
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-032-177/+300
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-033-4/+6
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-303-13/+13
* features/shard: Remove ctx from LRU in shard_forgetPranith Kumar K2017-06-301-0/+13
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* glusterd: mark brickinfo to started on successful attachAtin Mukherjee2017-06-281-5/+4
* glusterd: brick process fails to restart after gluster pod failureMohit Agrawal2017-06-271-10/+31