summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-173-0/+28
* inode: 'this' has been set unwantedly.Humble Devassy Chirammal2015-03-171-5/+2
* xlator: avoiding possibility of a crash if (xl->ctx) is NULL.Humble Devassy Chirammal2015-03-151-0/+3
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-152-0/+115
* nfs: more fine grained authentication for the MOUNT protocolNiels de Vos2015-03-152-0/+70
* syncop: assign lk_owner for the newly created framevmallika2015-03-141-0/+2
* libglusterfs: Replace pipe2 with pipe.Poornima G2015-03-101-1/+16
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-091-0/+63
* core : using gluster-like memory allocation for parse-utility featureJiffin Tony Thottan2015-03-092-4/+5
* glfsheal: Avoid infinite loop on exitEmmanuel Dreyfus2015-03-091-3/+7
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-082-0/+36
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-057-26/+81
* libglusterfs: Change iobuf_pool_destroy to destroy all the arenas.Poornima G2015-03-041-7/+38
* core: add generic parser utilityNiels de Vos2015-03-034-2/+245
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-034-12/+246
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-03-024-40/+140
* libglusterfs: Add timer thread destroy code.Poornima G2015-03-022-3/+42
* syncop: Add the code to destroy the synenv processors andPoornima G2015-03-022-3/+73
* libglusterfs: Add inode table cleanup APIs.Poornima G2015-03-022-5/+238
* logging: Adding msg id segment for common errors.Humble Devassy Chirammal2015-03-021-0/+6
* epoll: Fix a leak in slot allocation.Poornima G2015-03-021-1/+3
* epoll: Fix broken RPC throttling due to MT epollShyam2015-03-011-2/+2
* socket: allow only one epoll thread to read msg fragmentsKrishnan Parthasarathi2015-02-271-3/+5
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-278-182/+356
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-251-0/+1
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-242-3/+7
* libglusterfs: Added support to set 'frame->root->lkowner'Soumya Koduri2015-02-232-0/+46
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-0/+1
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-02-173-7/+44
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-02-121-0/+1
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-0/+4
* epoll: Adding the ability to configure epoll threadsShyam2015-02-075-30/+235
* epoll: edge triggered and multi-threaded epollVijaikumar M2015-02-075-300/+529
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-064-12/+200
* DHT: cluster.min-free-disk option should validate correctlyGauravKumarGarg2015-02-043-8/+46
* libglusterfs : Corrected functions calls.Anand2015-02-042-4/+4
* libglusterfs: Avoid initializing per process globals more than once.Vijay Bellur2015-01-281-4/+24
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-284-1/+20
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-202-0/+20
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-182-0/+89
* NetBSD portability fix: recover errno on runner errorEmmanuel Dreyfus2015-01-161-4/+0
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-0/+1
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-052-6/+10
* feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.Kotresh HR2014-12-291-0/+1
* cluster/afr : Change in volume heal info commandAnuradha2014-12-231-0/+2
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-0/+1
* client_t: fix for potential NULL pointer dereferenceNiels de Vos2014-12-121-3/+4
* cluster/afr: Associate the inode returned by inode_link() with corresponding ...Krutika Dhananjay2014-12-091-1/+4
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-12-081-5/+5
* dict: Remove the redundant hash calculation when the hash size is 1Poornima Gurusiddaiah2014-11-261-5/+23