summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-06-101-17/+76
* swift: Updated the UFO admin guide for 3.3.Mohammed Junaid2012-06-062-9/+10
* doc: added release-notes directoryAmar Tumballi2012-06-0417-0/+692
* documentation - Admin-Guide UpdatesAmar Tumballi2012-06-0412-367/+280
* storage/posix: readdirp enhancementsv3.3.0Anand Avati2012-05-291-45/+61
* protocol: do not log getxattr/ENODATA as warningv3.3.0qa45Anand 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/glusterdv3.3.0qa44Raghavendra Bhat2012-05-295-4/+15
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* swift: Fix for multiple mounts on the same mount point.Mohammed Junaid2012-05-294-16/+43
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-291-102/+76
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-05-282-4/+8
* build: Update licensing in buildspecVijay Bellur2012-05-281-5/+9
* doc: changed installation to not install man pagesAmar Tumballi2012-05-282-3/+4
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-05-283-1/+3
* libglusterfs: Fix incorrect NULL checkVijay Bellur2012-05-281-1/+1
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-281-0/+8
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-282-1/+4
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-281-22/+52
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-271-0/+3
* glusterd: Cherry-picked e44ac01b08c3ee from master branchKrishnan Parthasarathi2012-05-271-8/+18
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-271-2/+5
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-2710-6/+376
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-272-2/+1
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-276-285/+182
* fuse: allow requests during mount (needed for SELinux labels)Csaba Henk2012-05-275-40/+187
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-261-3/+6
* swift: Passing account name in container_update.Mohammed Junaid2012-05-258-799/+1282
* protocol/client: Concatenate the graph uuid along with process uuid in setlk_...Mohammed Junaid2012-05-252-11/+19
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-252-5/+4
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-241-2/+3
* protocol/client: use correct xlator object while creating frames during reope...Raghavendra G2012-05-231-2/+2
* performance/quick-read: fix race-conditions in qr_unlink.v3.3.0qa43Raghavendra G2012-05-233-46/+80
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-231-1/+6
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-231-1/+1
* glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notifyshishir gowda2012-05-231-1/+43
* glusterd / mountbroker: warn if mountbroker-root permissions are suspected to...Csaba Henk2012-05-231-0/+10
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-231-1/+1
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-231-3/+3
* glusterd: On-wire changes required for probe/detach errstrKaushal M2012-05-237-0/+80
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-222-9/+25
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-222-86/+36
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-221-10/+10
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-221-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-221-0/+2
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-223-10/+61