summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd, cli: Task id's for async tasksKaushal M2012-12-1913-284/+878
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* features/locks : Made changes to display brick information on clearing locks.Avra Sengupta2012-12-181-16/+101
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-182-0/+6
* geo-rep: do not access BaseException.message in syncdutilsNiels de Vos2012-12-181-2/+2
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-162-7/+28
* NULL reference fix in gfid logEmmanuel Dreyfus2012-12-151-6/+6
* write-behind: fixes issues with iobuf length for large writesKaushal M2012-12-131-5/+15
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* cluster/afr: Make afr quorum options visible in volume set helpPranith Kumar K2012-12-131-2/+2
* NetBSD MS_RDONLY portability build fixEmmanuel Dreyfus2012-12-121-0/+5
* glusterd: Set op-version for quorum optionsKaushal M2012-12-111-2/+2
* gsyncd / geo-rep: do not start geo-rep if replace brick is in progressVenky Shankar2012-12-111-0/+10
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-115-117/+114
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-1111-197/+379
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-114-8/+55
* Fix xdr_to_generic success checkKaushal M2012-12-0912-122/+253
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-053-5/+6
* 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-041-9/+4
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-046-206/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-0413-879/+284
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-045-67/+228
* 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-0413-284/+879
* storage/posix: if create returns EXIST, donot set gfid/xattrsshishir gowda2012-12-041-0/+4
* afr: make flush non-transactionalBrian Foster2012-12-043-139/+38
* glusterd: add "volume label" commandJeff Darcy2012-12-046-0/+206
* dht: support auto-NUFA optionJeff Darcy2012-12-042-10/+79
* 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
* nfs: do opendir for "naked" readdirp to force self-heal checksJeff Darcy2012-12-031-0/+34
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-035-25/+42
* encryption/rot-13: Cleanup trailing whitespacesVijay Bellur2012-11-301-8/+8
* 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-295-35/+47
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-297-21/+23
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-294-1/+105
* debug/error-gen : Added dumpops to print private values of error-gen in the s...Avra Sengupta2012-11-291-0/+38
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-292-10/+115
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-296-79/+545
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-299-14/+149
* 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