summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Fix leaks in self-heal code pathPranith Kumar K2014-07-185-8/+15
* client_t: Fix memory leaksPranith Kumar K2014-07-143-10/+10
* protocol/server: '/s/ESTALE/ENOENT' only in lookup pathRavishankar N2014-07-142-22/+12
* nfs: prevent assertion error with MOUNT over UDPNiels de Vos2014-07-102-1/+10
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-07-088-20/+20
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-081-7/+6
* features/gfid-access: Fix inode leaks and loc path corruptionPranith Kumar K2014-07-082-123/+147
* quotad: Remove dead codePranith Kumar K2014-07-082-11/+1
* feautre/gfid-access: Fix EINVAL when stat on .gfidKotresh H R2014-07-072-14/+45
* gNFS: Support wildcard in RPC auth allow/rejectNiels de Vos2014-07-021-4/+4
* gNFS: Fix multi-homed m/c issue in NFS subdir authNiels de Vos2014-07-022-90/+105
* features/index : Creation of indices directory as soon as brick is up.Anuradha2014-06-271-0/+5
* cluster/stripe: Fix EINVAL errors on quota enabled volumesKrutika Dhananjay2014-06-271-1/+0
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-06-272-8/+31
* cluster/stripe: don't treat ESTALE as failure in lookupRavishankar N2014-06-241-2/+3
* cluster/afr: Fix resolution issues with afrPranith Kumar K2014-06-243-10/+21
* features/index: Don't delete current xattrop index.Ravishankar N2014-06-241-0/+4
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-06-242-59/+75
* features/quota: Fix dict leakVarun Shastry2014-06-231-0/+3
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-234-69/+126
* protocol/server: send ENOENT instead of ESTALE for older clientsRavishankar N2014-06-203-5/+40
* features/gfid-access: Fix memory leaks.v3.5.1beta2Raghavendra G2014-06-101-1/+27
* gNFS: Make NFS DRC off by defaultNiels de Vos2014-06-102-2/+2
* glusterd: Better op-version values and rangesNiels de Vos2014-06-101-3/+3
* features/gfid-access: calloc gfid and set in xdataRavishankar N2014-06-081-5/+10
* glusterd: On gaining quorum spawn_daemons in new threadKaushal M2014-06-084-28/+44
* features/glupy: GPLv2 or LGPLv3+ licenseKaleb S. KEITHLEY2014-05-313-30/+22
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-237-2/+207
* rpc: warn and truncate grouplist if RPC/AUTH can not hold everythingNiels de Vos2014-05-221-1/+26
* cluster/afr: remove unused variableRavishankar N2014-05-151-2/+0
* cluster/afr: send opendirs to all children for entry self-healRavishankar N2014-05-142-25/+10
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-05-143-6/+23
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-121-0/+137
* Removed the old and unused non-Glupy Python bindings codeNiels de Vos2014-05-118-540/+0
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-05-102-11/+19
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-108-103/+166
* posix: if brick-uid or brick-gid is not specified, do not setNiels de Vos2014-05-091-12/+29
* write-behind: track filesize when doing extending writesNiels de Vos2014-05-091-4/+161
* fuse: prevent READDIR(P) from writing to much data to /dev/fuseNiels de Vos2014-05-081-16/+47
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-05-082-2/+4
* features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-05-081-4/+48
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-05-051-110/+112
* storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-052-8/+16
* build: do not create versioned <xlator>.so filesNiels de Vos2014-05-055-7/+7
* cluster/afr: perform list-xattr during lookupRavishankar N2014-04-283-0/+92
* features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-281-6/+52
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-282-17/+94
* cluster/afr: Prevent heal info hang when data-self-heal in progress.Pranith Kumar K2014-04-285-3/+25
* heal: Enable logging for glfsheal.Pranith Kumar K2014-04-283-5/+8
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-286-36/+102