| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -27/+197 |
* | core: python3 | Kaleb S. KEITHLEY | 2018-09-03 | 57 | -156/+178 |
* | cluster/dht: In rename, unlink after creating linkto file | N Balachandran | 2018-09-03 | 2 | -123/+134 |
* | libgfchangelog: Fix changelog history API | Kotresh HR | 2018-08-31 | 4 | -5/+325 |
* | Various files: strncpy()->sprintf(), reduce strlen()'s | Yaniv Kaul | 2018-08-31 | 7 | -47/+68 |
* | cluster/ec: Fix Coverity issue | Ashish Pandey | 2018-08-31 | 2 | -42/+0 |
* | thin arbiter: set notify-contention option to yes | Ashish Pandey | 2018-08-31 | 1 | -0/+1 |
* | 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 |
* | libglusterfs : fix coverity issues in common-utils.c | Sunny Kumar | 2018-08-31 | 1 | -6/+18 |
* | xlators/cluster/dht/src/dht-common.c: simplify some if statements | Yaniv Kaul | 2018-08-31 | 1 | -48/+52 |
* | libglusterfs/src/dict.c: fix to handle key=NULL. | Yaniv Kaul | 2018-08-31 | 1 | -10/+31 |
* | clang-scan: fix multiple issues | Amar Tumballi | 2018-08-31 | 10 | -15/+76 |
* | coverity: multiple fixes | Amar Tumballi | 2018-08-31 | 2 | -4/+10 |
* | cli : fix coverity issue in cli-cmd-volume.c | Sunny Kumar | 2018-08-31 | 1 | -6/+6 |
* | nfs-server : fix few coverity issues in mount3.c | Sunny Kumar | 2018-08-31 | 1 | -6/+15 |
* | libglusterfs/gfdb_data_store: handle a range-overflow condition | Amar Tumballi | 2018-08-31 | 1 | -0/+8 |
* | rpc: log fuse unique ID along with gluster XID | Milind Changire | 2018-08-30 | 1 | -8/+12 |
* | glusterd : fix some coverity issues in glusterd-syncop.c | Sunny Kumar | 2018-08-30 | 1 | -3/+5 |
* | build: add --enable-asan configure options | Niels de Vos | 2018-08-30 | 7 | -18/+37 |
* | libglusterfs/src/dict.c: allocate memory accurately. | Yaniv Kaul | 2018-08-30 | 1 | -23/+8 |
* | IO cache : fix coverity issues in io-cache.c | Sunny Kumar | 2018-08-30 | 1 | -3/+8 |
* | multiple files: remove unndeeded memset() | Yaniv Kaul | 2018-08-29 | 13 | -33/+9 |
* | glusterd: Fix coverity issues | Sanju Rakonde | 2018-08-29 | 2 | -3/+2 |
* | cluster/afr: Coverity fixes in afr | karthik-us | 2018-08-29 | 2 | -3/+5 |
* | multiple files: move from strlen() to sizeof() | Yaniv Kaul | 2018-08-29 | 10 | -26/+24 |
* | cli: dereferencing null coverity fix | Sanju Rakonde | 2018-08-29 | 1 | -1/+1 |
* | snapshot : fixed coverity issue in glusterd-snapshot.c | Sunny Kumar | 2018-08-29 | 1 | -78/+88 |
* | cluster/afr: Delegate metadata heal with pending xattrs to SHD | Pranith Kumar K | 2018-08-28 | 5 | -51/+72 |
* | playground: fix coverity issue | Amar Tumballi | 2018-08-28 | 1 | -0/+4 |
* | libglusterfs : fix coverity in store.c | Sunny Kumar | 2018-08-28 | 1 | -1/+1 |
* | snapshot : fix few coverity issues in glusterd-snapshot-utils.c | Sunny Kumar | 2018-08-28 | 1 | -2/+3 |
* | libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot... | Yaniv Kaul | 2018-08-27 | 3 | -8/+152 |
* | libglusterfs/src/dict.c: perform hash calc not under lock. | Yaniv Kaul | 2018-08-27 | 1 | -12/+26 |
* | dict.c: fix indention | Yaniv Kaul | 2018-08-27 | 1 | -1/+1 |
* | features/namespace: Fix a probable null dereference | Vijay Bellur | 2018-08-27 | 1 | -1/+1 |
* | cluster/ec: Prevent a possible out-of-bounds read | Vijay Bellur | 2018-08-27 | 1 | -0/+1 |
* | glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is true | Mohit Agrawal | 2018-08-27 | 1 | -4/+4 |
* | dict.c: do not strlen if not needed. | Yaniv Kaul | 2018-08-27 | 1 | -61/+51 |
* | geo-rep: Make automatic gfid conflict resolution optional | Kotresh HR | 2018-08-27 | 2 | -10/+18 |
* | feature/shard: Fix Coverity issue | Ashish Pandey | 2018-08-27 | 1 | -7/+5 |