summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* performance/quick-read: fix race-conditions in qr_unlink.Raghavendra G2012-05-233-46/+80
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-236-41/+3
* protocol/client: do not print the null gfid when symlink failsRaghavendra Bhat2012-05-221-3/+6
* mount.glusterfs: use proper format specifer for getting the inode number andRaghavendra Bhat2012-05-221-2/+2
* Fix volume createEmmanuel Dreyfus2012-05-221-9/+19
* core: canonicalize pathsRajesh Amaravathi2012-05-227-80/+63
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* swift: Passing account name in container_update.Mohammed Junaid2012-05-218-799/+1282
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-214-75/+161
* nlm: do not use killall command to kill rpc.statdRaghavendra Bhat2012-05-212-2/+24
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-05-211-17/+76
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-211-3/+6
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-214-28/+123
* Thou shalt not free(3) memory dirname(3) returnedEmmanuel Dreyfus2012-05-211-1/+9
* fuse: sync with upstreamCsaba Henk2012-05-213-48/+62
* fuse: reorganize mounting codeCsaba Henk2012-05-217-393/+421
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-216-285/+182
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-217-66/+14
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-211-1/+1
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-211-2/+3
* cluster/afr: Assign gfid path if path is NULL in lookupPranith Kumar K2012-05-211-9/+14