summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: synctaskize 'volume create' operationKrutika Dhananjay2013-02-062-42/+52
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-064-0/+96
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-062-9/+4
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-068-1/+1006
* rpcsvc/dump: return correct return valueRaghavendra G2013-02-061-0/+1
* libglusterfs/core: dump frame and callstack creation times in statedumpRaghavendra Bhat2013-02-064-85/+202
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-063-2/+64
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-065-21/+167
* tests: Test the open-fd count for a file on brickPranith Kumar K2013-02-061-0/+38
* tests: Added function to generate brick statedumpPranith Kumar K2013-02-061-14/+21
* storage/posix: Fix open-fd-count virtual xattrPranith Kumar K2013-02-061-8/+3
* libglusterfs: Maintain open-fd-count in inode.Pranith Kumar K2013-02-063-0/+8
* cluster/afr: Avoid priv->eager_lock value update racePranith Kumar K2013-02-064-4/+6
* cluster/afr: Perform wakeup just before fopPranith Kumar K2013-02-062-13/+21
* fuse(efence): zero sized memory was being allocated.v3.4.0alphaAnand Avati2013-02-051-0/+5
* rpcsvc: Fix memory corruption caused by rpcsvc_dump returning non-zeroRaghavendra G2013-02-051-10/+8
* protocol/client: Avoid double free of framePranith Kumar K2013-02-041-2/+1
* glusterd: remove extra call to glusterd_volume_compute_cksum()Krutika Dhananjay2013-02-041-6/+0
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-044-152/+215
* group-virt: Change profile to include remote-dio and exclude posix-aio.Vijay Bellur2013-02-041-1/+1
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-044-33/+134
* geo-rep / gsyncd: Separate log file directory for Mountbroker sessionsVenky Shankar2013-02-042-1/+33
* glusterd: Indexed node information in dict to retain consistency.Avra Sengupta2013-02-041-39/+55
* tests: Made changes to verify if any of the bricks crashedKrishnan Parthasarathi2013-02-042-0/+8
* object-storage: yield during directory tree walksPeter Portante2013-02-041-10/+15
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-044-27/+218
* cluster/stripe: Mount issues with Stripe xlatorVarun Shastry2013-02-033-20/+46
* protocol/server: upon server_connection_put, set xl_private of the transport toRaghavendra Bhat2013-02-031-2/+10
* performance/write-behind: do not try to take LOCK in forgetRaghavendra Bhat2013-02-031-7/+3
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-0311-49/+5
* locks: Protected racy (read) access of ext_listKrishnan Parthasarathi2013-02-033-10/+129
* mount.glusterfs: Fixed regexp matcher for existing mount pointsKrishnan Parthasarathi2013-02-031-1/+1
* cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatchAnand Avati2013-02-031-0/+9
* gfapi: Mark fs->init status done in glfs_init_done for the case of glfs_init_...Mohammed Junaid2013-02-031-4/+15
* socket: restructure disconnect/poll-thread interactionsJeff Darcy2013-02-032-38/+102
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-035-44/+65
* glusterd: Added syncop version of BRICK_OPKrishnan Parthasarathi2013-02-031-28/+242
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-035-385/+410
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-032-22/+46
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-034-10/+68
* test: Removed "for" loop of check_xattr function.Venkatesh Somyajulu2013-02-031-26/+36
* Tests: util to check if replace brick completedPranith Kumar K2013-02-031-0/+14
* Tests: Basic pump test casePranith Kumar K2013-02-031-0/+44
* test: test re-opens of open-fdsPranith Kumar K2013-02-031-0/+48
* tests: Added util functionsPranith Kumar K2013-02-031-6/+50
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-036-93/+265
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-034-451/+76
* cluster/dht: stack wind with cookiev3.4.0qa8Varun Shastry2013-01-314-29/+79
* fuse-bridge: fix some breakages from lock migration patchAnand Avati2013-01-304-24/+31