summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-135-0/+125
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-101-82/+124
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-102-2/+2
* glusterd: put null check for mod_dict in build_shd_graphAtin Mukherjee2017-02-101-1/+2
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-102-7/+1
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-101-1/+1
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-101-9/+3
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-091-2/+2
* Tier: remove warning related to the enumhari gowtham2017-02-083-11/+26
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-071-24/+0
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-02-071-12/+13
* cluster/ec: Do not start heal on good file while IO is going onAshish Pandey2017-02-072-4/+41
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-0610-94/+272
* glusterd : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-064-4/+31
* glusterd: double-check brick liveness for remove-brick validationJeff Darcy2017-02-031-4/+20
* glusterd: double-check whether brick is alive for statsJeff Darcy2017-02-021-3/+14
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-12/+12
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-021-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-0131-453/+1200
* glusterd: regenerate volfiles on op-version bump upAtin Mukherjee2017-02-011-28/+59
* debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-01-311-2/+16
* md-cache: Cache security.ima xattrsPoornima G2017-01-302-2/+94
* cluster/ec: Change level of messages to DEBUGAshish Pandey2017-01-301-2/+2
* glusterd: daemon restart logic should adhere server side quorumAtin Mukherjee2017-01-301-6/+7
* glusterd, rda: If parallel readdir is enabled, split the cache limitPoornima G2017-01-273-2/+78
* Readdir-ahead : Honour readdir-optimise option of dhtPoornima G2017-01-274-1/+33
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2017-01-2450-5807/+1
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-244-4/+148
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-232-401/+488
* features/changelog: Fix htime xattr during brick crashv3.11devKotresh HR2017-01-191-1/+30
* glusterd: bypass add-brick validation with forceAtin Mukherjee2017-01-181-3/+3
* geo-rep: Separate slave mount logs for each connectionKotresh HR2017-01-182-6/+6
* glusterd: Change the volfile to have readdir-ahead as a childPoornima G2017-01-174-18/+63
* fuse: Fix a possible resource leak under GF_SOLARIS_HOST_OSSaurabh Badhwar2017-01-171-1/+3
* tier : Tier as a servicehari gowtham2017-01-1633-138/+3227
* glusterd: remove extra space in error messageMichael Adam2017-01-161-2/+2
* upcall: Resolve dict leak from up_(f)removexattr in upcall code pathMohit Agrawal2017-01-161-22/+14
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-123-19/+17
* fuse: fix memory leak in setxattrXavier Hernandez2017-01-121-27/+21
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-124-1/+42
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-113-24/+21
* 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