summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+0
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-294-20/+30
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-282-1/+5
* fd: filter anonymous FD from fd_lookup() resultAnand Avati2013-01-281-0/+6
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-232-3/+3
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-214-48/+48
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-173-6/+13
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-211-0/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-193-8/+54
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-0/+4
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5