summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sed -i is available from GNU sed, but is not portable. Output to a newEmmanuel Dreyfus2011-08-111-2/+3
* RO: fix read-only xlator support broken due to worm xlator fixshishir gowda2011-08-111-1/+1
* WORM: Write Once Read Many times xlator supportshishir2011-08-1010-221/+516
* posix-acl: disable permission checks for fd based opsAnand Avati2011-08-101-0/+2
* Change Copyright current yearPranith Kumar K2011-08-10396-399/+399
* fix build issues in Mac OS X (10.6)Amar Tumballi2011-08-102-0/+3
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-102-25/+40
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-096-6/+8
* NFS server: allow clients to connect from insecure (>1024) ports and support ...krishna2011-08-073-0/+97
* Changes to EXCEPTIONS and included EXCEPTIONS in packagingVijay Bellur2011-08-073-4/+12
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-06394-1240/+1259
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* Replace mktemp(3) with mkstemp(3).Sachidananda Urs2011-08-051-1/+1
* features/marker-quota: Performance improvement.Junaid2011-08-053-12/+122
* save even more treesAnand Avati2011-08-051-1/+10
* save more treesAnand Avati2011-08-052-0/+7
* Provides an upstart job for glusterd on Ubuntu, solving Bug 3282Louis Zuckerman2011-08-032-0/+37
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-032-1/+4
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* 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
* Remove redundant function `cli_path_strip_trailing_slashes'.Sachidananda Urs2011-07-312-22/+0
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-3114-107/+212
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-3110-123/+292
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* gsyncd: do some basic sanitization on logsCsaba Henk2011-07-295-24/+60
* RPC unify code changekrishna2011-07-2939-5501/+1389
* geo-rep: minor fixesCsaba Henk2011-07-292-2/+2
* cli: Improve message in gluster topRajesh2011-07-291-13/+5
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-294-845/+947
* performance/quick-read: Handle unwinding of frame corresponding to read fop p...Raghavendra G2011-07-291-115/+220
* IO-threads: Support for loading io-threads xlator on client sideshishir gowda2011-07-291-1/+5
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* mgmt/glusterd: Read the contents of vol-info file into a dynamically allocedJunaid2011-07-292-41/+110
* glusterfsd-mgmt: initialize ctx->mgmt before calling rpc_clnt_start()Amar Tumballi2011-07-281-4/+4
* Stripe_readdirp: Fix race in wind/unwind which led to crashshishir2011-07-281-9/+17
* gsyncd: exit in slave when RePCe session came to an endCsaba Henk2011-07-281-1/+2
* NFS: Implement nfs_forget callshishir2011-07-283-6/+39
* gsyncd: log exit properlyCsaba Henk2011-07-283-2/+4
* geo-rep: compactify loggingCsaba Henk2011-07-281-14/+40
* libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD codeVijay Bellur2011-07-285-109/+87
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* save the treesCsaba Henk2011-07-271-0/+2
* rpc: in client connection init(), return the proper error codeAmar Tumballi2011-07-271-0/+1
* glusterd: handle replace-brick in paused state.Krishnan Parthasarathi2011-07-273-27/+96
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-273-6/+16
* cluster/distribute: while fixing layout, consider ENOSPC errorsAmar Tumballi2011-07-261-4/+4
* rpc-transport/socket: avoid logging socket read failsRajesh2011-07-253-8/+29
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+61