summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* template: A minimal example xlator to build onKrishnan Parthasarathi2013-06-056-1/+95
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-6/+9
* cluster/dht: Prevent crash in dht_linkfile_lookupshishir gowda2013-06-041-3/+3
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-043-50/+86
* cluster/dht: Set layout when inode is presentPranith Kumar K2013-06-041-1/+2
* system/posix-acl: check for the sticky bit of the parent directoryRaghavendra Bhat2013-06-031-0/+5
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-033-33/+65
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-314-5/+24
* cluster/afr: Removed misleading log from afr_start_crawlVenkatesh Somyajulu2013-05-311-2/+2
* cluster/dht: Handle linkfile creation with EEXIST errorshishir gowda2013-05-311-0/+59
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-314-488/+616
* cluster/dht: Linkfiles creation with correct uid/gidshishir gowda2013-05-312-20/+47
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-313-36/+71
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-312-1/+3
* cluster/dht: getxattr linkto as root:rootshishir gowda2013-05-311-6/+15
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-312-2/+8
* nfs: update nfs.addr-namelookup descriptionRajesh Amaravathi2013-05-301-1/+1
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-05-283-11/+50
* performance/write-behind: Enable write-behind when strict_O_DIRECT is not set.Vijay Bellur2013-05-281-2/+1
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-283-3/+18
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-282-3/+3
* glusterd: Allow volume start force to succeed if brick directories are recreatedKrutika Dhananjay2013-05-251-1/+15
* dht,posix: support for case discoveryAnand Avati2013-05-252-0/+139
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-3/+3
* md-cache: support negative xattr entriesAnand Avati2013-05-251-10/+31
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-05-241-0/+7
* nfs: Unable to resolve FHRajesh Joseph2013-05-241-10/+8
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-231-0/+9
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-222-5/+7
* md-cache: Make options structure NULL terminated.Krishnan Parthasarathi2013-05-201-0/+1
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-201-0/+43
* configure.ac: build glupy with installed pythonKaleb S. KEITHLEY2013-05-192-12/+3
* locks: fix leaking entrylk lock structureAnand Avati2013-05-161-0/+2
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-161-5/+2
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-162-6/+6
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-163-10/+13
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-154-5/+7
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-152-0/+8
* glupy patch by Ram, Justin: Add/Modify fops, structure types, utility fnsRam Raja2013-05-138-162/+3773
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: remove-brick: prevent removal from a replicate volume.Ravishankar N2013-05-131-2/+13
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glupy: Importing Jeff's glupy project into glusterfsRam Raja2013-05-109-1/+750
* object-storage: final removal of ufo codePeter Portante2013-05-101-54/+0
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* nfs3-server: call truncate fop only if necessaryMichael Brown2013-05-071-1/+2
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8