summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-114-7/+61
* dht : file rename operation is successful but log has error File existsMohit Agrawal2017-01-092-7/+20
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-48/+67
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-0910-654/+664
* cluster/ec: Fixing log messageSunil Kumar H G2017-01-081-5/+10
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-0810-29/+198
* md-cache: Cache updated as a part of invalidate should not update timePoornima G2017-01-081-14/+25
* performance/write-behind: Add debug messagesRaghavendra G2017-01-081-17/+168
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-081-5/+6
* features/uss: Remove redundant dict_unrefAnoop C S2017-01-061-1/+0
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-6/+20
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* glusterd: Fail add-brick on replica count change, if brick is downkarthik-us2017-01-061-0/+19
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-053-17/+18
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-053-4/+16
* readdir-ahead: Enhance EOD detection logicPoornima G2017-01-051-1/+1
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-051-0/+1
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-041-3/+4
* storage/posix: log the error when locking the export directory failsRaghavendra Bhat2017-01-031-2/+6
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-021-0/+7
* glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-305-29/+201
* performance/readdir-ahead: mark two options as NO_DOCRaghavendra G2016-12-271-2/+2
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-271-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2016-12-261-14/+0
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-222-58/+130
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-223-36/+111
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-223-1/+4
* Fixes GlusterFS process crashes on deep directory hierarchySanoj Unnikrishnan2016-12-212-65/+87
* storage/posix: Do not create a directory which already existAshish Pandey2016-12-211-1/+8
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-214-7/+10
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-202-1/+2
* snapshot: Fix restore rollback to reassign snap volume ids to bricksAvra Sengupta2016-12-166-1/+158
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-162-4/+1
* access_control : address O_TRUNC and O_APPEND flag properly in posix_acl_openJiffin Tony Thottan2016-12-141-2/+3
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-136-34/+42
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* glusterd: Handle volinfo->refcnt properly during volume start commandAvra Sengupta2016-12-121-10/+10
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* performance/write-behind: Add more fops for checking dependency withRaghavendra G2016-12-121-0/+317
* snapshot/ganesha: Copy export.conf, only if ganesha.enable is on.Avra Sengupta2016-12-121-13/+25
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-111-4/+6
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-082-3/+12
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-071-0/+2
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-072-69/+13
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-062-33/+53
* glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-063-34/+31
* glusterd : coverity fix for string overflowMuthu-vigneshwaran2016-12-062-3/+5
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-061-4/+3