summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* man page update for BD backend xlatorM. Mohan Kumar2012-12-051-2/+21
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-054-5/+75
* Add util function to kill brickPranith Kumar K2012-12-051-0/+9
* protocol/client: log ENOENT errors in debug mode.Raghavendra Bhat2012-12-041-2/+3
* glusterd-hooks: Made hook runtime work with synctask'ized codepath(s)Krishnan Parthasarathi2012-12-042-9/+65
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-042-3/+19
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-0410-410/+7
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-0420-1608/+329
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-045-67/+228
* tests: Util commands for rebalance and afr child-up, shd upPranith Kumar K2012-12-041-0/+40
* tests: Test afr mknod, create when one of the bricks is offline.Pranith Kumar K2012-12-041-0/+48
* rpc-transport/socket: implement read-ahead of RPC headersAnand Avati2012-12-043-7/+137
* afr: use data trylock mode in read/write self-heal trigger pathsBrian Foster2012-12-041-1/+8
* afr: support self-heal data trylock mechanismBrian Foster2012-12-044-8/+15
* glusterd, cli: Task id's for async tasksKaushal M2012-12-0420-329/+1608
* storage/posix: if create returns EXIST, donot set gfid/xattrsshishir gowda2012-12-041-0/+4
* tests/bug-830665: use the default H0Brian Foster2012-12-041-1/+2
* afr: make flush non-transactionalBrian Foster2012-12-043-139/+38
* glusterd: add "volume label" commandJeff Darcy2012-12-0410-7/+410
* dht: support auto-NUFA optionJeff Darcy2012-12-044-10/+154
* fix memory leaksRaghavendra Bhat2012-12-043-1/+5
* geo-rep / gsyncd: play nicely with peer multiplexing when setting a checkpointCsaba Henk2012-12-041-5/+16
* libglusterfs: fix unused-but-set-variable warningPranith Kumar K2012-12-041-3/+2
* tests: Introduce new test primitive EXPECT_WITHINKaushal M2012-12-041-1/+36
* nfs: do opendir for "naked" readdirp to force self-heal checksJeff Darcy2012-12-032-0/+138
* cli: fix incorrect xml output of brick tag.JulesWang2012-12-031-5/+0
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-035-24/+214
* 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