summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-06-271-0/+2
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-271-0/+3
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-265-72/+39
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-262-6/+6
* locks: enable notify-contention by defaultXavi Hernandez2019-06-261-1/+1
* glusterd: fix use-after-free of a dict_tXavi Hernandez2019-06-261-1/+1
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-06-251-2/+10
* glusterd: Can't run rebalance due to long unix socketMohit Agrawal2019-06-251-51/+9
* glusterd: ignore user.* options from compatibility check in brick muxAtin Mukherjee2019-06-251-0/+3
* lcov: add more tests to glfsxmp-coverageAmar Tumballi2019-06-251-9/+0
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-257-204/+162
* glusterd/shd: Change shd logfile to a unique nameMohammed Rafi KC2019-06-246-33/+39
* shd/mux: Fix race between mux_proc unlink and stopMohammed Rafi KC2019-06-241-0/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-06-221-6/+7
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-06-211-0/+21
* WORM-Xlator: Avoid performing fsetxattr if fd is NULLDavid Spisla2019-06-211-0/+7
* ec-heal: check file's gfid when deleting stale nameKinglong Mee2019-06-201-1/+11
* afr/read: Implement latency based read child selectionMohammed Rafi KC2019-06-203-27/+98
* posix: fix crash in posix_cs_set_stateSusant Palai2019-06-202-3/+9
* encryption/crypt: remove from volume fileAmar Tumballi2019-06-202-34/+0
* md-cache: only update generation for inode at upcall and NULL statKinglong Mee2019-06-191-20/+36
* cluster/dht: Strip out dht xattrsN Balachandran2019-06-191-0/+2
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-188-49/+1
* core: fedora 30 compiler warningsSheetalPamecha2019-06-184-9/+7
* glusterd: log error message only when rsp.op_ret is negativeSanju Rakonde2019-06-171-1/+1
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-171-0/+1
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-06-171-9/+13
* afr/fini: Free local_pool data during an afr finiMohammed Rafi KC2019-06-171-0/+6
* clang-scan: resolve warningAmar Tumballi2019-06-152-4/+6
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1461-182/+26
* gnfs: support inode dumpXie Changlong2019-06-141-0/+16
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-06-141-1/+18
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-116-50/+13
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2019-06-102-3/+3
* features/shard: Fix extra unref when inode object is lru'd out and added backKrutika Dhananjay2019-06-091-4/+2
* ec/fini: Fix race between xlator cleanup and on going async fopMohammed Rafi KC2019-06-086-15/+56
* uss: Ensure that snapshot is deleted before creating a new snapshotRaghavendra Bhat2019-06-083-3/+17
* glusterd: store fips-mode-rchecksum option in the info fileRavishankar N2019-06-081-0/+11
* glusterd: Fix typosAnoop C S2019-06-071-1/+1
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-06-051-3/+5
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-047-19/+34
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-06-043-13/+58
* glusterd: coverity fixMohit Agrawal2019-06-041-5/+11
* glusterd/tier: gluster upgrade broken because of tierhari gowtham2019-06-031-0/+9
* lcov: improve line coverageAmar Tumballi2019-06-033-117/+55
* across: coverity fixesAmar Tumballi2019-06-035-5/+11
* posix: add storage.reserve-size optionSheetal Pamecha2019-06-035-13/+80
* glusterd: remove trivial conditionsSanju Rakonde2019-06-011-4/+2
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-314-36/+179