summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/call-stub.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* update prototype of writev and readv_cbk to use IOBREF in parameter (step tow...Anand V. Avati2009-04-121-4/+6
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-4/+10
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-0/+50
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-231-0/+47
* Added all filesVikas Gorur2009-02-181-0/+1104