summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: release notes for GlusterFS 3.5.9v3.5.9release-3.5Niels de Vos2016-03-121-0/+56
* glusterd: fix glusterd_add_inode_size_to_dict to avoid glusterd to crashAtin Mukherjee2016-03-111-23/+26
* cli: Don't override cli mode when stdin in not a ttyNiels de Vos2016-03-112-1/+13
* gfapi: return EINVAL for unsupported lseek() operationsNiels de Vos2016-03-081-1/+9
* doc: release notes for GlusterFS 3.5.8v3.5.8Niels de Vos2016-02-151-0/+56
* quota : fix could not start auxiliary mount issueManikandan Selvaganesh2016-02-121-1/+1
* quota : avoid "contribution node is empty" error logsManikandan Selvaganesh2016-02-121-3/+3
* build: update link for .git/hooks/commit-msgKaleb S KEITHLEY2016-01-151-3/+3
* doc: release notes for GlusterFS 3.5.7v3.5.7Niels de Vos2015-12-121-0/+55
* glusterd.service: Ensure rpcbind is started before glusterdNiels de Vos2015-12-121-0/+1
* protocol/client: prevent use-after-free of frame->rootNiels de Vos2015-12-121-14/+2
* doc: release notes for GlusterFS 3.5.6v3.5.6Niels de Vos2015-09-151-0/+56
* build: drop incorrect usage of 'inline'Niels de Vos2015-07-237-18/+18
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-233-7/+63
* doc: release notes for GlusterFS 3.5.5v3.5.5Niels de Vos2015-07-071-0/+57
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-07-076-47/+146
* features/quota : Fix XML output for quota list commandvmallika2015-07-074-160/+277
* 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
* doc: release notes for GlusterFS 3.5.4v3.5.4Niels de Vos2015-06-031-1/+3
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-033-4/+9
* build: correct the version in glusterfs-api.pcNiels de Vos2015-04-241-4/+4
* doc: add release notes for 3.5.4beta1Niels de Vos2015-04-021-0/+76
* cluster/afr: Make read child match check in afr optionalv3.5.4beta1Krutika Dhananjay2015-03-185-1/+30
* afr: exit out of stack winds in for loops if call_count is zeroRavishankar N2015-03-115-4/+16
* configure: argp-standalone is always built, even when not neededNiels de Vos2015-02-262-5/+10
* 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-123-51/+293
* features/marker: Filter internal xattrs in lookupPranith Kumar K2015-02-127-55/+305
* 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
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-02-0912-337/+785
* pkg-config: make the version in gluster-api.pc backwards compatibleNiels de Vos2015-02-092-1/+14
* 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
* glusterfs.spec.in: use upstream logrotate exclusivelyKaleb S. KEITHLEY2014-12-151-22/+5
* 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
* tests: spurious failure fix for quota-anon-fd-nfs.tNiels de Vos2014-11-274-7/+80
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-2616-61/+64
* cluster/afr : Prevent excessive logging of split-brain messages.Anuradha2014-11-136-10/+37
* cluster/afr: Fix xattr heal comparison checksPranith Kumar K2014-11-132-2/+7
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-131-0/+13