summaryrefslogtreecommitdiffstats
path: root/xlators/performance/open-behind/src/open-behind.c
Commit message (Expand)AuthorAgeFilesLines
* open-behind: implement create fopXavi Hernandez2020-09-071-0/+52
* open-behind: fix call_frame leakXavi Hernandez2020-08-201-4/+10
* open-behind: rewrite of internal logicXavi Hernandez2020-06-041-822/+480
* open-behind: fix missing fd referenceXavi Hernandez2020-03-171-11/+16
* performance/open-behind: seek fop should open_and_resumePranith Kumar K2019-10-111-0/+27
* lcov: improve line coverageAmar Tumballi2019-06-031-39/+19
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-9/+9
* 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-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* all: fix the format string exceptionsAmar Tumballi2018-11-051-3/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-908/+880
* performance/ob: stringent synchronization between rename/unlink and openRaghavendra G2018-08-031-67/+329
* performance/open-behind: don't use anonymous fds for reads by defaultRaghavendra G2018-08-021-1/+1
* performance/open-behind: open pending fds before permission changeRaghavendra G2018-05-291-1/+60
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+15
* perf/open-behind: update options for gd2Milind Changire2017-12-101-0/+8
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-091-1/+4
* performance/open-behind: Pass O_DIRECT flags for anon fd reads when requiredKrutika Dhananjay2016-09-221-8/+14
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-02-081-3/+4
* Logging: Porting the performance translatorarao2015-06-271-5/+10
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-2/+21
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+21
* performance/open-behind: Fix fd-leaks in unlink, renamePranith Kumar K2013-08-031-0/+4
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+20
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+19
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-221-5/+6
* open-behind: propagate errors from ob_wake_cbkAnand Avati2013-02-201-9/+25
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-02-191-2/+2
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-061-0/+920