summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-111-2/+19
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-181-0/+1
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-071-0/+6
* cluster/dht: Fix rename journal in changelogKotresh HR2019-04-021-0/+11
* performance/write-behind: fix use after free in readdirp_cbkRaghavendra G2019-03-271-2/+5
* cluster/dht: sync brick root perms on add brickN Balachandran2019-03-271-18/+8
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-211-14/+12
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* leases: Do not conflict with internal fopsSoumya Koduri2019-01-031-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2019-01-031-4/+19
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2019-01-032-6/+21
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-12-262-3/+38
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-12-261-1/+1
* afr: assign gfid during name heal when no 'source' is presentRavishankar N2018-12-034-51/+55
* 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