summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* rebalance: revert sending PARENT_DOWN event to xlatorsshishir gowda2012-04-091-2/+0
* dht/rebalance: Send PARENT_DOWN event before cleanup in rebalancev3.3.0qa33shishir gowda2012-04-021-1/+3
* cluster/dht: send dict with linkto key for lookup in rmdir_readdirpshishir gowda2012-03-291-1/+23
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-262-2/+82
* core: adding extra data for fopsAmar Tumballi2012-03-2211-397/+452
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-1/+1
* distribute-rebalance: fix the logic of ENOENT handlingAmar Tumballi2012-03-141-3/+9
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-111-1/+4
* cluster/dht: Replace ftruncate call with truncate in rebalanceshishir gowda2012-03-091-2/+4
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-073-7/+80
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-072-9/+9
* cluster/distribute: send proper 'dict' in readdirp()Amar Tumballi2012-03-071-13/+21
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-2/+10
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-222-52/+74
* mempool: adjustments in pool sizesAmar Tumballi2012-02-223-3/+3
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-216-7/+25
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34
* 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
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-144-12/+17
* 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
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-252-0/+62
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-253-0/+62
* cluster/dht: handle ENOENT err in rename fopshishir gowda2012-01-251-1/+2
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-252-8/+10
* Revert "distribute: utilize new 'fremovexattr()' fop for rebalance"Harshavardhana2012-01-231-1/+1
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-203-1/+255
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+8
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-1/+1
* rebalance: remove the *.fix.layout xattr from trusted domain.Rajesh Amaravathi2011-12-281-1/+1
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-10/+26
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-234-200/+257
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-231-0/+2
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-0/+3
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-164-7/+7
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-3/+2
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-162-2/+7
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-163-16/+20
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-161-2/+13
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-2/+2
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-081-1/+0