summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: declare lvm_lv_from_name() if it is missing from lvm2app.hNiels de Vos2013-06-272-1/+20
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpm: move the mount/api xlator to the glusterfs-api sub-packageNiels de Vos2013-06-261-0/+5
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-06-267-249/+325
* doc: Move admin-guide to markdown format.Vijay Bellur2013-06-2522-0/+6345
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-254-18/+48
* cluster/afr: Fix fd/memory leak on fsyncPranith Kumar K2013-06-242-1/+28
* cluster/dht: In reconfig handle removed decommissioned nodesshishir gowda2013-06-212-0/+74
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-2126-205/+1373
* glusterfsd: consider xlator type too in topology checkAnand Avati2013-06-211-0/+9
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-2010-870/+927
* gfapi: fix read past EOF in glfs_preadv()Anand Avati2013-06-201-3/+4
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-204-0/+56
* nfs/mount3: fix crash in subdir resolutionMichael Brown2013-06-191-1/+1