summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-4/+4
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-06-171-9/+13
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1413-28/+4
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-06-141-1/+18
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-112-15/+5
* features/shard: Fix extra unref when inode object is lru'd out and added backKrutika Dhananjay2019-06-091-4/+2
* uss: Ensure that snapshot is deleted before creating a new snapshotRaghavendra Bhat2019-06-083-3/+17
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-046-18/+33
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-06-042-13/+49
* lcov: improve line coverageAmar Tumballi2019-06-032-78/+36
* across: coverity fixesAmar Tumballi2019-06-032-2/+1
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-3/+0
* marker: remove some unused functionsAmar Tumballi2019-05-307-148/+8
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+1
* lock: check null value of dict to avoid log floodingSusant Palai2019-05-231-1/+1
* features/shard: Fix crash during background shard deletion in a specific caseKrutika Dhananjay2019-05-161-3/+9
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-05-061-1/+1
* 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