summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-297-1/+1524
* 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-295-16/+75
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downv3.4.0qa3shishir gowda2012-11-291-0/+11
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-286-5/+16
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-283-11/+131
* glusterd: Protected conf->xprt_list racy access.Krishnan Parthasarathi2012-11-282-3/+14
* 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-283-2/+27
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-272-35/+9
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-272-0/+342
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-273-19/+302
* 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
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-263-114/+41
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-267-17/+53
* nfs: avoid blocking lock calls in statedump codeRajesh Amaravathi2012-11-241-2/+11
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-2311-161/+1206
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-20/+21
* glusterd: fix use of undefined realpath(3) resultJeff Darcy2012-11-231-2/+7
* glusterd: brick path availability check only for local bricksKrishnan Parthasarathi2012-11-231-28/+40
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-213-11/+49
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-213-2/+95
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-11-211-6/+6
* Put _check_key_is_zero_filled outside _xattrop_index_actionVenkatesh Somyajulu2012-11-201-11/+13
* posix: Fix volume will not start if brick has no volume-id attributeVenkatesh Somyajulu2012-11-201-7/+4
* storage/posix: Make rchecksum O_DIRECT friendlyPranith Kumar K2012-11-203-23/+62
* debug/error-gen: add the short write pseudo-errorBrian Foster2012-11-192-5/+36
* cluster/dht: dump the layout information of directories onlyRaghavendra Bhat2012-11-191-9/+18
* nfs: after resolving the entry use the linked inode instead of old inodeRaghavendra Bhat2012-11-191-1/+2
* fuse-bridge: fix posix-only configurationAnand Avati2012-11-191-0/+1
* fuse: handle mountflags properlyNiels de Vos2012-11-191-3/+5
* features/locks: fcntl(3) on F_GETLK must return first conflicting lockKrishnan Parthasarathi2012-11-181-1/+23