summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-0737-41/+41
* afr: serialize modification of {entrylk,inodelk}_lock_countAnand Avati2013-02-071-53/+54
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-073-2/+141
* dht: better layout-optimization algorithmJeff Darcy2013-02-072-22/+76
* glusterd: synctaskize 'volume create' operationKrutika Dhananjay2013-02-061-42/+6
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+4
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-7/+4
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-066-1/+959
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-062-2/+59
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-062-20/+69
* storage/posix: Fix open-fd-count virtual xattrPranith Kumar K2013-02-061-8/+3
* 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.Anand Avati2013-02-051-0/+5
* 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
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-042-15/+80
* 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
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-042-27/+89
* 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-031-10/+18
* 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
* 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
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-035-93/+263
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-034-451/+76
* cluster/dht: stack wind with cookieVarun Shastry2013-01-313-29/+45
* fuse-bridge: fix some breakages from lock migration patchAnand Avati2013-01-301-12/+28
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-302-7/+6
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-294-5/+7
* cluster/afr: if a subvolume is down wind the lock request to nextRaghavendra Bhat2013-01-291-15/+16
* cluster/afr: wakeup delayed post op on fsyncPranith Kumar K2013-01-291-5/+3
* cluster/afr: Change order of unwind, resume for writevPranith Kumar K2013-01-291-31/+87
* quick-read: various fixesAnand Avati2013-01-291-1/+12
* performance/io-cache: propagate errors while unwinding frame inRaghavendra G2013-01-291-5/+11
* mgmt/glusterd: Expose post-op-delay through cliPranith Kumar K2013-01-281-0/+1
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-282-3/+30
* quick-read: refactorAnand Avati2013-01-283-3340/+413
* cluster/afr: before checking lock_count of internal lock make sure its notRaghavendra Bhat2013-01-281-12/+13
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-266-46/+45