summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* glusterd: Fail 'requests' from non-peers.Krishnan Parthasarathi2011-12-191-0/+35
* debug/error-gen: add option to generate errors at random percentageRaghavendra Bhat2011-12-152-1/+11
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+73
* mount/fuse: export PATH for which in mount scriptv3.3.0qa16Rajesh Amaravathi2011-12-131-0/+1
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* fuse: bring in the reverse invalidationAmar Tumballi2011-12-122-5/+145
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-10/+26