summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: subvol_count value for replicate volume should be calculate correctlyGaurav Kumar Garg2015-06-161-2/+2
* NFS-Ganesha : Return correct return valueMeghana Madhusudhan2015-06-161-1/+3
* glusterd: Porting messages to new logging framework.Nandaja Varma2015-06-169-44/+77
* glusterd: Stop tcp/ip listeners during glusterd exitanand2015-06-161-3/+45
* storage/posix: Handle MAKE_INODE_HANDLE failuresPranith Kumar K2015-06-161-1/+7
* cluster/ec: Prevent Null dereference in dht-renamePranith Kumar K2015-06-161-1/+1
* upcall: prevent busy loop in reaper threadNiels de Vos2015-06-151-0/+5
* protocol/server : port log messages to a new frameworkManikandan Selvaganesh2015-06-148-295/+1203
* nfs.c nfs3.c: port log messages to a new frameworkHari Gowtham2015-06-143-375/+585
* logging: log "Stale filehandle" on the client as DebugNiels de Vos2015-06-131-2/+5
* geo-rep: ignore symlink and harlink errors in geo-repSaravanakumar Arumugam2015-06-131-11/+15
* features/changelog: Do htime setxattr without XATTR_REPLACE flagKotresh HR2015-06-122-10/+26
* geo-rep: Validate use_meta_volume optionAravinda VK2015-06-121-0/+10
* features/qemu-block: Don't unref root inodePranith Kumar K2015-06-121-2/+2
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-114-23/+36
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* features/quota: Fix ref-leakPranith Kumar K2015-06-111-0/+1
* stripe: fix use-after-freeJeff Darcy2015-06-101-4/+10
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-093-7/+24
* nfs: allocate and return the hashkey for the auth_cache_entryNiels de Vos2015-06-091-7/+25
* snapshot: Fix finding brick mount path logicAvra Sengupta2015-06-093-15/+12
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-0910-92/+234
* Changing log level from Warning to DebugAshish Pandey2015-06-081-1/+1
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-061-5/+15
* cluster/ec: EC_XATTR_DIRTY doesn't come in responsePranith Kumar K2015-06-062-27/+9
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-06-051-32/+42
* bitrot/glusterd: scrub option should be disabled once bitrot option is resetGaurav Kumar Garg2015-06-052-0/+8
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-0511-51/+365
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-055-16/+71
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-043-4/+9
* glusterd: do not show pid of brick in volume status if brick is down.Gaurav Kumar Garg2015-06-041-2/+4
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-046-68/+156
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-06-042-3/+17
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-06-043-29/+458
* meta: implement fsync(dir)Raghavendra G2015-06-042-16/+40
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-06-043-25/+111
* features/quota: prevent statfs frame loss when an error happens during ancestryvmallika2015-06-041-15/+14
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-06-041-0/+9
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-045-134/+193
* cluster/dht: Don't rely on linkto xattr to find destination subvolRaghavendra G2015-06-031-101/+31
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* features/shard: Fix incorrect parameter to get_lowest_block()Krutika Dhananjay2015-06-031-2/+3
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-031-1/+1
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-031-5/+19
* features/shard: Fix issue with readdir(p) fopKrutika Dhananjay2015-06-022-43/+116
* glusterd: fix repeated connection to nfssvc failed msgsKrishnan Parthasarathi2015-06-012-13/+8
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)v3.7.1Anoop C S2015-06-015-16/+16
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-06-011-2/+3
* cluster/tier: load libgfdb.so properly in all casesNiels de Vos2015-06-011-1/+1
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-06-013-42/+94