summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-09-222-24/+42
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-07-081-2/+2
* features/gfid-access: Fix entry operationsPranith Kumar K2014-07-081-7/+6
* features/gfid-access: Fix inode leaks and loc path corruptionPranith Kumar K2014-07-082-123/+147
* quotad: Remove dead codePranith Kumar K2014-07-082-11/+1
* feautre/gfid-access: Fix EINVAL when stat on .gfidKotresh H R2014-07-072-14/+45
* features/index : Creation of indices directory as soon as brick is up.Anuradha2014-06-271-0/+5
* features/index: Don't delete current xattrop index.Ravishankar N2014-06-241-0/+4
* features/quota: Fix dict leakVarun Shastry2014-06-231-0/+3
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-234-69/+126
* features/gfid-access: Fix memory leaks.v3.5.1beta2Raghavendra G2014-06-101-1/+27
* features/gfid-access: calloc gfid and set in xdataRavishankar N2014-06-081-5/+10
* features/glupy: GPLv2 or LGPLv3+ licenseKaleb S. KEITHLEY2014-05-313-30/+22
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-05-101-10/+15
* features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-05-081-4/+48
* build: do not create versioned <xlator>.so filesNiels de Vos2014-05-053-5/+5
* features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-281-6/+52
* features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-101-0/+1
* locks: fix unconditional op_ret success of entrylkAnand Avati2014-04-041-2/+3
* features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-249-17/+48
* features/quota: fix the dict leak when quota is offVarun Shastry2014-03-151-2/+2
* geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-03-021-0/+5
* features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-02-052-12/+72
* quota: fix recording of last alert log messageKrishnan Parthasarathi2014-02-051-5/+12
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2014-02-022-3/+70
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-282-6/+48
* features/quota: Handle the corner case in statfs callVarun Shastry2014-01-281-3/+3
* features/quota: Metadata cleanupVarun Shastry2014-01-281-4/+139
* features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-281-53/+68
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-282-221/+210
* features/quota: use STACK_WIND_TAIL when quota is turned off.Raghavendra G2014-01-281-168/+207
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2014-01-281-4/+9
* features/changelog: more changelog fixes.Ajeet Jha2014-01-278-38/+212
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+17
* features/gfid-access: populating inode during virtual_lookup_cbk.Ajeet Jha2014-01-272-5/+6
* gfid-access: fix the issue of entry creation with wrong gfidAmar Tumballi2014-01-271-6/+39
* gfid-access: do chown() after creating the new entries.Amar Tumballi2014-01-272-8/+73
* locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-222-3/+5
* locks: various fixesAnand Avati2014-01-147-626/+383
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-1/+2
* Use linkat() instead of link() for portability sakeEmmanuel Dreyfus2014-01-021-0/+20
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-12-031-2/+0
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-40/+2
* features/marker-quota: exclude dht-linkfiles from being accounted.Raghavendra G2013-11-261-2/+2
* features/quota: make writes short when the entire write cannot fit into avail...Raghavendra G2013-11-262-10/+57
* features/quota: Improvements to quotaRaghavendra G2013-11-2610-984/+2947
* features/marker: quota friendly changesRaghavendra G2013-11-266-90/+387
* NetBSD missing backtrace(3) portability fixEmmanuel Dreyfus2013-11-191-0/+2
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1