summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-2822-137/+777
|\
| * features/libgfchangelog: APIs to process history changelogs.Kotresh H R2014-04-284-2/+336
| * Barrier: Barrier translator options configurationAtin Mukherjee2014-04-271-3/+3
| * Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
| * features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-04-262-4/+48
| * feature/changelog: Change default rollover and fsync-interval timeKotresh H R2014-04-251-2/+2
| * features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-252-6/+52
| * build: MacOSX Porting fixesHarshavardhana2014-04-2414-109/+268
| * glusterfs-server : barrier timeout tuning fixAtin Mukherjee2014-04-221-12/+70
* | Merge branch 'upstream'Jeff Darcy2014-04-2219-28/+841
|\|
| * 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
* | Merge branch 'upstream'Jeff Darcy2014-03-247-350/+81
|\|
| * 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
* | features/changelog: NSR Journal changesVenky Shankar2014-03-124-117/+443
* | Merge branch 'upstream' into mergeJeff Darcy2014-03-044-43/+48
|\|
| * 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/changelog: fix possible missed UNLOCK()Venky Shankar2014-02-131-5/+11
* | Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-118-34/+76
|\|
| * 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
* | Example of how to add extra info to changelog records.Jeff Darcy2014-02-111-1/+9
* | features/changelog: remove dead code and fix compile warningsVenky Shankar2014-01-311-116/+1
* | Merge "NSR reconciliation: Adding index for each op"Jeff Darcy2014-01-281-2/+5
|\ \
| * | NSR reconciliation: Adding index for each opRaghavan P2014-01-231-2/+5
* | | Merge branch 'upstream'Jeff Darcy2014-01-287-494/+620
|\ \ \ | |/ / |/| / | |/
| * 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