| Commit message (Expand) | Author | Age | Files | Lines |
* | glusterd: Update op-version from 4.2 to 5.0 | ShyamsundarR | 2018-09-17 | 1 | -2/+2 |
* | gfapi: revert several patchs that introduced pre/post attrs | ShyamsundarR | 2018-09-17 | 3 | -4/+15 |
* | build: cleanup xlator link, --no-undefined, libuuidv6dev | Kaleb S. KEITHLEY | 2018-09-12 | 3 | -4/+4 |
* | Land part 2 of clang-format changes | Gluster Ant | 2018-09-12 | 74 | -62912/+61142 |
* | Land clang-format changes | Gluster Ant | 2018-09-12 | 93 | -4564/+4296 |
* | misc: fix misc. shebangs | Kaleb S. KEITHLEY | 2018-09-11 | 4 | -4/+4 |
* | features/snapview-server: remove the ret variable | Raghavendra Bhat | 2018-09-11 | 1 | -4/+2 |
* | Quota: Fix for clang issues | sanoj-unnikrishnan | 2018-09-07 | 2 | -4/+5 |
* | features/uss: Use xxh64 to generate gfid instead of md5sum | Raghavendra Manjunath | 2018-09-05 | 3 | -13/+44 |
* | xlators: add classification flag to some | Amar Tumballi | 2018-09-04 | 1 | -0/+1 |
* | Multiple files: calloc -> malloc | Yaniv Kaul | 2018-09-04 | 10 | -22/+23 |
* | core: python3 | Kaleb S. KEITHLEY | 2018-09-03 | 3 | -10/+9 |
* | libgfchangelog: Fix changelog history API | Kotresh HR | 2018-08-31 | 1 | -5/+46 |
* | Various files: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 3 | -4/+15 |
* | changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 2 | -12/+19 |
* | changelog xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -37/+55 |
* | xlators: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-31 | 3 | -5/+5 |
* | bit-rot xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -19/+29 |
* | build: add --enable-asan configure options | Niels de Vos | 2018-08-30 | 2 | -2/+2 |
* | features/namespace: Fix a probable null dereference | Vijay Bellur | 2018-08-27 | 1 | -1/+1 |
* | feature/shard: Fix Coverity issue | Ashish Pandey | 2018-08-27 | 1 | -7/+5 |
* | ctr: skip ctr xlator init if ctr is not enabled | Mohit Agrawal | 2018-08-27 | 2 | -74/+120 |
* | features/cloudsync: Fix various resource leaks | Vijay Bellur | 2018-08-24 | 1 | -0/+6 |
* | locks: coverity fixes | Bhumika Goyal | 2018-08-24 | 1 | -4/+21 |
* | marker: fix for coverity issues | Hari Gowtham | 2018-08-24 | 2 | -12/+15 |
* | features/snapview-server: validate the fs instance before doing fop there | Raghavendra Bhat | 2018-08-24 | 3 | -30/+120 |
* | features/changelog: Fix a file handle leak in htime_create() | Vijay Bellur | 2018-08-23 | 1 | -2/+7 |
* | snapview/server: Set uid,gid,and groups for gfapi call | Mohammed Rafi KC | 2018-08-23 | 1 | -1/+131 |
* | features/leases: Initialize op_errno in leases_open() | Vijay Bellur | 2018-08-23 | 1 | -2/+1 |
* | features/sdfs: Minor improvements | Vijay Bellur | 2018-08-21 | 1 | -3/+3 |
* | marker: FORWARD_NULL coverity fix | Shwetha Acharya | 2018-08-20 | 1 | -1/+1 |
* | quota: coverity fixes | Bhumika Goyal | 2018-08-20 | 1 | -6/+3 |
* | features/changelog: close htime_fd in fini() | Vijay Bellur | 2018-08-17 | 1 | -0/+5 |
* | features/changelog: Fix missing unlocks | Vijay Bellur | 2018-08-17 | 2 | -4/+19 |
* | locks: FORWARD_NULL coverity fix | Shwetha Acharya | 2018-08-17 | 1 | -1/+3 |
* | trash : fix coverity issues in trash.c | Sunny Kumar | 2018-08-16 | 1 | -3/+6 |
* | uss : fix coverity issues | Sunny Kumar | 2018-08-16 | 1 | -2/+1 |
* | features/changelog: Fix a resource leak | Vijay Bellur | 2018-08-15 | 1 | -0/+1 |
* | features/shard: Fix crash and test case in RENAME fop | Krutika Dhananjay | 2018-08-14 | 1 | -2/+5 |
* | error-gen, locks: Fix a typo in comments | Vijay Bellur | 2018-08-14 | 1 | -1/+1 |
* | cloudsync: fix -Werror=format-truncation error on gcc8 | Susant Palai | 2018-08-13 | 1 | -13/+51 |
* | build: rename event.h to gf-event.h | Niels de Vos | 2018-07-27 | 2 | -2/+2 |
* | sdfs: Fix missing NULL option list tremination | ShyamsundarR | 2018-07-25 | 1 | -0/+1 |
* | features/shard: Make lru limit of inode list configurable | Krutika Dhananjay | 2018-07-23 | 2 | -4/+21 |
* | core (named threads): flood of -Wformat-truncation warnings with gcc-7.1 | Kaleb S. KEITHLEY | 2018-07-23 | 2 | -3/+3 |
* | All: run codespell on the code and fix issues. | Yaniv Kaul | 2018-07-22 | 27 | -80/+80 |
* | quota: new volume set option to track of quota in GD2 | Hari Gowtham | 2018-07-21 | 1 | -0/+10 |
* | md-cache: Do not invalidate cache post set/remove xattr | Poornima G | 2018-07-11 | 1 | -9/+4 |
* | Fix compile warnings | Xavi Hernandez | 2018-07-10 | 3 | -14/+52 |
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-07-09 | 3 | -14/+44 |