summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-252-18/+0
* cluster/afr: Fix fd/memory leak on fsyncPranith Kumar K2013-06-241-1/+1
* cluster/dht: In reconfig handle removed decommissioned nodesshishir gowda2013-06-211-0/+26
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-2112-170/+223
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-206-867/+179
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-201-0/+3
* nfs/mount3: fix crash in subdir resolutionMichael Brown2013-06-191-1/+1
* protocol/server: print connection-id in fop failure logs.Raghavendra G2013-06-181-197/+275
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-186-72/+284
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* nfs: log stale mount errors occasionallyRajesh Amaravathi2013-06-182-11/+14
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-172-4/+4
* nfs: option to disable aclRajesh Amaravathi2013-06-154-6/+33
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-131-0/+1
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-137-83/+280
* glusterfs: discard (hole punch) supportBrian Foster2013-06-1319-38/+1171
* gluster: add fallocate fop supportBrian Foster2013-06-1318-2/+1311
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-111-2/+6
* cluster/dht: Make sure loc has gfidPranith Kumar K2013-06-101-0/+2
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+99
* nfs: gluster volume set help shows null as default valueRajesh Joseph2013-06-062-22/+61
* cluster/dht: Fix unused-but-set-variable warningsPranith Kumar K2013-06-061-4/+0
* mgmt/glusterd: Set task op at the time of task-id setPranith Kumar K2013-06-062-0/+2
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesshishir gowda2013-06-061-2/+2
* 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