summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/call-stub.c
Commit message (Expand)AuthorAgeFilesLines
* call-stub.c: remove redundant validationYaniv Kaul2019-12-181-163/+0
* Multiple posix related files: several modificationsYaniv Kaul2018-12-141-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+58
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-1714/+1517
* call-stub: Add a missing breakVijay Bellur2018-06-011-0/+1
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+120
* libglusterfs: Add put fopPoornima G2017-12-051-0/+57
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-261-0/+4
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-0/+47
* core: add setactivelk () fopSusant Palai2016-05-011-0/+52
* core: add getactivelk () fopSusant Palai2016-05-011-0/+51
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-251-24/+1
* core: add lease fopPoornima G2016-04-211-0/+46
* libglusterfs: Refactor packing of argumentsAnuradha Talur2016-04-091-298/+52
* core: add seek() FOPNiels de Vos2016-01-311-0/+57
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-06-251-7/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libglusterfs: Implement cluster-syncopPranith Kumar K2015-04-251-396/+78
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-1/+54
* 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/+67
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+64
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+65
* call-stub: remove fall-through in ftruncatePranith Kumar K2013-02-211-0/+1
* call-stub: internal refactorAnand Avati2013-02-191-2399/+924
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-18/+9
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-041-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-252/+468
* libglusterfs/call-stub: ref dict while storing it in readdirp stubRaghavendra G2012-03-191-1/+7
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-7/+13
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+76
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-2/+5
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-6/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-1/+1
* 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/call-stub: Allow unwinding of frames for rename during call_resu...Raghavendra G2011-06-161-2/+0
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-75/+66
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-2533/+2531
* 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-13/+13
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-4/+4
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+8
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-7/+9
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-8/+9
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-6/+9
* Fix memory corruption in mem poolshishir gowda2010-08-181-2/+1