summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs: Fix memory leaks in fd_lk_insert_and_mergeVijay Bellur2013-02-171-3/+5
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-11/+2
* synctask: implement setuid-like SYNCTASK_SETID()Anand Avati2013-02-132-0/+31
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-082-0/+33
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-062-0/+72
* libglusterfs/core: dump frame and callstack creation times in statedumpRaghavendra Bhat2013-02-063-85/+165
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-0/+18
* libglusterfs: Maintain open-fd-count in inode.Pranith Kumar K2013-02-063-0/+8
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-0/+2
* fd-lk: implement new method to check for empty fd_lk_ctx_tAnand Avati2013-01-302-0/+22