summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-222-5/+7
* md-cache: Make options structure NULL terminated.Krishnan Parthasarathi2013-05-201-0/+1
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-201-0/+43
* configure.ac: build glupy with installed pythonKaleb S. KEITHLEY2013-05-192-12/+3
* locks: fix leaking entrylk lock structureAnand Avati2013-05-161-0/+2
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-161-5/+2
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-162-6/+6
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-163-10/+13
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-154-5/+7
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-152-0/+8
* glupy patch by Ram, Justin: Add/Modify fops, structure types, utility fnsRam Raja2013-05-138-162/+3773
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: remove-brick: prevent removal from a replicate volume.Ravishankar N2013-05-131-2/+13
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glupy: Importing Jeff's glupy project into glusterfsRam Raja2013-05-109-1/+750
* object-storage: final removal of ufo codePeter Portante2013-05-101-54/+0
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* nfs3-server: call truncate fop only if necessaryMichael Brown2013-05-071-1/+2
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8
* nfs: avoid double fd unref in opendirRajesh Amaravathi2013-05-061-3/+1
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-042-32/+12
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-041-0/+2
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-05-021-0/+6
* glusterd: Syncop callbks should take big lock tooKrishnan Parthasarathi2013-05-022-13/+53
* glusterd: delete "volume-name" from dict before processing the next optionKrutika Dhananjay2013-05-021-0/+2
* glusterd: Log hostname of the peer where there is cksum/version mismatchKrutika Dhananjay2013-05-023-9/+12
* performance/io-cache: check the inode context to be NULL before accessingRaghavendra Bhat2013-05-011-0/+7
* Expand gluster's NFS FD header to 4 bytesMichael Brown2013-05-012-3/+15
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-302-1/+9
* glusterd: Removed 'proactive' failing of volume opKrishnan Parthasarathi2013-04-301-53/+3
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-19/+32
* glusterd: Introduce volume op-versionsKaushal M2013-04-2610-418/+600
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-04-261-2/+3
* cluster/afr: Added documentation for eager-lock checkPranith Kumar K2013-04-221-0/+17
* glusterd: volume-sync needs to work with rejected peersKrishnan Parthasarathi2013-04-221-3/+5
* glusterd: validate performance.nfs.* option values during volume set stageKrutika Dhananjay2013-04-181-2/+19
* glusterd: Avoided deadlock in single node cluster, glusterd restartKrishnan Parthasarathi2013-04-161-0/+3
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-1216-106/+656
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-15/+26
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-095-20/+137
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-094-24/+13
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-092-20/+88
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-054-56/+87
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-053-2/+39
* gsync: Display additional information in status commandsarvotham s pai2013-04-042-4/+52
* cluster/afr: Treat all dir fop failure as success in changelogPranith Kumar K2013-04-033-2/+35