summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-19/+29
* build: add --enable-asan configure optionsNiels de Vos2018-08-302-2/+2
* features/namespace: Fix a probable null dereferenceVijay Bellur2018-08-271-1/+1
* feature/shard: Fix Coverity issueAshish Pandey2018-08-271-7/+5
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-272-74/+120
* features/cloudsync: Fix various resource leaksVijay Bellur2018-08-241-0/+6
* locks: coverity fixesBhumika Goyal2018-08-241-4/+21
* marker: fix for coverity issuesHari Gowtham2018-08-242-12/+15
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-08-243-30/+120
* features/changelog: Fix a file handle leak in htime_create()Vijay Bellur2018-08-231-2/+7
* snapview/server: Set uid,gid,and groups for gfapi callMohammed Rafi KC2018-08-231-1/+131
* features/leases: Initialize op_errno in leases_open()Vijay Bellur2018-08-231-2/+1
* features/sdfs: Minor improvementsVijay Bellur2018-08-211-3/+3
* marker: FORWARD_NULL coverity fixShwetha Acharya2018-08-201-1/+1
* quota: coverity fixesBhumika Goyal2018-08-201-6/+3
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5
* features/changelog: Fix missing unlocksVijay Bellur2018-08-172-4/+19
* locks: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+3
* trash : fix coverity issues in trash.cSunny Kumar2018-08-161-3/+6
* uss : fix coverity issuesSunny Kumar2018-08-161-2/+1
* features/changelog: Fix a resource leakVijay Bellur2018-08-151-0/+1
* features/shard: Fix crash and test case in RENAME fopKrutika Dhananjay2018-08-141-2/+5
* error-gen, locks: Fix a typo in commentsVijay Bellur2018-08-141-1/+1
* cloudsync: fix -Werror=format-truncation error on gcc8Susant Palai2018-08-131-13/+51
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* sdfs: Fix missing NULL option list treminationShyamsundarR2018-07-251-0/+1
* features/shard: Make lru limit of inode list configurableKrutika Dhananjay2018-07-232-4/+21
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-232-3/+3
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-2227-80/+80
* quota: new volume set option to track of quota in GD2Hari Gowtham2018-07-211-0/+10
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-9/+4
* Fix compile warningsXavi Hernandez2018-07-103-14/+52
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-093-14/+44
* xlators/features/barrier: Fix RESOURCE_LEAKVarsha Rao2018-06-281-0/+3
* cloudsync: avoid null pointer deref in error pathsThomas Hindoe Paaboel Andersen2018-06-251-5/+2
* features/shard: Perform shards deletion in the backgroundKrutika Dhananjay2018-06-203-159/+685
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-06-204-4/+2
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-193-59/+59
* features/snapview-server: properly go through the list of snapshotsRaghavendra Bhat2018-06-141-3/+9
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-131-4/+4
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-134-421/+1040
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-072-15/+17
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-1/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-042-2/+0
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-011-0/+1
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-302-3/+3
* cloudsync: Adding s3 plugin for cloudsyncSusant Palai2018-05-3011-15/+681
* feature/locks: Unwind response based on clinet versionAshish Pandey2018-05-281-54/+88
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39