summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-047-2/+139
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-03-041-1/+10
* synctask: implement setuid-like SYNCTASK_SETID()shishir gowda2013-03-042-0/+30
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-03-041-9/+14
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-03-043-0/+94
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-03-041-2/+0
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-03-046-4/+282
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-042-1/+15
* nfs/server: Fix multiple crashes in acl handler.Vijay Bellur2013-03-031-10/+16
* libglusterfs: Fix memory leaks in fd_lk_insert_and_mergeVijay Bellur2013-03-034-4/+138
* mount.glusterfs: Introduce mem-accounting as an optionVijay Bellur2013-03-031-9/+17
* Better mechanism to handle memory accountingVijay Bellur2013-03-034-13/+8
* Branch updated to release-3.4Vijay Bellur2013-02-111-1/+1
* Tests: Remove 'sleep' from the test casePranith Kumar K2013-02-081-34/+36
* Tests: Explicitly set eager-lock onPranith Kumar K2013-02-081-1/+2
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-084-13/+101
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-083-92/+264
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-082-6/+2
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-082-5/+54
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* tests/bugs/bug-762989.t: do not check the listening portsRaghavendra Bhat2013-02-081-1/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-087-16/+36
* glusterd: Made volume-stop use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-delete use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-statedump use synctask framework.Avra Sengupta2013-02-081-4/+1
* Tests: Fixes to state-dump gen functionPranith Kumar K2013-02-081-2/+2
* fuse: log options passed to fuse when mount failsLubomir Rintel2013-02-071-1/+2
* gsyncd: allow the override of the compiled-in python pathJoe Julian2013-02-071-3/+7
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* Respect autotools docdir variableKacper Kowalik (Xarthisius)2013-02-072-5/+2
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-0740-44/+44
* Add scripts for size-weighted rebalance.Jeff Darcy2013-02-072-0/+466
* object-storage: Store the lock file in /var/run/swift.Mohammed Junaid2013-02-072-8/+55
* afr: serialize modification of {entrylk,inodelk}_lock_countAnand Avati2013-02-071-53/+54
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-074-2/+153
* dht: better layout-optimization algorithmJeff Darcy2013-02-075-24/+187
* 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