summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/call-stub.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-610/+0
* Land clang-format changesGluster Ant2018-09-121-582/+376
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-271-4/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+24
* libglusterfs: Add put fopPoornima G2017-12-051-0/+15
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-0/+2
* core: add setactivelk () fopSusant Palai2016-05-011-1/+12
* core: add getactivelk () fopSusant Palai2016-05-011-0/+11
* core: add lease fopPoornima G2016-04-211-0/+10
* libglusterfs: Refactor packing of argumentsAnuradha Talur2016-04-091-31/+1
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-131-1/+4
* NSR: nsr client code generation patchJeff Darcy2016-02-091-0/+7
* core: add seek() FOPNiels de Vos2016-01-311-0/+12
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-0/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libglusterfs: Implement cluster-syncopPranith Kumar K2015-04-251-24/+2
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+10
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-1/+1
* 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/+16
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+16
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+16
* call-stub: internal refactorAnand Avati2013-02-191-556/+141
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-95/+92
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+4
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+26
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-2/+4
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs: all header files updatedAmar Tumballi2011-03-171-2/+2
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-3/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-8/+8
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+3
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+3
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+4
* mem pool for call_stub_tshishir gowda2010-08-061-0/+1
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-27/+0
* fop namespace cleanup.Amar Tumballi2010-03-311-105/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-88/+88
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-124/+0
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-061-0/+27
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-18/+70
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+60
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-221-0/+28