summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-121-0/+9
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-123-357/+5
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-091-0/+7
* server: don't allow '/' in basenameAmar Tumballi2018-11-092-4/+15
* features/locks: fix statedump stringAmar Tumballi2018-11-091-5/+5
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Susant Palai2018-11-081-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-081-1/+34
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-061-0/+19
* glusterd: ensure volinfo->caps is set to correct valueSanju Rakonde2018-11-051-0/+2
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-051-5/+0
* features/locks: add buffer overflow checks in pl_getxattrRavishankar N2018-11-021-1/+4
* afr/lease: Read child nodes from lease structureroot2018-10-311-1/+1
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-4/+8
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-101-1/+1
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-10-057-16/+22
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-10-051-1/+2
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-10/+51
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-043-8/+26
* cluster/afr: Delegate name-heal when possiblePranith Kumar K2018-09-212-27/+85
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-09-213-38/+47
* libgfchangelog: Fix changelog history APIKotresh HR2018-09-211-5/+46
* geo-rep: Fix issues related config setKotresh HR2018-09-212-4/+5
* storage/posix: Avoid log flood in posix_set_parent_ctime()Vijay Bellur2018-09-171-4/+0
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* protocol: don't use allocaAmar Tumballi2018-09-062-103/+58
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-061-9/+25
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-062-0/+18
* posix: remove not supported get/set contentAmar Tumballi2018-09-063-186/+1
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-291-4/+14
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-08-162-31/+4
* geo-rep : fix possible crashSunny Kumar2018-08-161-2/+5
* glusterd: memory leak in geo-rep statusSanju Rakonde2018-08-161-2/+6
* glusterd/geo-rep: Fix glusterd crashKotresh HR2018-08-151-1/+1
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-08-101-0/+3
* glusterd: _is_prefix should handle 0-length pathsKaushal M2018-07-241-0/+9
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-232-15/+10
* posix: check before removing stale symlinkRavishankar N2018-07-231-4/+8
* cluster/afr: Prevent execution of code after call_count decrementingPranith Kumar K2018-07-101-7/+8
* afr: heal gfids when file is not present on all bricksRavishankar N2018-07-095-12/+51
* cluster/afr: Make sure lk-owner is assigned at the time of lockPranith Kumar K2018-07-041-2/+1
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-07-021-51/+60
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-07-024-32/+50
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-07-025-6/+2
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-07-021-3/+13
* glusterfs: access trusted peer group via remote-host commandMohit Agrawal2018-06-251-5/+0
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-141-1/+22
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-121-2/+1
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-081-11/+31
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-061-0/+1