summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* glusterfs-server : barrier timeout tuning fixAtin Mukherjee2014-04-221-12/+70
* features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-081-0/+1
* feature/barrier: Add statedump supportKaushal M2014-04-071-1/+81
* features/barrier: add barrier translatorVarun Shastry2014-04-076-1/+651
* features/glupy: Add mem accounting supportPrashanth Pai2014-04-031-0/+19
* features/gfid-access: Fix possible inode memory corruption.Kotresh H R2014-04-031-10/+22
* features/compress: Add mem accounting support for compressPranith Kumar K2014-03-242-0/+20
* features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-249-17/+48
* cluster/afr: refactorAnand Avati2014-03-222-341/+71
* build: do not create versioned <xlator>.so filesNiels de Vos2014-03-213-5/+5
* features/quota: fix the dict leak when quota is offVarun Shastry2014-03-121-2/+2
* locks: fix unconditional op_ret success of entrylkAnand Avati2014-03-121-2/+3
* geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-02-271-0/+5
* feature/compress: Validate option and enable docPrashanth Pai2014-02-261-39/+39
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-1/+1
* build: CFLAGS was being polluted by python flagsLuis Pabon2014-02-121-3/+3
* features/quota: Fix NULL dereference error reported by coverity.Poornima2014-02-101-0/+4
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-081-10/+15
* features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
* features/index: Close directories left open on error.Christopher R. Hertel2014-02-071-3/+17
* changelog: When connection is unsuccessful, close socket too.Raghavendra Talur2014-02-071-0/+1
* changelog: Restrict length of unix socket files to UNIX_PATH_MAX.Raghavendra Talur2014-02-054-4/+4
* features/index: Loop exit without freeing in-use memory.Christopher R. Hertel2014-02-041-1/+3
* quota: Fixing a possibility of GF_FREE on an array pointerLalatendu Mohanty2014-02-031-1/+4
* cluster/afr: Add gfid to index in wind un-conditionallyPranith Kumar K2014-01-291-9/+25
* features/qemu-block: Remove unref of freed iobufPoornima2014-01-291-1/+0
* features/quota: Correct the statfs calculation when set limit is beyond ...Varun Shastry2014-01-281-4/+2
* features/gfid-access: populating inode during virtual_lookup_cbk.Ajeet Jha2014-01-282-5/+6
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+17
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-252-6/+48
* features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-251-53/+68
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-252-221/+210
* features/quota: use STACK_WIND_TAIL when quota is turned off.Raghavendra G2014-01-241-168/+207
* gfid-access: fix the issue of entry creation with wrong gfidAmar Tumballi2014-01-231-6/+39
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-34/+22
* locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-222-3/+5
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-202-12/+72
* syncop: Change return value of syncopPranith Kumar K2014-01-193-17/+16
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-1/+1
* features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3
* quota: fix recording of last alert log messageKrishnan Parthasarathi2014-01-161-6/+12
* features/quota: Metadata cleanupVarun Shastry2014-01-161-4/+139
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-141-25/+7
* locks: various fixesAnand Avati2014-01-137-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
* features/index: Minor improvement in log message.Vijay Bellur2013-12-271-1/+1
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2013-12-151-4/+9
* features/changelog: more changelog fixes.Ajeet Jha2013-12-128-38/+212
* gfid-access: do chown() after creating the new entriesAmar Tumballi2013-12-102-8/+73