summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afr : fix Coverity CID 1398627Rinku Kothiya2019-05-071-2/+9
* libglusterfs: Fix compilation when --disable-mempool is usedPranith Kumar K2019-05-071-0/+5
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-061-0/+6
* mem-pool.{c|h}: minor changesYaniv Kaul2019-05-061-25/+12
* tests: delete the snapshots and the volume after the testsRaghavendra Bhat2019-05-061-0/+22
* tests: validate volfile grammar - strings in volfileAmar Tumballi2019-05-065-85/+90
* glusterd: coverity fixAtin Mukherjee2019-05-061-2/+14
* cluster/ec: fix shd healer wait timeoutKinglong Mee2019-05-062-1/+2
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-05-061-1/+1
* glusterd: prevent use-after-free in glusterd_op_ac_send_brick_op()Niels de Vos2019-05-061-2/+1
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-051-1/+1
* glusterd-utils.c: reduce work in glusterd_add_volume_to_dict()Yaniv Kaul2019-05-031-58/+59
* glusterd: Fix coverity defects & put coverity annotationsAtin Mukherjee2019-05-0214-33/+65
* tests/cli: add .t file to increase line coverage in cliSanju Rakonde2019-05-021-0/+21
* tests: add .t files to increase cli code coveragerishubhjain2019-05-022-2/+3
* tests: Add changelog snapshot testcaseKotresh HR2019-05-021-0/+60
* glusterd: Fix bulkvoldict thread logic in brick multiplexingMohit Agrawal2019-04-301-6/+18
* cloudsync/plugin: coverity fixesSusant Palai2019-04-301-6/+6
* options.c,h: minor changes to GF_OPTION_RECONFYaniv Kaul2019-04-302-49/+26
* libglusterfs: remove compound-fop helper functionsAmar Tumballi2019-04-293-177/+3
* storage/posix: fix fresh file detection delayXavier Hernandez2019-04-291-4/+20
* nl-cache:add test to increase code coverageSheetal Pamecha2019-04-291-0/+30
* protocol: remove compound fopAmar Tumballi2019-04-2911-7723/+5
* performance/decompounder: remove the translator as the feature is not used an...Amar Tumballi2019-04-2912-1030/+4
* glusterd: define dumpops in the xlator_api of glusterdSanju Rakonde2019-04-272-0/+14
* cloudsync: Fix bug in cloudsync-fops-c.pyAnuradha Talur2019-04-261-3/+21
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2019-04-2614-3/+1228
* glusterd: coverity fixesAtin Mukherjee2019-04-265-8/+9
* glusterd: enable fips-mode-rchecksum for new volumesRavishankar N2019-04-261-0/+13
* tools/glusterfind : validate session nameSaravanakumar Arumugam2019-04-261-8/+42
* geo-rep: Fix rename with existing destination with same gfidSunny Kumar2019-04-267-5/+102
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-265-15/+53
* man/gluster: remove tier information from gluster manual pageSanju Rakonde2019-04-262-28/+1
* cloudsync: Make readdirp return stat info of all the direntsAnuradha Talur2019-04-253-1/+38
* tier/cli: remove tier code to increase code coverage in cliSanju Rakonde2019-04-257-1904/+64
* glusterd: coverity fixesAtin Mukherjee2019-04-255-13/+50
* features/bit-rot: Unconditionally sign the files during oneshot crawlRaghavendra Bhat2019-04-252-1/+101
* build-aux/pkg-version: provide option for depth=1Amar Tumballi2019-04-251-3/+15
* logging.c/h: aggressively remove sprintfs()Yaniv Kaul2019-04-252-328/+201
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-04-251-74/+30
* geo-rep: Fix entries and metadata counters in geo-rep statusKotresh HR2019-04-241-3/+2
* tests/geo-rep: Add pause and resume test case for geo-repShwetha K Acharya2019-04-242-0/+12
* tests: add .t files to increase cli code coveragerishubhjain2019-04-241-0/+62
* tests: add .t file to increase cli code coverageSanju Rakonde2019-04-243-1/+97
* ctime: Fix log repeated logging during openKotresh HR2019-04-241-10/+5
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-2412-492/+114
* glusterd/shd: Keep a ref on volinfo until attach rpc execute cbkMohammed Rafi KC2019-04-242-0/+7
* build: conditional rpcbind for gnfs in glusterd.serviceKaleb S. KEITHLEY2019-04-233-2/+6
* cluster/ec: fix fd reopenXavi Hernandez2019-04-2316-285/+377
* core: fix hang issue in __gf_freeSusant Palai2019-04-221-1/+0