summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: Inherit direct-io-mode values from fds alreadyrelease-3.1Raghavendra G2012-03-184-26/+173
* CONTRIBUTING: add a DCOAnand Avati2011-12-051-0/+25
* Merged in the fedora spec file to bring glusterfs into complianceJoe Julian2011-11-243-113/+437
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-301-1/+6
* Remove EXCEPTIONS file.Kaushal M2011-10-203-16/+2
* glusterd: Should not cleanup peerinfo too soon.Krishnan Parthasarathi2011-10-182-4/+4
* libglusterfs/syncop: do not rely on synctask set in makecontextRaghavendra Bhat2011-10-101-1/+6
* stripe self_heal: Prevent call to spurious STACK_DESTROY.shishir gowda2011-09-281-0/+3
* glusterd: free the allocated string to avoid memleakRaghavendra Bhat2011-09-231-0/+9
* rpc: Need to keep ref when handling cbk in call_bail.Krishnan Parthasarathi2011-09-201-0/+5
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-203-5/+23
* storage/posix: Filter custom getxattrs in lookupPranith Kumar K2011-09-201-1/+34
* cli: check wordcount to validate volume set helpKaushik BV2011-09-181-2/+2
* mgmt/glusterd: fix typo in the volgen engine for option nfs.rpc-auth-nullKaushik BV2011-09-141-2/+2
* glusterfsd: log the package version just after log initAmar Tumballi2011-09-141-0/+5
* glusterd: log the full rebalance command issuedRaghavendra Bhat2011-09-121-3/+8
* nfs-rpc: Use correct variable for volume-specific insecure ports checkShehjar Tikoo2011-09-121-1/+1
* mount/nfs: Gluster nfs crashes with subdirectory mountRajesh Amaravathi2011-09-081-1/+4
* nfs3: Resolve entry vs. hash conflict at same dir depthShehjar Tikoo2011-09-072-15/+46
* glusterd: rejected peer needs to handle restore differently.v3.1.7qa4v3.1.7Krishnan Parthasarathi2011-09-071-1/+4
* NFS : Pass valid argument in mnt3svc_dump.Gaurav2011-09-071-1/+1
* create rbstate file for each volumeLakshmipathi2011-09-071-0/+7
* mgmt/glusterd: call the nfs opt handler at right placev3.1.7qa3Kaushik BV2011-09-041-16/+28
* solaris_{f}setxattr(): filter reserved attributes from getting setv3.1.7qa2Amar Tumballi2011-08-251-2/+25
* glusterd: replace-brick status was not 'shared' with peer.v3.1.7qa1Krishnan Parthasarathi2011-08-243-64/+251
* smoke-test.sh: script used by gerrit as part of pre-commit testAnand Avati2011-08-191-0/+83
* cluster/afr: Fix endian conversion for fxattropPranith Kumar K2011-08-181-1/+1
* Change Copyright current yearPranith Kumar K2011-08-10402-404/+404
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-102-25/+40
* Change licensing in rpm specv3.1.6Vijay Bellur2011-08-091-1/+1
* mgmt/glusterd: INIT_LIST at the right place during volume set helpVijay Bellur2011-08-081-2/+5
* mgmt/glusterd: volume set help/help-xml minor fixesKaushik BV2011-08-083-7/+30
* Changes to EXCEPTIONS and included EXCEPTIONS in packagingVijay Bellur2011-08-073-4/+12
* LICENSE: s/GNU Affero General Public/GNU General Public/v3.1.6qa6Pranith Kumar K2011-08-06398-1252/+1271
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* glusterd: check for both the auth allow and auth reject before returning in v...v3.1.6qa5Raghavendra Bhat2011-08-051-1/+1
* performance/io-cache: fix deadlock in ioc_fault_cbkv3.1.6qa4Raghavendra G2011-08-051-21/+2
* save even more treesAnand Avati2011-08-051-1/+10
* save more treesAnand Avati2011-08-052-0/+9
* mgmt/glusterd: Minor fixes for volume set help/help-xmlKaushik BV2011-08-054-8/+52
* use GIT_EDITOR env variable instead of EDITORVenky Shankar2011-08-041-1/+1
* nfs: fix default values of volume options for a much saner output in volume s...v3.1.6qa3Kaushik BV2011-08-031-4/+54
* glusterd rebalance: handle a race condition while starting a rebalanceAmar Tumballi2011-08-031-2/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* mgmt/glusterd: Ignore case in friend find by hostnamePranith Kumar K2011-08-031-4/+4
* IO-threads: Support for loading io-threads xlator on client sideshishir gowda2011-08-011-1/+5
* glusterd rebalance: handle the write failure properlyAmar Tumballi2011-07-311-10/+53
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* nfs: free the allocated string after its usageRaghavendra Bhat2011-07-291-0/+3
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-295-1592/+1697