summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Bump GD_MAX_OP_VERSIONKaushal M2013-07-051-2/+3
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-042-0/+234
* store: Fix resource leaks in gf_store_iter_* functionsKrishnan Parthasarathi2013-07-022-64/+55
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-021-0/+8
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-214-1/+63
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-204-3/+748
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-202-0/+20
* libglusterfs: Fix circular buffer to dump entries if count is less than 1024Venkatesh Somyajulu2013-06-131-6/+20
* glusterfs: discard (hole punch) supportBrian Foster2013-06-1310-0/+173
* gluster: add fallocate fop supportBrian Foster2013-06-1313-0/+212
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-052-3/+14
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-313-26/+9
* statedump: Print entries in cb buffer in FIFO ordershishir gowda2013-05-311-6/+5
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-2/+0
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+1
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-252-8/+33
* syncop: copy inode pointer in readdirplusAnand Avati2013-05-251-0/+2
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-212-26/+6
* syncop: Remove task from syncbarrier's waitq before 'wake'Krishnan Parthasarathi2013-05-201-7/+5
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-202-2/+5
* syncop: Remove task from synclock's waitq before 'wake'Krishnan Parthasarathi2013-05-151-6/+6
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-042-35/+147
* Fix uninitialized mutex usage in synctask_destroyEmmanuel Dreyfus2013-04-301-3/+4
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-0/+2
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-1/+0
* nfs: change default nfs port to 2049Rajesh Amaravathi2013-04-241-1/+1
* gfapi: POSIX locking supportAnand Avati2013-04-242-0/+37
* syncop: set credentials of running process in @frameAnand Avati2013-04-241-1/+18
* syncenv: be robust against spurious wake()sAnand Avati2013-04-091-6/+6
* glusterfsd: Cleanup temporary files from /tmpVijay Bellur2013-04-081-0/+6
* dict: Put "goto out" in dict_unserialize to avoid process crashVenkatesh Somyajulu2013-04-031-0/+1
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-032-1/+16
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-032-14/+20
* core: add dispatch table for init/finiJeff Darcy2013-04-032-10/+27
* synctask: introduce synclocks for co-operative lockingAnand Avati2013-04-022-1/+167
* libglusterfs/dict: fix infinite loop in dict_keys_join()Vijaykumar koppad2013-03-271-2/+4
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-244-13/+107
* glusterfsd: Fixed fd leak due to use of tmpfile()Krishnan Parthasarathi2013-03-221-29/+31
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-0/+1
* iobuf: Added a function iobref_clearPrashanth Pai2013-03-202-1/+24
* Renamed TMP_MAX to GF_TMP_MAX to avoid namespace clash on OSX.Kaleb S. KEITHLEY2013-03-131-1/+0
* Add missing pthread.h include to logging.hJustin Clift2013-03-121-0/+1
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-02-281-8/+2
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-261-0/+1
* libglusterfs: Fixed valid_ipv4_address and valid_host_nameAvra Sengupta2013-02-251-1/+11
* synctask: support for (assymetric) counted barriersAnand Avati2013-02-212-23/+69
* call-stub: remove fall-through in ftruncatePranith Kumar K2013-02-211-0/+1
* syncop: Fixed indentation and whitespaces.Krishnan Parthasarathi2013-02-202-189/+189
* call-stub: internal refactorAnand Avati2013-02-192-2955/+1065
* libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.Varun Shastry2013-02-181-3/+3