summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-012-11/+3
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2019-01-311-8/+64
* features/sdfs: disable by defaultAmar Tumballi2019-01-291-1/+1
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-294-18/+22
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-01-241-8/+22
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-4/+8
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+4
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-222-9/+31
* quotad: fix wrong memory freeKinglong Mee2019-01-213-19/+7
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-1/+1
* lock: Add fencing supportSusant Palai2019-01-176-122/+708
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+3
* features/index: Correct incorrect definition in headerVijay Bellur2019-01-111-2/+2
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-112-2/+3
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-112-71/+128
* features/locks: Dump connection_id even for posix locksKrutika Dhananjay2019-01-091-1/+1
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-081-0/+1
* features/bit-rot: do not send version and signature keys in dictRaghavendra Bhat2019-01-082-10/+53
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-071-2/+4
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-071-0/+1
* multiple-files: clang-scan fixesAmar Tumballi2018-12-312-0/+7
* barrier: replace boolean-switch statement with if/elseNiels de Vos2018-12-281-43/+23
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-201-8/+8
* posix: use synctask for janitorPoornima G2018-12-191-3/+3
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-173-7/+17
* features/snapview-client: access priv->path inside lockRaghavendra Bhat2018-12-173-75/+360
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-143-50/+82
* Multiple posix related files: several modificationsYaniv Kaul2018-12-146-232/+169
* clang: Fix various missing checks for empty listShyamsundarR2018-12-145-92/+132
* all: remove code which is not being considered in buildAmar Tumballi2018-12-1326-8551/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-1310-20/+110
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-137-40/+211
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-124-2/+29
* write-behind/bit-rot: fix identifierrishubhjain2018-12-111-1/+1
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* all: add xlator_api to many translatorsAmar Tumballi2018-12-0618-9/+255
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-05146-423/+423
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-031-1/+3
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-031-0/+11
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-305-6/+6
* clang: Fix clang warnings in snapview-server.cShyamsundarR2018-11-291-12/+0
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-0/+1
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* snapview-server: close the gfapi handle present in a forgotten inodeRaghavendra Bhat2018-11-201-0/+22
* features/locks: Move logging outside of a locked regionVijay Bellur2018-11-191-3/+3
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-171-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-172-3/+37
* feature/shard: Fix coverity issue - Use after freeSusant Palai2018-11-141-1/+1
* quiesce : fix coverity issueSunny Kumar2018-11-121-0/+5
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6