summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: makefile typo fix.Amar Tumballi2012-06-011-1/+1
* core: xlator option framework cleanupsCsaba Henk2012-06-012-8/+7
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-06-011-18/+5
* Add server-side aux-GID resolution.Jeff Darcy2012-06-016-8/+217
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-013-3/+13
* Optimize for small dicts, and avoid an overrun.Jeff Darcy2012-06-012-33/+68
* protocol/client: do not access the local object after being freedRaghavendra Bhat2012-05-311-2/+2
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-311-0/+8
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* replicate: add hashed read-child method.Jeff Darcy2012-05-317-18/+94
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* mgmt/glusterd: Do shd validation for replicate volumesPranith Kumar K2012-05-311-1/+13
* storage/posix: Prevent gfid handle leaksPranith Kumar K2012-05-311-4/+6
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-318-66/+116
* glusterd-hooks: added support for separate namespace for 'volume set' keysAmar Tumballi2012-05-312-0/+32
* glusterd: cut out a standalone socket path calculation routineCsaba Henk2012-05-312-7/+16
* logging: change the 'logfile' value in a locked regionAmar Tumballi2012-05-301-88/+91
* protocol: do not log getxattr/ENODATA as warningAnand Avati2012-05-292-2/+2
* fuse: make SELinux support configurableAnand Avati2012-05-296-16/+44
* glusterd: change working-directory from /etc/glusterd to /var/lib/glusterdAmar Tumballi2012-05-295-4/+15
* performance/md-cache: make cache timeout reconfigurable via cliRaghavendra Bhat2012-05-292-3/+4
* server protocol : logging and negative case logic fixesAmar Tumballi2012-05-291-555/+558
* swift: Fix for multiple mounts on the same mount point.Mohammed Junaid2012-05-294-16/+43
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* nfs/nlm: statedump of locksRajesh Amaravathi2012-05-282-0/+53
* storage/posix: readdirp enhancementsAnand Avati2012-05-281-45/+61
* build: Update licensing in buildspecVijay Bellur2012-05-281-5/+9
* libglusterfs: Fix incorrect NULL checkVijay Bellur2012-05-281-1/+1
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-2710-6/+376
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-272-1/+4
* rpc-transport/rdma: logging enhancementsRaghavendra G2012-05-271-72/+210
* glusterd/geo-rep: do away with unneded function exportsCsaba Henk2012-05-272-29/+27
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-261-22/+52
* Switch to GNU basename_r() and dirname_r()Emmanuel Dreyfus2012-05-242-167/+244
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-05-244-5/+23
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-243-12/+33
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-241-102/+76
* glusterd/remove-brick: Reset decommission stats on all nodesshishir gowda2012-05-244-6/+19
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-242-2/+1
* cluster/afr: decrement changelog when fdctx is absentPranith Kumar K2012-05-241-0/+2
* rpc: fix the vecsizer issueAmar Tumballi2012-05-244-10/+15
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-2410-15/+121
* mount.glusterfs : multiple fixesAmar Tumballi2012-05-231-3/+7
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-231-2/+5
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-231-0/+3
* protocol/client: use correct xlator object while creating framesRaghavendra G2012-05-231-2/+2
* Fix build error from recent FUSE changes.Jeff Darcy2012-05-231-1/+1
* Revert "fuse-resolve: consider cases where an entry should be resolved even w...Anand Avati2012-05-231-6/+0