summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* log: error code generation supportBala.FA2013-07-197-2/+108
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-1913-136/+1317
* core: avoid infinite mutual recursion between THIS and gf_logJeff Darcy2013-07-181-2/+0
* mount/fuse: unlink the inode on revalidate if entry not foundBrian Foster2013-07-182-0/+62
* include <limits.h> for PATH_MAXEmmanuel Dreyfus2013-07-181-0/+1
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-185-20/+68
* dht: fix dht_discover_cbk doing a wrong layout set.shishir gowda2013-07-171-1/+8
* gfapi: fix for not able to rename foldersRaghavendra Talur2013-07-161-8/+11
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-153-1/+40
* tests: call 'cleanup' at the end of each testNiels de Vos2013-07-158-0/+14
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-152-2/+50
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-155-47/+158
* cluster/dht: node-uuid for directories winds to all subvolumesAvra Sengupta2013-07-151-2/+6
* Adjust configure.ac to honor existing CFLAGS env variableJustin Clift2013-07-151-1/+1
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-145-2/+121
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-127-2/+98
* cli: check for null in is_server_debug_xlator()Ravishankar N2013-07-122-0/+38
* 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-112-1/+47
* tests: Don't use stripe-replicate volume in bug-905864.tKrishnan Parthasarathi2013-07-101-1/+1
* performance/io-cache: check for non-null gfid before calling inode_pathRaghavendra G2013-07-101-10/+13
* test-ffop: the result of (O_TRUNC|O_RDONLY) is unspecifiedNiels de Vos2013-07-101-0/+2
* 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-099-41/+462
* doc: Moved non-relevant documentation files to legacyVijay Bellur2013-07-0842-0/+0
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* glusterd: Bump GD_MAX_OP_VERSIONKaushal M2013-07-051-2/+3
* api: Bump version to 5.Vijay Bellur2013-07-041-1/+1
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-042-67/+130
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-048-255/+254
* cli: Fix remove brick cli out for wrong volume nameVenkatesh Somyajulu2013-07-042-6/+35
* posix: add a simple health-checkerNiels de Vos2013-07-035-0/+146
* fuse: pass the mountflags to older (< 2.6.21) kernelsNiels de Vos2013-07-031-1/+1
* cli: Fix in letter case in volume heal outputVenkatesh Somyajulu2013-07-031-2/+2
* 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-037-3/+78
* 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-025-12/+93
* store: Fix resource leaks in gf_store_iter_* functionsKrishnan Parthasarathi2013-07-022-64/+55
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-029-134/+285
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-022-0/+29
* extras/hook-scripts: Set of changes for new samba share method.Raghavendra Talur2013-06-284-42/+176
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-282-6/+18
* nfs: exit when all volumes are disabledRajesh Amaravathi2013-06-281-4/+5
* cluster/afr: Handle NULL fdctx in fsyncPranith Kumar K2013-06-272-1/+33
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2