summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2122-157/+180
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-208-258/+690
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-2010-204/+467
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-1/+2
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-194-14/+163
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-193-4/+47
* cluster/dht: Exit clean when assert_no_child_down is enabledVijay Bellur2012-02-191-1/+1
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-191-9/+11
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-195-17/+750
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-161-0/+5
* filter stripe internal xattrs from getxattr callShylesh Kumar2012-02-161-1/+30
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-142-30/+172
* cluster/stripe: Support for NFS anonymous fd'sshishir gowda2012-02-141-348/+212
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-1412-28/+39
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-3/+15
* distribute: utilize new 'fremovexattr()' fop for rebalancev3.3.0qa21Amar Tumballi2012-02-021-1/+1
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-278-369/+358
* cluster/afr: Stack wind with correct framePranith Kumar K2012-01-271-10/+15
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-258-6/+205
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-256-0/+247
* cluster/dht: handle ENOENT err in rename fopshishir gowda2012-01-251-1/+2
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-2510-31/+40
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-243-28/+33
* cluster/afr: set loc->gfid for building root locv3.3.0qa20Shylesh Kumar2012-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-232-14/+9
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-209-74/+381
* cluster/afr: do not unlock without holding the lock on the fdRaghavendra Bhat2012-01-191-1/+1
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-148-19/+310
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-1/+1
* cluster/afr: Remove dead codePranith Kumar K2012-01-103-55/+0
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* 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
* 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-281-1/+1
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-276-147/+152
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-223-4/+14
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-10/+26
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-286-69/+118
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-283-36/+30
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-234-61/+129
* cluster/afr: Open fd fix should perform opendir for dirsPranith Kumar K2011-11-231-7/+22
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-234-200/+257