summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/syncop.h
Commit message (Expand)AuthorAgeFilesLines
* synctask: minor enhancementsAnand Avati2013-08-281-1/+8
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-1/+16
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+2
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-4/+5
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-211-9/+6
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-201-2/+0
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-041-13/+27
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+3
* syncop: set credentials of running process in @frameAnand Avati2013-04-241-1/+18
* synctask: introduce synclocks for co-operative lockingAnand Avati2013-04-021-0/+18
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-261-0/+1
* synctask: support for (assymetric) counted barriersAnand Avati2013-02-211-19/+32
* syncop: Fixed indentation and whitespaces.Krishnan Parthasarathi2013-02-201-76/+76
* synctask: implement setuid-like SYNCTASK_SETID()Anand Avati2013-02-131-0/+11
* syncop: fix symlink paramAnand Avati2012-10-031-1/+2
* syncop: Implement some missing operationsAnand Avati2012-10-031-0/+5
* syncop: Implement access fopPranith Kumar K2012-09-191-0/+1
* libglusterfs: Implementation of syncop_fsyncdirPranith Kumar K2012-09-061-0/+1
* syncop: Added scaling down logicPranith Kumar K2012-08-201-0/+1
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* syncop: accomodate non-syncenv callsAnand Avati2012-07-131-7/+60
* libglusterfs: syncop for flush ()Rajesh Amaravathi2012-07-131-0/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* libgluster: Fix counting, synctask state errorsPranith Kumar K2012-05-031-0/+2
* libglusterfs: Never block syncprocPranith Kumar K2012-04-231-38/+4
* core: adding extra data for fopsAmar Tumballi2012-03-221-0/+1
* glusterd: bring in feature to use syncop for mgmt opsAmar Tumballi2012-03-211-0/+5
* syncop: Make syntask scalablePranith Kumar K2012-03-091-3/+6
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-0/+3
* syncop: Multi-processor support in syncenvAnand Avati2012-02-201-19/+32
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-1/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+4
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-0/+1
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-0/+1
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-201-0/+5
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-0/+7
* 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/syncop: add more functionsAmar Tumballi2011-07-111-1/+6
* libglusterfs: added syncop_* functionsAmar Tumballi2011-06-231-0/+21
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-2/+4
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* libglusterfs: all header files updatedAmar Tumballi2011-03-171-64/+59
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-2/+19
* syncop: initial implementationPavan Sondur2010-07-281-0/+164