summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cli: Fix build when libxml2 is absentKaushal M2012-12-031-0/+29
* tests: Perform self-heal in foregroundPranith Kumar K2012-12-031-0/+1
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-035-25/+42
* tests: Test the exit status of touchPranith Kumar K2012-12-021-2/+2
* encryption/rot-13: Cleanup trailing whitespacesVijay Bellur2012-11-301-8/+8
* core: remove ref/unref while unwinding framesRajesh Amaravathi2012-11-301-4/+0
* build: make dist to capture current build tree stateAnand Avati2012-11-301-0/+4
* cluster/afr: Added descriptions to afr optionsPranith Kumar K2012-11-291-11/+86
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-296-35/+96
* tests/README: add a note about usage of 'mount -t glusterfs'Amar Tumballi2012-11-291-2/+8
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-297-21/+23
* Replace "ssh foo gluster" with "gluster --remote-host=foo"Pete Zaitcev2012-11-291-4/+4
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-295-1/+162
* debug/error-gen : Added dumpops to print private values of error-gen in the s...Avra Sengupta2012-11-292-0/+89
* BD Backend: Test Casesv3.4.0qa4M. Mohan Kumar2012-11-291-0/+117
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-296-12/+170
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-2917-81/+1047
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-2912-19/+217
* BD Backend: Rename LVM. Mohan Kumar2012-11-291-0/+94
* BD Backend: Extend size of file (LV)M. Mohan Kumar2012-11-291-6/+104
* BD Backend: Full clone and linked cloneM. Mohan Kumar2012-11-291-16/+348
* BD Backend: Unlink a file (LV)M. Mohan Kumar2012-11-293-0/+117
* BD Backend: Create a new file (LV)M. Mohan Kumar2012-11-292-9/+255
* BD Backend: Write supportM. Mohan Kumar2012-11-291-0/+243
* BD Backend: Open,read and related calls support for LVM. Mohan Kumar2012-11-294-0/+296
* xlators: Add Block Device(BD) backend translatorM. Mohan Kumar2012-11-298-11/+1562
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* afr: handle short writes in afr_writev_wind and self-heal to avoid corruptionBrian Foster2012-11-296-16/+169
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downv3.4.0qa3shishir gowda2012-11-292-0/+66
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-286-5/+16
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-289-24/+305
* glusterd: Protected conf->xprt_list racy access.Krishnan Parthasarathi2012-11-283-3/+43
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-288-16/+16
* geo-replication: catch select.error on select()Niels de Vos2012-11-281-2/+2
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-284-2/+46
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-273-35/+22
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-273-0/+343
* mount/fuse: add test cases for lock migrationRaghavendra G2012-11-276-0/+433
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-274-19/+304
* libglusterfs/mem-pool: implement gf_memdupRaghavendra2012-11-271-0/+15
* cluster/distribute: send getxattr on LOCKINFO to only cached subvolumes.Raghavendra2012-11-271-1/+3
* mount/fuse: migrate posix locks after a graph-switchRaghavendra2012-11-271-8/+90
* cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.Raghavendra G2012-11-272-26/+521
* tests/bug-865825: turn stat-prefetch off before doing any afr self-healRaghavendra G2012-11-271-0/+1
* cli: XML output for "gluster volume geo-replication status"Avra Sengupta2012-11-272-1/+112
* tests: Replace mount -t glusterfs with glusterfs -sVijay Bellur2012-11-271-1/+1
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-264-114/+115
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-268-17/+129
* nfs: avoid blocking lock calls in statedump codeRajesh Amaravathi2012-11-241-2/+11
* tests: Add volume set tests for quorumPranith Kumar K2012-11-231-0/+31