summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* tier: Move time string formattingYaniv Kaul2018-07-171-7/+10
* glusterd-store: fix coverity warningYaniv Kaul2018-07-172-70/+63
* cluster/afr: Mark dirty for entry transactions for quorum failureskarthik-us2018-07-161-11/+51
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-161-0/+15
* add check if no matching password record was found with getpwuid_r(uid)Vitaly Lipatov2018-07-131-0/+5
* glusterd: To find a compatible brick ignore diagnostics.brick-log-level optionMohit Agrawal2018-07-131-0/+4
* Quota: Fix crawling of filesSanoj Unnikrishnan2018-07-131-1/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-121-1/+1
* snapshot : remove stale entrySunny Kumar2018-07-121-0/+38
* glusterd: _is_prefix should handle 0-length pathsKaushal M2018-07-111-0/+9
* glusterd: log improvements on brick creation validationAtin Mukherjee2018-07-111-2/+15
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-118-68/+206
* server: Set ssl-allow option in options table and rename IDPrashanth Pai2018-07-111-1/+13
* dht: Inconsistent permission for directories after brick stop/startMohit Agrawal2018-07-113-9/+77
* Fix compile warningsXavi Hernandez2018-07-1032-600/+1345
* cluster/afr: Prevent execution of code after call_count decrementingPranith Kumar K2018-07-101-7/+8
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-101-2/+3
* io-stats: Terminate dump thread when dump interval is set to 0ShyamsundarR2018-07-091-1/+11
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-098-31/+61
* glusterfs: Brick process is crash at the time of call server_first_lookupMohit Agrawal2018-07-091-3/+11
* glusterd: Fix glusterd crashSanju Rakonde2018-07-061-9/+0
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-052-74/+133
* glusterd: show brick online after port registration even in brick-muxPranith Kumar K2018-07-053-10/+31
* cluster/afr: Make sure lk-owner is assigned at the time of lockPranith Kumar K2018-07-041-2/+1
* glusterd: Introduce daemon-log-level cluster wide optionAtin Mukherjee2018-07-036-1/+69
* glusterd: start the services after all the bricks are upAtin Mukherjee2018-07-031-9/+5
* afr,ec: Print if the subvolume is up in statedumpPranith Kumar K2018-07-032-0/+2
* storage/posix: Add warning logs on failureN Balachandran2018-07-021-2/+12
* cluster/dht: Do not try to use up the readdirp bufferN Balachandran2018-06-293-53/+66
* xlators/meta: Fix resource_leakVarsha Rao2018-06-291-7/+12
* xlators/features/barrier: Fix RESOURCE_LEAKVarsha Rao2018-06-281-0/+3
* performance/md-cache: Fix issue on lock being used before init.Zhang Huan2018-06-271-1/+2
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-06-261-3/+13
* cloudsync: avoid null pointer deref in error pathsThomas Hindoe Paaboel Andersen2018-06-251-5/+2
* nfs: add missing rpcsvc_program_unregister_rpcbind6Xie Changlong2018-06-251-0/+3
* cluster/dht: Fix rename journal in changelogKotresh HR2018-06-241-0/+11
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-211-12/+12
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-212-15/+15
* fuse: avoid using the which commandJohn Mulligan2018-06-211-1/+1
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-213-6/+0
* cluster/dht: refactor dht_lookupN Balachandran2018-06-211-211/+321
* glusterfs: access trusted peer group via remote-host commandMohit Agrawal2018-06-201-5/+0
* features/shard: Perform shards deletion in the backgroundKrutika Dhananjay2018-06-204-159/+690
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-06-205-6/+2
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-06-201-51/+60
* cluster/dht: Minor code cleanupN Balachandran2018-06-201-15/+13
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-195-79/+79
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-195-12/+51
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-06-184-32/+50
* performance/quick-read: provide an invalidation based on ctimeRaghavendra G2018-06-183-1/+55