summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/syncop.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+0
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* syncop: save and restore THIS from the time of context switchAnand Avati2012-10-161-0/+4
* syncop: fix symlink paramAnand Avati2012-10-031-1/+1
* syncop: Implement some missing operationsAnand Avati2012-10-031-2/+100
* core: make sure there are processors for just-queued tasksJeff Darcy2012-10-031-0/+5
* syncop: Implement access fopPranith Kumar K2012-09-191-0/+27
* libglusterfs: Implementation of syncop_fsyncdirPranith Kumar K2012-09-061-0/+28
* syncop: Added scaling down logicPranith Kumar K2012-08-201-5/+34
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-3/+8
* NetBSD swapcontext() portability fixEmmanuel Dreyfus2012-08-131-0/+10
* core: moved back the pthread_key_t specific variables as globalAmar Tumballi2012-08-061-1/+1
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-1/+1
* syncop: accomodate non-syncenv callsAnand Avati2012-07-131-2/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* libglusterfs: syncop for flush ()Rajesh Amaravathi2012-07-131-0/+31
* 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-2/+0
* libglusterfs: Syncop procs should not exceed SYNCENV_PROC_MAXPranith Kumar K2012-04-131-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-60/+62
* syncop: Make syntask scalablePranith Kumar K2012-03-091-18/+13
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-0/+59
* syncop: Multi-processor support in syncenvAnand Avati2012-02-201-48/+184
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-0/+32
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-6/+8
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-0/+29
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+28
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+2
* libglusterfs: copy the stat structure in entry_copyPranith Kumar K2011-11-161-0/+1
* libglusterfs/syncop: fix minor memory leaksAmar Tumballi2011-10-201-3/+18
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-201-0/+98
* libglusterfs/syncop: do not rely on synctask set in makecontextRaghavendra Bhat2011-10-021-1/+6
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-3/+127
* 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-6/+53
* libglusterfs: added syncop_* functionsAmar Tumballi2011-06-231-2/+239
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-5/+40
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-27/+26
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-1/+191
* syncop: initial implementationPavan Sondur2010-07-281-0/+350