summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* build: drop incorrect usage of 'inline'Niels de Vos2015-07-235-16/+16
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-231-7/+8
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-07-072-45/+77
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-06-282-6/+13
* posix: handle failure from posix_resolvevmallika2015-06-281-0/+4
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-033-4/+9
* cluster/afr: Make read child match check in afr optionalv3.5.4beta1Krutika Dhananjay2015-03-184-0/+27
* afr: exit out of stack winds in for loops if call_count is zeroRavishankar N2015-03-115-4/+16
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2015-02-252-4/+16
* features/quota: Send the immediate parent with limit in quota statfsvmallika2015-02-232-47/+183
* afr: Don't write to sparse regions of sink.Ravishankar N2015-02-121-51/+146
* features/marker: Filter internal xattrs in lookupPranith Kumar K2015-02-124-55/+109
* cluster/afr: serialize inode locksPranith Kumar K2015-02-112-77/+221
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2015-02-112-21/+54
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2015-02-111-0/+3
* storage/posix: Don't try to set gfid in case of INTERNAL-mknodPranith Kumar K2015-02-091-7/+12
* storage/posix: Set gfid after all xattrs, uid/gid are setPranith Kumar K2015-02-091-32/+32
* features/marker: do not call inode_path on the inode not yet linkedvmallika2015-02-051-12/+24
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-02-051-6/+5
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-054-12/+121
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-01-271-3/+3
* mount: Verify mount failure in mount.glusterfs wrapper.Niels de Vos2014-12-151-0/+5
* features/index: Perform closedir() in error paths to avoid fd leaksVijay Bellur2014-12-041-9/+8
* Cluster/DHT : Fixed crash due to null derefNithya Balachandran2014-12-041-3/+4
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-2613-58/+60
* cluster/afr : Prevent excessive logging of split-brain messages.Anuradha2014-11-135-6/+15
* cluster/afr: Fix xattr heal comparison checksPranith Kumar K2014-11-131-2/+6
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-131-0/+13
* afr : Logging improvementAnuradha2014-11-137-143/+188
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-10-281-6/+64
* cluster/afr: Fix excessive logging in glfsheal log fileKrutika Dhananjay2014-10-273-3/+4
* logs: Do selective logging for errnosPranith Kumar K2014-10-223-50/+22
* protocol/client: change log level for lookupRavishankar N2014-10-211-3/+5
* glusterd: pass the bind-address to starting servicesNiels de Vos2014-10-211-2/+8
* glusterd: make bricks respect 'transport.socket.bind-address'Niels de Vos2014-10-211-0/+8
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-10-203-3/+40
* cluster/afr: Fix sizeof typoPranith Kumar K2014-10-181-1/+1
* Only cleanup priv->shd.statistics if createdTiziano Müller2014-10-071-5/+8
* mount/fuse: Handle fd resolution failuresv3.5.3beta1Pranith Kumar K2014-10-014-187/+82
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-10-011-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-10-011-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-10-012-6/+148
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-10-011-1/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-10-012-41/+102
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-10-011-6/+43
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-10-013-34/+291
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-10-011-8/+37
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-10-011-0/+4
* cluster/dht: introduce dht locking api.Raghavendra G2014-10-015-1/+659
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-10-011-2/+20