| Commit message (Expand) | Author | Age | Files | Lines |
* | cluster/dht: Create a linkto file if required | N Balachandran | 2018-09-10 | 1 | -0/+30 |
* | posix: fix the duplicate macro definitions | Amar Tumballi | 2018-09-10 | 2 | -8/+0 |
* | cluster/dht: optimize readdir for 1xn vols | N Balachandran | 2018-09-10 | 1 | -12/+42 |
* | ec-heal: remove a duplicate definition of alloca0 | Amar Tumballi | 2018-09-10 | 1 | -1/+0 |
* | xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO... | Yaniv Kaul | 2018-09-10 | 1 | -1/+1 |
* | glusterd: Fix unused value coverity fix | Sanju Rakonde | 2018-09-09 | 1 | -1/+1 |
* | Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn} | Yaniv Kaul | 2018-09-09 | 22 | -1713/+2357 |
* | glusterd: avoid using glusterd's working directory as a brick | Sanju Rakonde | 2018-09-08 | 1 | -0/+9 |
* | multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-09-07 | 8 | -268/+482 |
* | glusterd-sm: NULL pointer dereferencing clang fix | Shwetha K Acharya | 2018-09-07 | 1 | -0/+1 |
* | cluster/dht: Rework the debug xattr to get hashed subvol | N Balachandran | 2018-09-07 | 2 | -28/+33 |
* | cluster/ec: Don't update trusted.ec.version if fop succeeds | Ashish Pandey | 2018-09-07 | 1 | -0/+9 |
* | cluster/ec: Improve logging for some critical error messages | Ashish Pandey | 2018-09-07 | 3 | -14/+55 |
* | Quota: Fix for clang issues | sanoj-unnikrishnan | 2018-09-07 | 3 | -5/+6 |
* | xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO... | Yaniv Kaul | 2018-09-07 | 1 | -2/+2 |
* | multiple xlators: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-09-07 | 4 | -33/+30 |
* | xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag... | Yaniv Kaul | 2018-09-06 | 1 | -1/+1 |
* | posix: disable open/read/write on special files | Amar Tumballi | 2018-09-06 | 1 | -0/+33 |
* | cluster/dht: Initialise pointers to null | N Balachandran | 2018-09-06 | 1 | -2/+2 |
* | features/uss: Use xxh64 to generate gfid instead of md5sum | Raghavendra Manjunath | 2018-09-05 | 3 | -13/+44 |
* | io-stats: dump io-stats info in /var/run/gluster | Amar Tumballi | 2018-09-05 | 1 | -9/+25 |
* | protocol: don't use alloca | Amar Tumballi | 2018-09-05 | 2 | -103/+58 |
* | server-protocol: don't allow '../' path in 'name' | Amar Tumballi | 2018-09-05 | 2 | -0/+18 |
* | afr: thin-arbiter read txn changes | Ravishankar N | 2018-09-05 | 3 | -19/+255 |
* | glusterd : fix some coverity issues in glusterd-store.c | Sunny Kumar | 2018-09-05 | 1 | -3/+35 |
* | glusterd: Fix Buffer size issues | Sanju Rakonde | 2018-09-04 | 2 | -9/+12 |
* | posix: remove not supported get/set content | Amar Tumballi | 2018-09-04 | 3 | -186/+1 |
* | xlators: add classification flag to some | Amar Tumballi | 2018-09-04 | 5 | -0/+5 |
* | IO cache : fix coverity issue in page.c | Sunny Kumar | 2018-09-04 | 1 | -3/+3 |
* | {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ... | Yaniv Kaul | 2018-09-04 | 5 | -9/+0 |
* | multiple files: calloc -> malloc | Yaniv Kaul | 2018-09-04 | 7 | -41/+50 |
* | Multiple files: calloc -> malloc | Yaniv Kaul | 2018-09-04 | 34 | -129/+141 |
* | geo-rep : fix coverity issues in glusterd-geo-rep.c | Sunny Kumar | 2018-09-04 | 1 | -3/+40 |
* | xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C... | Yaniv Kaul | 2018-09-04 | 1 | -1/+1 |
* | glusterd: fail volume stop operation if brick detach fails | Atin Mukherjee | 2018-09-04 | 1 | -8/+22 |
* | cluster/afr: Delegate name-heal when possible | Pranith Kumar K | 2018-09-04 | 2 | -27/+85 |
* | core: python3 | Kaleb S. KEITHLEY | 2018-09-03 | 8 | -15/+14 |
* | cluster/dht: In rename, unlink after creating linkto file | N Balachandran | 2018-09-03 | 1 | -122/+132 |
* | 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 |
* | cluster/ec: Fix Coverity issue | Ashish Pandey | 2018-08-31 | 2 | -42/+0 |
* | NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 2 | -9/+8 |
* | changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 2 | -12/+19 |
* | multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 5 | -53/+62 |
* | changelog xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -37/+55 |
* | multiple xlators: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-31 | 4 | -6/+6 |
* | xlators: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-31 | 7 | -22/+22 |
* | crypt : fix coverity issues in crypt.c | Sunny Kumar | 2018-08-31 | 1 | -1/+7 |
* | bit-rot xlator: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 4 | -19/+29 |
* | xlators/cluster/dht/src/dht-common.c: simplify some if statements | Yaniv Kaul | 2018-08-31 | 1 | -48/+52 |