summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Unlink dst file after cleanup during migrationshishir gowda2013-07-121-17/+17
* cluster/dht: If linkfile unlink fails with ENOTCONN, do not failshishir gowda2013-07-111-1/+2
* glusterd: Give up biglock before brick's rpc unrefKrishnan Parthasarathi2013-07-111-1/+5
* glusterd: Correct op-version of some optionsKaushal M2013-07-111-23/+23
* mount/fuse: expose 'glusterfs.gfid*' virtual xattr keyAvra Sengupta2013-07-111-0/+43
* performance/io-cache: check for non-null gfid before calling inode_pathRaghavendra G2013-07-101-10/+13
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-105-17/+85
* nfs: AUTH support for exported sub-directoriesRajesh Joseph2013-07-094-3/+363
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-041-67/+100
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-046-255/+20
* posix: add a simple health-checkerNiels de Vos2013-07-034-0/+144
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-034-23/+73
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-0311-428/+500
* cluster/afr: Provide an option to disable afr durabilityPranith Kumar K2013-07-034-3/+28
* cluster/afr: post-op should complete before starting flushPranith Kumar K2013-07-033-36/+43
* glusterd: More checks before starting rebalance/remove-brickKaushal M2013-07-024-12/+60
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-027-134/+151
* nfs: exit when all volumes are disabledRajesh Amaravathi2013-06-281-4/+5
* cluster/afr: Handle NULL fdctx in fsyncPranith Kumar K2013-06-271-1/+4
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hNiels de Vos2013-06-271-0/+6
* 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