summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* dict: Write dict_foreach_* in form of dict_foreach_matchPranith Kumar K2014-11-251-53/+18
* Replace copied (from rsync) checksum code by adler32() from zlibNiels de Vos2014-11-212-35/+6
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-202-2/+6
* gNFS : make it possible to mount a subdir that actually is a symlinkjiffin2014-11-142-0/+131
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-112-0/+58
* store: fix compile warning in gf_store_unlock()Niels de Vos2014-11-111-1/+6
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+25
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-312-3/+12
* Use F_CLOSEM if availableEmmanuel Dreyfus2014-10-301-2/+6
* inode: include dentry cycle checks for all existing inodesAnand Avati2014-10-291-1/+12
* libglusterfs: Do not redefine AT_SYMLINK_NOFOLLOW on DarwinHarshavardhana2014-10-231-0/+3
* libglusterfs: include compat-errno.h in common-utils to avoid smoke failuresAtin Mukherjee2014-10-211-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-202-0/+40
* glusterd: statedump supportAtin Mukherjee2014-10-153-25/+64
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-033-1/+56