summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* cloudsync/plugin: coverity fixesSusant Palai2019-04-301-6/+6
* cloudsync: Fix bug in cloudsync-fops-c.pyAnuradha Talur2019-04-261-3/+21
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2019-04-2610-2/+1204
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-265-15/+53
* cloudsync: Make readdirp return stat info of all the direntsAnuradha Talur2019-04-252-1/+36
* features/bit-rot: Unconditionally sign the files during oneshot crawlRaghavendra Bhat2019-04-251-1/+14
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-242-49/+5
* features/sdfs: Assign unique lk-owner for entrylk fopPranith Kumar K2019-04-221-0/+6
* features/locks: fix coverity issuesXavi Hernandez2019-04-192-1/+6
* Revert "features/locks: error-out {inode,entry}lk fops with all-zero lk-owner"Atin Mukherjee2019-04-175-53/+15
* features/bit-rot-stub: clean the mutex after cancelling the signer threadRaghavendra Bhat2019-04-172-7/+59
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-165-15/+53
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-151-1/+3
* marker-quota: remove dead codeAmar Tumballi2019-04-151-37/+4
* core: Brick is not able to detach successfully in brick_mux environmentMohit Agrawal2019-04-141-0/+1
* features/cloudsync : Added some new functionsAnuradha Talur2019-04-106-93/+591
* changelog: remove unused code.Yaniv Kaul2019-04-034-32/+0
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-202-3/+14
* shard: fix crash caused by using null inodeKinglong Mee2019-03-141-4/+3
* rpm: add thin-arbiter packageAmar Tumballi2019-03-111-2/+0
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-072-8/+8
* leases: Do not process internal fopsSoumya Koduri2019-03-052-0/+26
* quotad: fix passing GF_DATA_TYPE_STR_OLD dict data to v4 protocolKinglong Mee2019-03-044-16/+52
* leases-internal.c: minor reduction of work under lock.Yaniv Kaul2019-02-252-42/+43
* upcall: some modifications to reduce work under lockYaniv Kaul2019-02-193-138/+66
* 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