summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Always build EC xlatorEmmanuel Dreyfus2014-08-101-1/+1
* cluster/ec: Fix incorrect management of NFS requestsXavier Hernandez2014-08-023-89/+51
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-312-21/+73
* ec: Add -msse2 option to avoid fedora/rawhide compilation errorsXavier Hernandez2014-07-311-1/+1
* Symlink mtime changes when rebalancingAnders Blomdell2014-07-311-1/+2
* build: fix compile issue in unittest on EPEL-5Niels de Vos2014-07-301-1/+1
* cluster/afr: Improve inodelk/entrylk failure log messagesKrutika Dhananjay2014-07-302-7/+18
* dht: fix rename raceNithya Balachandran2014-07-301-2/+5
* Attempt to fix cmockery2 buildEmmanuel Dreyfus2014-07-271-1/+1
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-232-6/+6
* Disable Erasure Code xlator if MMX is missingEmmanuel Dreyfus2014-07-231-1/+1
* porting: include compat-errno.h for errno'sHarshavardhana2014-07-221-0/+1
* ec: Fixed coveriry scan issuesXavier Hernandez2014-07-219-39/+66
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-183-0/+47
* DHT/mkdir : Fill the stbuf from the subvols on which directory creationSusant Palai2014-07-181-4/+0
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-183-30/+334
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathv3.7devSusant Palai2014-07-171-7/+47
* dht: fix rename raceJeff Darcy2014-07-172-3/+10
* porting: use __builtin_ffsll() instead of ffsll()Harshavardhana2014-07-161-0/+4
* cluster/afr: Fix dirent leakPranith Kumar K2014-07-141-0/+2
* dht: support heterogeneous brick sizesJeff Darcy2014-07-124-31/+149
* DHT/LoggingNithya Balachandran2014-07-121-1/+1
* cluster/ec: Added erasure code translatorXavier Hernandez2014-07-1126-1/+26032
* cluster/dht: Added logging of new layout for dir-selfhealVenkatesh Somyajulu2014-07-034-1/+125
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-022-0/+2
* dht: pass xdata to xlators above.Krishnan Parthasarathi2014-06-291-1/+1
* cluster/stripe: Fix EINVAL errors on quota enabled volumesKrutika Dhananjay2014-06-261-1/+0
* cluster/afr: change message description in afr-messages.hRavishankar N2014-06-241-3/+5
* cluster/dht: handle ESTALE appropriately in rmdir codepath.Raghavendra G2014-06-231-5/+7
* cluster/stripe: don't treat ESTALE as failure in lookupRavishankar N2014-06-231-2/+3
* 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