summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* core: Optimize _xlator->stats structure to make memory access friendly (#1866)mohit842020-12-041-7/+5
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-3/+3
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-301-3/+3
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-0/+5
* build: extend --enable-valgrind to support Memcheck and DRDDmitry Antipov2020-08-311-1/+1
* libglusterfs/xlator: undefined symbol xlator_apinik-redhat2020-07-211-12/+27
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-041-8/+26
* libglusterfs-xlator: structure loggingyatipadia2019-11-191-49/+37
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-07-051-0/+23
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-241-1/+8
* xlator/log: Add more logging in xlator_is_cleanup_startingMohammed Rafi KC2019-06-041-3/+9
* ec/fini: Fix race with ec_fini and ec_notifyMohammed Rafi KC2019-05-211-0/+21
* core: handle memory accounting correctlyXavi Hernandez2019-04-121-8/+15
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-0/+16
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-051-3/+25
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-281-1/+0
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2018-11-301-1/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-061-138/+16
* Worker still ACTIVE after killing bricksMohit Agrawal2018-11-231-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-0/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-3/+3
* server: Resolve memory leak path in server_initMohit Agrawal2018-11-291-0/+31
* xlator: add generic option parsing frameworkAmar Tumballi2018-10-171-15/+49
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-101-13/+1
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-021-0/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-1142/+1128
* classification: provide infra to start labelling features/componentsAmar Tumballi2018-07-271-0/+2
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-241-1/+0
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-211-1/+1
* core: Update condition in get_xlator_by_name_or_typeMohit Agrawal2018-08-081-1/+1
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-201-0/+101
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-3/+5
* core: provide infra to make any xlator pass-throughAmar Tumballi2018-02-131-3/+15
* metrics: set latency min value during xlator initAmar Tumballi2018-01-301-0/+7
* Use RTLD_LOCAL for symbol resolutionPrashanth Pai2017-12-191-2/+2
* core/memacct: save allocs in mem_acct_rec listN Balachandran2017-12-061-0/+3
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-1/+1
* metrics: provide options to dump metrics from xlatorsAmar Tumballi2017-10-111-0/+6
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-0/+2
* libglusterfs: Add put fopPoornima G2017-11-181-0/+1
* xlator: provide a xlator_api_t structure to include all exported optionsAmar Tumballi2017-11-281-37/+183
* xlator: add more metrics per fopsAmar Tumballi2017-09-121-0/+12
* global options: add a sample option to handleAmar Tumballi2017-09-181-1/+14
* Add framework for global xlator in graphAmar Tumballi2017-09-121-1/+19
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-061-0/+26
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-161-0/+15
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-01-111-1/+5
* xlator: do not call dlclose() when debuggingNiels de Vos2017-02-271-1/+1
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-03-291-3/+2
* libglusterfs: fix serious leak of xlator_t structuresJeff Darcy2017-02-081-0/+1