summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-286-0/+343
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-07-283-2/+17
* changetimerecorder: Brick process crashed at ctr xlator in notify functionMohit Agrawal2017-07-281-0/+2
* glusterd: make peerfile parsing more robustJeff Darcy2017-07-271-14/+38
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-07-273-39/+67
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-261-13/+11
* glusterd: highlight arbiter brick in get-stateAtin Mukherjee2017-07-261-1/+25
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-261-8/+20
* cluster/dht: Update size processed for non-migrated filesN Balachandran2017-07-251-6/+10
* glusterd: fix compile warning in glusterd_volinfo_copy_brickinfo()Niels de Vos2017-07-251-1/+1
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-256-6/+221
* cluster/dht: Correct iterator for decommissioned bricksN Balachandran2017-07-251-1/+1
* glusterd: Add option to get all volume options through get-state CLISamikshan Bairagya2017-07-251-7/+38
* storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-07-252-10/+13
* glusterd: add rebal estimates time in get-stateAtin Mukherjee2017-07-241-0/+2
* posix: option to handle the shared bricks for statvfs()Amar Tumballi2017-07-2410-13/+133
* posix/gfid2path: Block access to gfid2path xattr via mountKotresh HR2017-07-244-2/+44
* 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