summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* Marker: Logically deadcode found by coverityHari Gowtham2020-03-311-15/+11
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-0/+3
* marker: remove some unused functionsAmar Tumballi2019-05-307-148/+8
* marker-quota: remove dead codeAmar Tumballi2019-04-151-37/+4
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-057-23/+23
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-0/+1
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-262-28/+42
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-253-12/+15
* Land part 2 of clang-format changesGluster Ant2018-09-124-4443/+4549
* Land clang-format changesGluster Ant2018-09-125-265/+257
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-072-4/+5
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-2/+10
* marker: fix for coverity issuesHari Gowtham2018-08-242-12/+15
* marker: FORWARD_NULL coverity fixShwetha Acharya2018-08-201-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-4/+4
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-271-4/+4
* features/quota: Add new fields to translator options for GD2Sanoj Unnikrishnan2018-03-241-6/+25
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-28/+41
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-6/+0
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+6
* features/marker: coverity fixKartik_Burmee2017-11-191-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-171-1/+17
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-201-0/+2
* refcount: typecast function for calling on freeNiels de Vos2017-01-312-7/+2
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+7
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-3/+3
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90
* marker: build_ancestry in markervmallika2016-04-062-18/+158
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-28/+10
* marker: set inode ctx before lookup unwindvmallika2016-03-213-39/+99
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-02-261-1/+18
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* quota: fix backward compatibility of quota xattr versionvmallika2015-11-231-18/+18
* marker : fixing memory leak issue in markerManikandan Selvaganesh2015-11-231-10/+2
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2015-11-171-2/+7
* marker: do remove xattr only for last linkvmallika2015-11-094-15/+63
* quota: add version to quota xattrsvmallika2015-11-025-69/+285
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-3/+4
* quota/marker: dir_count accounting is not atomicvmallika2015-10-121-72/+98
* quota/marker: marker code cleanupvmallika2015-09-303-2350/+3