summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-162-78/+205
* compress: Change variable nameHumble Chirammal2014-07-151-8/+8
* gfapi : remove gfapi.py to avoid confusionHumble Chirammal2014-07-142-1/+1
* changelog: variable 'writen' is changedHumble Chirammal2014-07-144-12/+12
* features/gfid-access: error handling for entry creationVenky Shankar2014-07-141-1/+7
* features/changelog: prevent deadlock on thread cancellationVenky Shankar2014-07-111-0/+34
* Changes in statedump for stack, frame, locksPranith Kumar K2014-07-071-42/+55
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-061-7/+6
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-022-24/+26
* feature/changelog: Fix for missing changelogs at backend.Kotresh H R2014-06-302-4/+28
* quotad: Remove dead codePranith Kumar K2014-06-302-11/+1
* features/gfid-access: Handle loc modification correctly for virtual dirsPranith Kumar K2014-06-302-120/+142
* features/snapview-client: put local back to mempool after unwindRaghavendra Bhat2014-06-231-1/+3
* features/changelog: Fix for history api issue during upgradeAjeet Jha2014-06-221-27/+26
* features/index: Don't delete current xattrop index.Ravishankar N2014-06-201-0/+13
* feautre/gfid-access: Fix EINVAL when stat on .gfidKotresh H R2014-06-202-14/+45
* features/quota: Fix dict leakVarun Shastry2014-06-181-0/+3
* snapview/server: warning cleanup after clang complaintsHarshavardhana2014-06-171-10/+2
* Minor fixes for correcting the goto statements for frame destroy and checking...Anand Subramanian2014-06-161-24/+68
* features/changelog: Do not ignore self-heal fops in changelogKotresh H R2014-06-162-5/+7
* Get snapshot info dynamically via new rpc and infra for snapview-server to re...Anand Subramanian2014-06-154-91/+603
* get the path from the loc->path in the lookup instead of resolver doing itRaghavendra Bhat2014-06-131-1/+19
* feature/changelog: Fix compilation warning 'set but not used'Kotresh H R2014-06-121-2/+1
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-11/+12
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-114-69/+126
* features/gfid-access: Fix inode leaks and loc path corruptionPranith Kumar K2014-06-102-7/+9
* features/changelog: skipping empty changelogs in historyAjeet Jha2014-06-102-17/+9
* feature/changelog: Add timeout to changelog barrier.Kotresh H R2014-06-104-6/+99
* features/gfid-access: Fix memory leaks.Raghavendra G2014-06-101-1/+27
* snapview-server: coverity fixesRaghavendra Bhat2014-06-091-7/+10
* features/gfid-access: calloc gfid and set in xdataRavishankar N2014-06-081-5/+10
* features/quota: unref and set priv->rpc_clnt to NULL once disabled.Raghavendra G2014-06-052-14/+31
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-1/+3
* snapview-server: use telldir api to get the offset of the dentryRaghavendra Bhat2014-06-021-3/+3
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-4/+12
* features/glupy: GPLv2 or LGPLv3+ licenseKaleb S. KEITHLEY2014-05-293-30/+22
* user servicable snapshotsRaghavendra Bhat2014-05-2912-2/+4370
* features/changelog: NULL termination after memcpy should be of dest pointerHarshavardhana2014-05-272-14/+16
* features/quota: Send the immediate parent with limit in quota statfs adjustmentVarun Shastry2014-05-222-47/+184
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-2/+2
* features/changelog : historical journal consumption.Venky Shankar2014-05-149-20/+1032
* glusterd : barrier enable/disable should fail if already enabled/disabledAtin Mukherjee2014-05-121-3/+9
* libgfchangelog: memory accounting intializationVenky Shankar2014-05-081-0/+3
* changelog: in C99 `inline` shouldn't be part of function definitionHarshavardhana2014-05-032-5/+6
* barrier : fsync call over NFS should be barriered when barrier is enabledAtin Mukherjee2014-05-031-1/+1
* barrier : barrier O_SYNC write incorrect flag checkAtin Mukherjee2014-05-031-1/+1
* features/changelog: Fix to remove Warning message.Kotresh H R2014-05-021-2/+0
* features/changelog: Barrier in changelog during snapshot.Kotresh H R2014-05-015-28/+318
* feature/changelog: Draining of in-transit fops in changelog.Kotresh H R2014-05-013-12/+800
* feature/quota: Logging correctionsVarun Shastry2014-04-291-21/+36