summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* Cluster/DHT : Logging changesNithya Balachandran2014-06-187-50/+40
* features/quota: Make dht_statfs_cbk more fool proof from quota_deem_statfsVarun Shastry2014-06-182-16/+72
* cluster/dht: Do layout self healing of directory for nameless lookupVenkatesh Somyajulu2014-06-174-1/+226
* cluster/dht: Bring option to choose gfid or name based hashingVenkatesh Somyajulu2014-06-173-5/+32
* cluster/dht: make loc->inode instead of loc->parentVenkatesh Somyajulu2014-06-161-1/+1
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-1617-753/+1621
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-06-163-5/+52
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-06-141-1/+17
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-142-10/+23
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-1/+5
* Rebalance: Avoid setting other component's xattrsSusant Palai2014-06-081-3/+17
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-1/+15
* cluster/afr: Add descriptions to message-ids.Ravishankar N2014-05-301-0/+75
* DHT: Wrong error handling in gf_defrag_migrate_dataSusant Palai2014-05-281-9/+10
* DHT/Mkdir: Fail mkdir with ENOENT, if parent is not availableSusant Palai2014-05-281-3/+3
* cluster/afr: Don't support heal info healed/heal-failed commandsPranith Kumar K2014-05-272-32/+21
* cluster/afr: move messages to new logging frameworkRavishankar N2014-05-1711-21/+93
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-148-102/+164
* cluster/afr: Remove stale index in self-heal codepathPranith Kumar K2014-05-082-5/+7
* cluster/afr: Fix inode_forget assert failurePranith Kumar K2014-04-282-28/+47
* build: MacOSX Porting fixesHarshavardhana2014-04-2410-27/+18
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-173-1/+34
* cluster/afr: Set right argument order for STACK_WIND_COOKIEVijay Bellur2014-04-101-1/+1
* cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
* cluster/afr: Init local on txn-frame for zerofillPranith Kumar K2014-04-081-1/+1
* afr: Simple 1-liner fix for crash in RackspaceBrian Foster2014-04-041-1/+1
* cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-04-023-6/+23
* DHT/Rebalance : Hard link Migration FailureSusant Palai2014-03-301-6/+56
* cluster/afr: Sparse file self-heal cangesPranith Kumar K2014-03-261-9/+28
* cluster/afr: refactorAnand Avati2014-03-2229-18979/+8734
* build: Remove cmockery2 from repoLuis Pabon2014-03-172-36/+0
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-064-0/+222
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-132-4/+4
* cluster/stripe: Fix the possible resource leaks.Poornima2014-02-121-4/+5
* cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
* dht: Modified dht-statedump to print all subvolume_statusVenkatesh Somyajulu2014-02-111-12/+33
* cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
* cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
* cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
* cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
* cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
* cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
* dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
* cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
* cluster/dht: goto statements may cause loop exit before memory is freed.Christopher R. Hertel2014-01-241-1/+1
* cluster/stripe: Remove redundant code blocksChristopher R. Hertel2014-01-241-24/+0
* cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-222-6/+29
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-0/+6
* syncop: Change return value of syncopPranith Kumar K2014-01-195-100/+155