summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: get virtual-xattrs only on valid xdata.Pranith Kumar K2014-04-281-9/+11
* cluster/afr: Add dry-run functionality to self-heal.Pranith Kumar K2014-04-286-7/+40
* cluster/afr: Add foreground self-heal launch capability through lookup.Pranith Kumar K2014-04-283-19/+24
* features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-101-0/+1
* locks: fix unconditional op_ret success of entrylkAnand Avati2014-04-041-2/+3
* features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-249-17/+48
* features/quota: fix the dict leak when quota is offVarun Shastry2014-03-151-2/+2
* gNFS: Set default outstanding RPC limit to 16Kaleb S. KEITHLEY2014-03-072-3/+39
* geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-03-021-0/+5
* storage/posix: perform chmod after chown.Ravishankar N2014-02-171-6/+6
* features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
* glusterd: Reset opinfo.op ONLY if lock succeededKrutika Dhananjay2014-02-071-3/+6
* libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbkLukas Bezdicka2014-02-071-0/+2
* POSIX : gefattr fails and mount point become inaccessible Atin Mukherjee2014-02-071-1/+1
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-02-052-12/+72
* quota: fix recording of last alert log messageKrishnan Parthasarathi2014-02-051-5/+12