summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "rpc: merge ssl infra with epoll infra"Milind Changire2018-01-074-839/+766
* libglusterfs: Include key name in data type validationN Balachandran2018-01-051-27/+27
* dict: add more types for valuesAmar Tumballi2018-01-0511-44/+208
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-058-11/+37
* tests: Enable geo-rep test casesKotresh HR2018-01-0511-284/+384
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-0510-102/+365
* cli: Fixed a use_after_freeN Balachandran2018-01-041-1/+2
* debug/delay-gen: volume option fixes for GD2Pranith Kumar K2018-01-032-1/+15
* performance/io-threads: volume option fixes for GD2Pranith Kumar K2018-01-031-0/+19
* glusterd: Nullify pmap entry for bricks belonging to same portAtin Mukherjee2018-01-031-1/+1
* cluster/dht: Use percentages for space checkN Balachandran2018-01-022-5/+25
* libglusterfs: export minimum necessary symbolsKaleb S. KEITHLEY2018-01-022-2/+1093
* glusterfind: Speed up gfid lookup 100x by using an SQL indexNiklas Hambüchen2017-12-301-0/+5
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-296-21/+64
* mgmt/glusterd: Adding validation for setting quorum-countkarthik-us2017-12-292-6/+42
* snapshot : after brick reset/replace snapshot creation failsSunny Kumar2017-12-293-27/+39
* quiesce: add fallocate and seek fopsAmar Tumballi2017-12-292-4/+141
* geo-rep: Log message improvementsAravinda VK2017-12-285-9/+9
* eventsapi: JWT signing without external dependencyAravinda VK2017-12-282-5/+19
* rpc-transport/rdma: Fix coverity issues in rdma transportYi Wang2017-12-281-32/+34
* rpc: fix use after freed of clnt after rpc transport clenupKinglong Mee2017-12-271-1/+4
* Use RTLD_LOCAL for symbol resolutionPrashanth Pai2017-12-273-3/+22
* tests/vagrant: add a --help option to the scriptNiels de Vos2017-12-271-2/+18
* Set log path correctly when clients use UDSPrashanth Pai2017-12-271-5/+23
* dict: support better on-wire transferAmar Tumballi2017-12-275-67/+257
* rpm: Fedora 28 has renamed pyxattrNiels de Vos2017-12-261-0/+7
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-269-47/+363
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* performance/write-behind: fix bug while handling short writesRaghavendra G2017-12-221-2/+3
* xlator.h: move options and other variables to the top of structureAmar Tumballi2017-12-221-22/+22
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-223-10/+12
* fips/geo-rep: Replace MD5 with SHA256Kotresh HR2017-12-221-6/+14
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-227-5/+199
* tests/vagrant: configure with --enable-gnfs so tests can use NFSNiels de Vos2017-12-221-0/+1
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-211-0/+1
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-219-15/+14
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-215-34/+55
* cli: Fixed coverity issue in cli-cmd-system.cXavier Hernandez2017-12-201-1/+22
* stripe, quiesce: volume option fixesAmar Tumballi2017-12-203-6/+25
* leases: Fix coverity issuesSaravanakumar Arumugam2017-12-201-51/+30
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-194-25/+15
* posix: fix use after freed by calling STACK_UNWIND_STRICT after error cleanupKinglong Mee2017-12-191-20/+19
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* snapshot: Fix several coverity issues in glusterd-snapshot-utils.cSunny Kumar2017-12-182-18/+32
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* glusterd: Fix buffer overflow in glusterd_get_volopt_contentXavier Hernandez2017-12-151-14/+45
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2017-12-152-0/+28
* all: Simplify component message id's definitionXavier Hernandez2017-12-1443-17250/+2694
* logging: free the strdup'd filename and ident on gf_log_fini()Niels de Vos2017-12-131-34/+44
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-12-131-0/+12