summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: set loc->gfid for building root locv3.3.0qa20Shylesh Kumar2012-01-231-1/+1
* glusterd: fix transpose of memset argumentsRajesh Amaravathi2012-01-231-1/+1
* Revert "distribute: utilize new 'fremovexattr()' fop for rebalance"Harshavardhana2012-01-231-1/+1
* pump: move internal pump xattrs out of trusted domainRajesh Amaravathi2012-01-234-25/+16
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* storage/posix: Pass correct size to sys_lgetxattrroot2012-01-231-1/+1
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-217-125/+125
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-209-1004/+1927
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-2030-1445/+2183
* glusterd: Fixed crash in stop volume found using efence.Krishnan Parthasarathi2012-01-191-3/+6
* cluster/afr: do not unlock without holding the lock on the fdRaghavendra Bhat2012-01-191-1/+1
* cli: trivial changes in cli-rpc-ops.cRajesh Amaravathi2012-01-191-6/+2
* glusterd: Fixed crash in peer probe found using efenceKrishnan Parthasarathi2012-01-191-10/+18
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-1410-20/+387
* trivial: gluster_pmap_actors should only use GF_PMAP_* proceduresNiels de Vos2012-01-141-1/+1
* don't try to get ngroups from /proc on non-Linux systemsKaleb KEITHLEY2012-01-141-6/+58
* cli,glusterd: Display volume UUID in the output of 'volume info'Vijay Bellur2012-01-141-0/+10
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-1/+1
* glusterd: prevent adding bricks already in useRajesh Amaravathi2012-01-122-23/+24
* glusterd: improve replace brick status messageRajesh Amaravathi2012-01-123-2/+39
* posix-acl: properly process umask in case client sent itLubomir Rintel2012-01-121-1/+17
* fuse-bridge: preserve original mode and umaskLubomir Rintel2012-01-121-0/+110
* cli: volume status enhancementRajesh Amaravathi2012-01-124-71/+515
* mount/fuse: Fix memory leaksPranith Kumar K2012-01-111-0/+3
* cluster/afr: Remove dead codePranith Kumar K2012-01-103-55/+0
* lib/mount-broker: move utility functions to common-utilsRajesh Amaravathi2012-01-051-26/+1
* glusterd: Fixed add-brick error message.Krishnan Parthasarathi2012-01-051-2/+2
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-041-1/+7
* glusterd: Added checks for remove-brick handler.Krishnan Parthasarathi2012-01-041-0/+11
* Avoid setting dict when size is -1Rahul C S2012-01-031-0/+5
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* glusterd: Fixed add-brick handler algorithm.Krishnan Parthasarathi2012-01-021-0/+13
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-285-63/+89
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2011-12-281-2/+3
* mgmt/glusterd: log the rebalance command received properly in the log fileRaghavendra Bhat2011-12-281-3/+8
* debug/io-stats: Handle fini for io-stats xlatorshishir gowda2011-12-281-1/+38
* Added/Removed white spaces wherever necessary in replace-brickRahul C S2011-12-281-5/+5
* mount/fuse: Cleanup / remove unnecessary commentsHarshavardhana2011-12-281-36/+0
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-289-516/+384
* rebalance: remove the *.fix.layout xattr from trusted domain.Rajesh Amaravathi2011-12-282-3/+3
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-276-147/+152
* features/posix-acl: handle fini for features/posix-aclshishir gowda2011-12-261-0/+24
* Improve cli output of gluster volume heal command.Rahul C S2011-12-221-32/+23
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-223-4/+14
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-223-18/+14
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* glusterd: Fixed spurious checks in add_brick.v3.3.0qa17Krishnan Parthasarathi2011-12-191-91/+2
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* cli: validate the volume set command properlyRaghavendra Bhat2011-12-192-59/+51