summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/call-stub.c
Commit message (Expand)AuthorAgeFilesLines
* call-stub.c: remove redundant validationYaniv Kaul2019-12-121-163/+0
* Multiple posix related files: several modificationsYaniv Kaul2018-12-021-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-0/+58
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-1714/+1517
* call-stub: Add a missing breakVijay Bellur2018-05-311-0/+1
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-0/+120
* libglusterfs: Add put fopPoornima G2017-11-181-0/+57
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-201-0/+4
* performance/write-behind: access stub only if available during statedumpRaghavendra G2017-01-201-0/+47
* core: add setactivelk () fopSusant Palai2016-04-171-0/+52
* core: add getactivelk () fopSusant Palai2016-04-171-0/+51
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-211-24/+1
* core: add lease fopPoornima G2015-07-091-0/+46
* libglusterfs: Refactor packing of argumentsAnuradha Talur2016-02-051-298/+52
* core: add seek() FOPNiels de Vos2015-06-211-0/+57
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-05-191-7/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* libglusterfs: Implement cluster-syncopPranith Kumar K2015-04-141-396/+78
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-101-1/+54
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-151-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-091-0/+67
* glusterfs: discard (hole punch) supportBrian Foster2013-05-231-0/+64
* gluster: add fallocate fop supportBrian Foster2013-05-081-0/+65
* call-stub: remove fall-through in ftruncatePranith Kumar K2013-02-211-0/+1
* call-stub: internal refactorAnand Avati2013-02-151-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-081-14/+5
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-03-271-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-201-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-061-7/+13
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-171-0/+76
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-181-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-101-1/+1
* Change Copyright current yearPranith Kumar K2011-08-091-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-141-2/+0
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-161-75/+66
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-161-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-031-5/+8
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-7/+9
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-8/+9
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-031-6/+9
* Fix memory corruption in mem poolshishir gowda2010-08-181-2/+1